ISDBUICommon::ClientWidth: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (fix)
 
Line 7: Line 7:
=== Related Topics ===  
=== Related Topics ===  


*[[ISDBUICommon::ClientWidth]]  
*[[ISDBUICommon::ClientHeight]]  


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 22:10, 20 April 2013

CoClass SDBUICommon, Interface ISDBUICommon

Property Get/Let ClientWidth As Long


Property description

Width of the inner part of the control. It is mainly useful for forms where this value means width of the form without borders.

Related Topics