ISDBUIForm::ActiveControl

From MediaMonkey Wiki
Revision as of 23:31, 20 April 2013 by Michal.kocarek (talk | contribs) (introduced)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBUIForm, Interface ISDBUIForm

Property Get/Let ActiveControl As String


Property description

Sets focus to a control of the parent form. The control is represented by its ControlName.

Gets ControlName of focused control.

Examples:

MyForm.ActiveControl = "MyEditBoxControlName"

MyForm.ActiveControl = MyEditBox.Common.ControlName


Introduced in MediaMonkey version 3.1.2.1289.