The Frame object encapsulates the frame (for the MMC main window) for the application.
Members
The Frame Object object has these types of members:
Methods
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. |
Properties
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. |
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 |