Class Overview Provides operations on tool strip combo boxes. public FormsToolStripComboBox (FormsToolStripItem item) Description Constructor.
item ToolStripItem manipulation object. public FormsToolStripComboBox (WindowsAppFriend app, AppVar appVar) Description The constructor.
app Application manipulation object. appVar AppVar object for the target control. public FormsComboBox ComboBox {get;} Description Returns a FormsComboBox object for the underlying combo box.. JR |