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


CHtmlView::SetVisible

Call this member function to set the visibility state of the WebBrowser control.

void SetVisible(
   BOOL bNewValue 
);

Параметры

  • bNewValue
    Nonzero if the control is visible; otherwise zero.

Заметки

Applies to Internet Explorer and WebBrowser.

Требования

Header: afxhtml.h

См. также

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

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::GetVisible

IWebBrowser2::put_Visible