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


CHtmlView::SetSilent

Call this member function to set a value indicating whether any dialog boxes can be shown.

void SetSilent(
   BOOL bNewValue 
);

Параметры

  • bNewValue
    If nonzero, dialog boxes will not be displayed; if zero, dialog boxes will be displayed. The default value is zero.

Заметки

Applies to Internet Explorer and WebBrowser.

Требования

Header: afxhtml.h

См. также

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

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::GetSilent

IWebBrowser2::put_Silent