You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

OLE control methods provide convenient one-time operations to developers. Unlike properties, whose values are persistant over the life of a control, methods represent actions that a control can perform. Often, methods will change the values of other control properties, so be sure to read the Remarks section of each method carefully. The following methods apply to the SRP Popup Control:

MethodDescriptionVersion IntroducedPro Version Introduced
AboutBoxDisplays the control's about box.  
AddItemsAdds new items to the popup control.  
CloseHides the window immediately without animation.  
ShowAtDisplays the popup at an absolute screen position.  
  • No labels