IRibbonCallbackHandler.GetItemHeight Method

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

Syntax

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

Parameters

Return Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace