Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== CLIENTSIZE property ====== ==== Applies To ==== All controls. ==== Description ==== Use with Get_Property, only. Returns the size (in pixels) of the client area of the specified control. Client area is all space occupied by control excluding border, caption bar, and scroll bars. If you want to change the client size of the control, open the window in development mode and drag the control to the desired size. ==== Usage ==== //clientareasize// = **Get_Property**(//objectname//, "**CLIENTSIZE**") ==== Remarks ==== Returns the size of the specified control in the format width:@FM:height ==== See Also ==== [[maximizesize|MAXIMIZESIZE property]], [[size|SIZE property]], [[trackingsize|TRACKINGSIZE property]] guides/programming/programmers_reference_manual/clientsize.txt Last modified: 2024/06/19 20:20by 127.0.0.1