| Name | Description |
 | AllowTabStop | Retrieves a boolean value indicating whether the user can give the focus to this SmartItem
using the TAB key. |
 | CalculateSize | Calculates the size needed to paint the SmartItem. |
 | CreateDefaultLayout | Creates the default SmartLayout for the SmartItem. |
 | CreateVirtualControl | This method is reserved for internal use and is not intended to be used directly from your code. |
 | Finalize | (Inherited from System.ComponentModel.Component) |
 | GetPropertyValue | Retrieves the value of the specified property. |
 | GetService | (Inherited from System.ComponentModel.Component) |
 | MakeVisible | Renders the SmartItem visible no matter its state or its parent's state. |
 | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
 | OnAddedToCollection | Raises the AddedToCollection event. |
 | OnBoundsChanged | Raises the BoundsChanged event. |
 | OnClick | Raises the Click event. |
 | OnCursorChanged | Raises the CursorChanged event. |
 | OnDisabledImageIndexChanged | Raises the DisabledImageIndexChanged event. |
 | OnDoubleClick | Raises the DoubleClick event. |
 | OnDownImageIndexChanged | Raises the DownImageIndexChanged event. |
 | OnDropDownClosed | Raises the DropDownClosed event. |
 | OnEnabledChanged | Raises the EnabledChanged event. |
 | OnFitHeightToLayoutChanged | Raises the FitHeightToLayoutChanged event. |
 | OnFitWidthToLayoutChanged | Raises the FitWidthToLayoutChanged event. |
 | OnFontChanged | Raises the FontChanged event. |
 | OnForeColorChanged | Raises the ForeColorChanged event. |
 | OnImageChanged | Raises the ImageChanged event. |
 | OnImageIndexChanged | Raises the ImageIndexChanged event. |
 | OnIndexChanged | Raises the IndexChanged event. |
 | OnKeyChanged | Raises the KeyChanged event. |
 | OnKeyDown | Raises the KeyDown event. |
 | OnKeyPress | Raises the KeyPress event. |
 | OnKeyUp | Raises the KeyUp event. |
 | OnMouseDown | Raises the MouseDown event. |
 | OnMouseEnter | Raises the MouseEnter event. |
 | OnMouseHover | Raises the MouseHover event. |
 | OnMouseLeave | Raises the MouseLeave event. |
 | OnMouseMove | Raises the MouseMove event. |
 | OnMouseUp | Raises the MouseUp event. |
 | OnOpeningDropDown | Raises the OpeningDropDown event. |
 | OnOverFontChanged | Raises the OverFontChanged event. |
 | OnOverForeColorChanged | Raises the OverForeColorChanged event. |
 | OnOverImageIndexChanged | Raises the OverImageIndexChanged event. |
 | OnQueryAccessibilityHelp | Raises the QueryAccessibilityHelp event. |
 | OnSelectedChanged | Raises the SelectedChanged event. |
 | OnTagChanged | Raises the TagChanged event. |
 | OnTextChanged | Raises the TextChanged event. |
 | OnToolTipTextChanged | Raises the ToolTipTextChanged event. |
 | OnUseMnemonicChanged | Raises the UseMnemonicChanged event. |
 | OnVisibleChanged | Raises the VisibleChanged event. |
 | PaintForeground | Paints the foreground of the SmartItem. |
 | PaintItemsBackground | Paints the background of the child SmartItems. |
 | ProcessMnemonic | Processes a mnemonic character. |
 | RaiseEvent | Raises the specified event using the provided System.EventArgs. |
 | SetPropertyValue | Sets the specified property. |
 | SetVirtualControlBounds | This method is reserved for internal use and is not intended to be used directly from your code. |
 | ShouldSerializeCursor | Retrieves a boolean value indicating if the Cursor property should be persisted. |
 | ShouldSerializeFitHeightToLayout | Retrieves a boolean value indicating if the FitHeightToLayout property should be persisted. |
 | ShouldSerializeFitWidthToLayout | Retrieves a boolean value indicating if the FitWidthToLayout property should be persisted. |
 | ShouldSerializeForeColor | Retrieves a boolean value indicating if the ForeColor property should be persisted. |