IRibbonCallbackHandler.OnAction Method

Namespace:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.OfficeIntegration.Common (in Microsoft.TeamFoundation.OfficeIntegration.Common.dll)

Syntax

'Declaration
Sub OnAction ( _
    control As Object _
)
void OnAction(
    Object control
)
void OnAction(
    Object^ control
)
abstract OnAction : 
        control:Object -> unit
function OnAction(
    control : Object
)

Parameters

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace