_CommandBarButton.OnAction Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OnAction | Returns or sets the name of a Visual Basic procedure that will run when the user clicks or changes the value of a command bar control. | |
OnAction | Returns or sets the name of a procedure that will run when the user clicks or changes the value of a command bar control. (Inherited from CommandBarControl.) |
Top