IRibbonCallbackHandler.GetSize Method

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

Syntax

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

Parameters

Return Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace