Expand Minimize
This topic has not yet been rated - Rate this topic

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.