ShellComboItem Constructor |
| Name | Description | |
|---|---|---|
| ShellComboItem(ItemIdList, String, Int32) |
Sets up a non persistent ShellComboItem.
You need to construct a ShellComboItem with ShellComboItem(ItemIdList, String, Int32, Boolean)
to explicitly create persistent items
| |
| ShellComboItem(ItemIdList, String, Int32, Boolean) |
Sets up a ShellComboItem.
|