Click or drag to resize

ShellComboItem Constructor

Overload List
  NameDescription
Public methodShellComboItem(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
Public methodShellComboItem(ItemIdList, String, Int32, Boolean)
Sets up a ShellComboItem.
Top
See Also