CHtmlView::SetSilent

void SetSilent( BOOL bNewValue );

Parameters

bNewValue

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

Remarks

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

Applies to Internet Explorer and WebBrowser.

CHtmlView OverviewClass MembersHierarchy Chart

See Also   CHtmlView::GetSilent, IWebBrowser2::put_Silent