ISDBUICommon::ControlName

From MediaMonkey Wiki
Revision as of 15:15, 23 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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