ISDBUIDropDown::OnSelectFunc

From MediaMonkey Wiki
Revision as of 23:07, 24 March 2007 by Jiri (talk | contribs) (Fixed a link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBUIDropDown, Interface ISDBUIDropDown

Property Get/Let OnSelectFunc As String


Property description

Name of the function that is called when a dropped item is selected. The function is expected to be in ISDBUIDropDown::UseScript file. There is one parameter passed to the function - this dropdown control (SDBUIDropDown object).