IRibbonCallbackHandler.GetShowImage Method

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

Syntax

'Declaration
Function GetShowImage ( _
    control As Object _
) As Boolean
bool GetShowImage(
    Object control
)
bool GetShowImage(
    Object^ control
)
abstract GetShowImage : 
        control:Object -> bool
function GetShowImage(
    control : Object
) : boolean

Parameters

Return Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace