ISDBUI::ShowOptions

From MediaMonkey Wiki
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. The function returns when the options dialog is closed.

Related Topics