BCGControlBar Library for .NET
ShowPopupMenu Method (BackstageMenuButton)




Syntax
'Declaration
 
Public Overridable Sub ShowPopupMenu( _
   ByVal pt As Point _
) 
'Usage
 
Dim instance As BackstageMenuButton
Dim pt As Point
 
instance.ShowPopupMenu(pt)
public virtual void ShowPopupMenu( 
   Point pt
)
public: virtual void ShowPopupMenu( 
   Point pt
) 
public:
virtual void ShowPopupMenu( 
   Point pt
) 

Parameters

pt
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BackstageMenuButton Class
BackstageMenuButton Members

Send Feedback