| void CBCGPExplorerToolBar::EnableAddressBar | ( | UINT | nID, |
| HWND | hwndAddressBar, | ||
| BOOL | bStretch = TRUE, |
||
| int | nAddressBarMinWidth = 100 |
||
| ) |
Enables or disables the address bar.
| nID | The address bar control identifier. |
| hwndAddressBar | Handle of the address bar (usually - edit box). |
| bStretch | Specify whether the address bar should be stretched to available bar space. |
| nAddressBarMinWidth | Specifies address bar minimal width. |