Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to set a value indicating whether any dialog boxes can be shown.
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
Applies to Internet Explorer and WebBrowser.
Requirements
Header: afxhtml.h