Method dialog.Wider
Overload
Makes the dialog wider.
public dialog Wider(int width)
Parameters
|
width (int)
Width of the dialog's client area, in logical pixels. The actual width depends on the screen DPI. If the value is less than default width, will be used default width. |