OverlappedPresenter.Maximize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximizes the window that the presenter is applied to.
public:
virtual void Maximize() = Maximize;
void Maximize();
public void Maximize();
function maximize()
Public Sub Maximize ()