IRibbonCallbackHandler.GetShowLabel Method

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

Syntax

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

Parameters

Return Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace