htmlviewer NoStdPopupMenu property
Return to Introduction  Previous page  Next page
Applies to
acHTMLViewer component.  

Declaration
property NoStdPopupMenu: Boolean;  

Description
The NoStdPopupMenu property specifies whether you want to make the default popup menu appears on screen, when user clicks right mouse button over HTML viewer (embedded Internet Explorer window).  
 
tip Set NoStdPopupMenu to True if you don't want to show the default IE menu, or want to specify your own, custom popup menu.  

See also
PopupMenu and NoScroll properties.