Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Left property sets or returns the left coordinate of the frame. This property is read/write.
Syntax
Property Left As Long
Property value
The frame's left coordinate.
Examples
MsgBox ("Frame's left coordinate is " & objFrame.Left)
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 |