Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

ClientWidth Property

Specifies the width (in pixels) of the form’s client area.

Description

Use ClientWidth to determine the width (in pixels) of the form’s client area. The client area is the usable area inside the form's border. Set ClientWidth to change the width of the form’s window based on the desired client area. To change the width of the form’s window based on the total size of the window (including the border, status bar and so on), use the Width property instead.