Share via


_CommandBarActiveX.OnAction Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property OnAction As String
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As String

value = instance.OnAction

instance.OnAction = value
string OnAction { get; set; }

Property Value

Type: System.String

Implements

CommandBarControl.OnAction

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

OnAction Overload

Microsoft.Office.Core Namespace