IRibbonCallbackHandler.GetImage Method

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

Syntax

'Declaration
Function GetImage ( _
    control As Object _
) As Object
Object GetImage(
    Object control
)
Object^ GetImage(
    Object^ control
)
abstract GetImage : 
        control:Object -> Object
function GetImage(
    control : Object
) : Object

Parameters

Return Value

Type: System.Object
Returns Object.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace