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 Frame object encapsulates the frame (for the MMC main window) for the application.
The Frame Object object has these types of members:
The Frame Object object has these methods.
Method | Description |
---|---|
Maximize | Maximizes the frame. |
Minimize | Minimizes the frame. |
Restore | Restores the frame to its normal size. |
The Frame Object object has these properties.
Property | Access type | Description |
---|---|---|
Bottom |
Read/write |
The bottom coordinate of the frame. |
Left |
Read/write |
The left coordinate of the frame. |
Right |
Read/write |
The right coordinate of the frame. |
Top |
Read/write |
The top coordinate of the frame. |
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 |