Class Overview Provides operations on tool strip textboxes. public FormsToolStripTextBox (FormsToolStripItem item) Description Constructor.
item ToolStripItem manipulation object. public FormsToolStripTextBox (WindowsAppFriend app, AppVar appVar) Description Constructor. Parameters app Application manipulation object. appVar AppVar object for the target control. public FormsTextBox TextBox {get;} Description Returns a FormsTextBox object for the underlying text box. JR |