ISDBUIForm::ActiveControl

From MediaMonkey Wiki
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.