IRibbonCallbackHandler.GetItemWidth Method

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

Syntax

'Declaration
Function GetItemWidth ( _
    control As Object _
) As Integer
int GetItemWidth(
    Object control
)
int GetItemWidth(
    Object^ control
)
abstract GetItemWidth : 
        control:Object -> int
function GetItemWidth(
    control : Object
) : int

Parameters

Return Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace