ContextMenuButton Class Members
                In This Topic
            
            The following tables list the members exposed by ContextMenuButton.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Caption | The visible display text that appears within the context menu entry for this button. | 
|  | Image | The visible image that appears alongside this button's context menu entry. | 
|  | ShowInContextMenu | Indicates if this button should be visible, or hidden, within any relevant context menus. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | MethodForButton | The action that is invoked whenever this context menu entry is clicked in the user interface. | 
TopSee Also