public class SelectionListWindow : Window,
IComponentConnectorPublic Class SelectionListWindow
Inherits Window
Implements IComponentConnectorpublic ref class SelectionListWindow : public Window,
IComponentConnectortype SelectionListWindow =
class
inherit Window
interface IComponentConnector
end| SelectionListWindow(ListButtonOption, Boolean) | Initialize the window (without title). |
| SelectionListWindow(ListString, Boolean) | Initialize the window (without title). |
| SelectionListWindow(String, String, ListButtonOption, Boolean) | Initialize the window. |
| SelectionListWindow(String, String, ListString, Boolean) | Initialize the window. |
| DescriptionText | Get/Set the text for the description field under the title. |
| MaxListHeight | Get/Set the height of the inner button list (unit in px). |
| WindowTitle | Get/Set the title of the window. |
| GetAllOptions | Get a list of all button options. |
| GetSelectedOptions | Get a list of the selected button options. |
| GetSelectedStrings | Get a list of names of the selected buttons. |
| InitializeComponent | InitializeComponent |