This topic has not yet been rated - Rate this topic

CHtmlView::SetAddressBar

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.

See Also

CHtmlView Overview | Class Members | Hierarchy Chart | CHtmlView::GetAddressBar | IWebBrowser2::put_AddressBar

Did you find this helpful?
(1500 characters remaining)