This document is archived and information here might be outdated. Recommended version. |
Resize the property page.
[Visual Basic .NET]
Public Sub Resize ( _
ByVal cx As Integer, _
ByVal cy As Integer _
)
[C#]
public void Resize (
int cx,
int cy
);