Share via


_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

Implements

CommandBarControl.Top

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Top Overload

Microsoft.Office.Core Namespace