ISDBUICommon::TabIndex: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Created page with "{{MethodDeclaration|SDBUICommon|ISDBUICommon|Property Get/Let Height As Long}} ===Property description=== TabIndex of the control. Note that if the control is a Label or any c...")
 
(No difference)

Latest revision as of 00:48, 12 February 2012

CoClass SDBUICommon, Interface ISDBUICommon

Property Get/Let Height As Long


Property description

TabIndex of the control.

Note that if the control is a Label or any control that doesn't have this property, then -1 is returned.