Frame::Maximize method
The Maximize method maximizes the frame's size.
Syntax
Frame.Maximize()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Examples
' Maximize the Frame.
objFrame.Maximize
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 |