Xceed SmartUI for WinForms v3.6 Documentation
TextBoxTool Class Methods


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.ToolBar Namespace : TextBoxTool Class

For a list of all members of this type, see TextBoxTool members.

Public Methods
 NameDescription
Public MethodCalculates the Xceed.SmartUI.SmartItem.IdealSize needed to paint the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodOverloaded. Closes the SmartItem's and all its child SmartItems', dropdowns. (Inherited from Xceed.SmartUI.SmartItem)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Simulates a mouse click action on the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodEnsures that the SmartItem is visible within the Xceed.SmartUI.SmartItem.ParentItem or Xceed.SmartUI.SmartItem.ParentSmartControl, scrolling the contents of the parent if necessary. (Inherited from Xceed.SmartUI.SmartItem)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodHides the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodOverloaded. Retrieves the section of the SmartItem at the current mouse cursor position relative to the ClientRectangle. (Inherited from Xceed.SmartUI.SmartItem)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Invalidates the SmartItem's area in order to force redraw. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodDetermines if the specified key is the mnemonic character for the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodOpens the SmartItem's dropdown. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodForces the SmartItem to invalidate its client area and immediately redraw itself and any child SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.AccessibleDefaultActionDescription property to its default value, Xceed.SmartUI.SmartItem.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.AccessibleDescription property to its default value, Xceed.SmartUI.SmartItem.DefaultAccessibleDescription. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.AccessibleName property to its default value, Xceed.SmartUI.SmartItem.DefaultAccessibleName. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.Cursor property to its default value, Xceed.SmartUI.SmartItem.DefaultCursor. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.FitHeightToLayout property to its default value, Xceed.SmartUI.SmartItem.DefaultFitHeightToLayout. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.FitWidthToLayout property to its default value, Xceed.SmartUI.SmartItem.DefaultFitWidthToLayout. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.ForeColor property to its default value, Xceed.SmartUI.SmartItem.DefaultForeColor. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.OverFont property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.SmartUI.SmartItem)
Public MethodResets the value of the Tool.ShortcutText property to its default value. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Public MethodResets the value of the Xceed.SmartUI.SmartItem.Text property to its default value, Xceed.SmartUI.SmartItem.DefaultText. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodSelects the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public MethodDisplays the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Retrieves a boolean value indicating whether the user can give the focus to this SmartItem using the TAB key.  
Protected MethodOverridden. Calculates the size needed to paint the SmartItem.  
Protected MethodCreates the default Xceed.SmartUI.SmartLayout for the SmartItem. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodOverridden. This method is reserved for internal use and is not intended to be used directly from your code.  
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the value of the specified property. (Inherited from Xceed.SmartUI.SmartItem)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRenders the SmartItem visible no matter its state or its parent's state. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the Xceed.SmartUI.SmartItem.AddedToCollection event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.BoundsChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.Click event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.CursorChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.DisabledImageIndexChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.DoubleClick event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.DownImageIndexChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.DropDownClosed event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.EnabledChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.FitHeightToLayoutChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.FitWidthToLayoutChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.FontChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.ForeColorChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.ImageChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.ImageIndexChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.IndexChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.KeyChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.KeyDown event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.KeyPress event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.KeyUp event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.MouseDown event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Xceed.SmartUI.SmartItem.MouseEnter event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Xceed.SmartUI.SmartItem.MouseHover event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.MouseLeave event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Xceed.SmartUI.SmartItem.MouseMove event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.MouseUp event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Xceed.SmartUI.SmartItem.OpeningDropDown event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.OverFontChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.OverForeColorChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.OverImageIndexChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected Internal MethodRaises the Xceed.SmartUI.SmartItem.QueryAccessibilityHelp event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.SelectedChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Tool.ShortcutChanged event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Tool.ShortcutTextChanged event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Tool.ShowShortcutChanged event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Xceed.SmartUI.SmartItem.TagChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.TextChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Tool.TextWidthChanged event. (Inherited from Xceed.SmartUI.Controls.ToolBar.Tool)
Protected MethodRaises the Xceed.SmartUI.SmartItem.ToolTipTextChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.UseMnemonicChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the Xceed.SmartUI.SmartItem.VisibleChanged event. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the WidthChanged event.  
Protected MethodOverridden. Paints the foreground of the SmartItem.  
Protected MethodPaints the background of the child SmartItems. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodProcesses a mnemonic character. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodRaises the specified event using the provided System.EventArgs. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodSets the specified property. (Inherited from Xceed.SmartUI.SmartItem)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.SmartUI.SmartItem)
Protected Internal MethodRetrieves a boolean value indicating if the Xceed.SmartUI.SmartItem.Cursor property should be persisted. (Inherited from Xceed.SmartUI.SmartItem)
Protected Internal MethodRetrieves a boolean value indicating if the Xceed.SmartUI.SmartItem.FitHeightToLayout property should be persisted. (Inherited from Xceed.SmartUI.SmartItem)
Protected Internal MethodRetrieves a boolean value indicating if the Xceed.SmartUI.SmartItem.FitWidthToLayout property should be persisted. (Inherited from Xceed.SmartUI.SmartItem)
Protected Internal MethodRetrieves a boolean value indicating if the Xceed.SmartUI.SmartItem.ForeColor property should be persisted. (Inherited from Xceed.SmartUI.SmartItem)
Top
See Also

Reference

TextBoxTool Class
Xceed.SmartUI.Controls.ToolBar Namespace