Frame::Top property
The Top property sets or returns the top coordinate of the frame. This property is read/write.
Syntax
Property Top As Long
Property value
The frame's top coordinate.
Examples
MsgBox ("Frame's top coordinate is " & objFrame.Top)
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_Frame is defined as E5E2D970-5BB3-4306-8804-B0968A31C8E6 |