Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to show or hide the Internet Explorer object's address bar.
void SetAddressBar(
BOOL bNewValue
);
Parameters
- bNewValue
Nonzero to show address bar; otherwise zero.
Remarks
Applies to Internet Explorer. If you use this call with a WebBrowser control, it will return no error, but it will ignore this call.
Requirements
Header: afxhtml.h