Поделиться через


CHtmlView::SetAddressBar

Call this member function to show or hide the Internet Explorer object's address bar.

void SetAddressBar(
   BOOL bNewValue 
);

Параметры

  • bNewValue
    Nonzero to show address bar; otherwise zero.

Заметки

Applies to Internet Explorer. If you use this call with a WebBrowser control, it will return no error, but it will ignore this call.

Требования

Header: afxhtml.h

См. также

Основные понятия

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::GetAddressBar

IWebBrowser2::put_AddressBar