ISDBUICommon::SetRect: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 15:19, 23 March 2007

CoClass SDBUICommon, Interface ISDBUICommon

Sub SetRect(Left As Long, Top As Long, Width As Long, Height As Long)


Parameters

Name Type Description
Left Long Left side of the control
Top Long Top side of the control
Width Long Width of the control
Height Long Height of the control


Method description

A faster way how to set position and size of a control.