Show / Hide Table of Contents

Property dialog.Width


Overload

Sets the width of the dialog's client area.

public int Width { set; }
Property Value
int

Remarks

The actual width will depend on DPI (the Windows setting "scale" or "text size"). If less than default width, will be used default width.

See Also

DFlags.Wider