_CommandBarActiveX.Top Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Top As Integer
Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Integer
value = instance.Top
int Top { get; }
Property Value
Type: System.Int32