ISDBUICommon::ControlName: Difference between revisions

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

Latest revision as of 15:15, 23 March 2007

CoClass SDBUICommon, Interface ISDBUICommon

Property Get/Let ControlName As String


Property description

Name that is internally assigned to the control. You can for example use ChildControl method to locate such control then.

Related Topics