ISDBUI::ShowOptions

From MediaMonkey Wiki
Revision as of 09:44, 6 January 2009 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBUI, Interface ISDBUI

Sub ShowOptions(SheetId As Long)


Parameters

Name Type Description
ParentId Long Either an ID returned from a previous call to AddOptionSheet or 0 for the last shown options sheet. See other possible option sheet values.


Method description

Shows Options dialog where the chosen sheet is selected.

Related Topics