Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace
Inheritance Hierarchy
In This Topic
    Xceed.SmartUI Namespace
    In This Topic
    The Xceed.SmartUI namespace regroups all of the classes which make up the core of Xceed SmartUI for WinForms.
    Classes
     ClassDescription
    ClassRepresents a double-line border.
    ClassClass which is used to register Xceed SmartUI for WinForms.
    ClassRepresents the borders of a SmartItemCollection that have 3D appearance.
    ClassRepresents a single-line border.
    ClassRepresents the borders that can be applied to a SmartItemCollection.
    ClassRepresents any SmartControl and exposes properties and methods that allow their manipulation.
    ClassRepresents any SmartItem and exposes properties and methods that allow their manipulation.
    ClassProvides information on the SmartItem that was clicked.
    ClassContains a list of SmartItems.
    ClassProvides information on a SmartItem that has raised an event.
    ClassExposes an enumerator, which supports a simple iteration over a SmartItemCollection.
    ClassProvides information on the SmartItem that raised a mouse event.
    ClassProvides theme-sensitive functionalities required to draw SmartItems.
    ClassProvides information on the SmartItem being drawn.
    ClassRepresents a layout used to organize the disposition of SmartItems.
    ClassProvides theme-sensitive functionalities required to draw SmartControls and SmartItems.
    ClassProvides information on the SmartControl being drawn.
    ClassThe exception that is thrown by SmartUI when an error occurs.
    ClassThe exception that is thrown by SmartUI when a fatal SmartUI-specific error occurs.
    ClassRepresents the borders that can be applied to a SmartItemCollection and have a width of 1 pixel.
    ClassRepresents the borders that can be applied to a SmartItemCollection and have a width of 2 pixels.
    Interfaces
     InterfaceDescription
    InterfaceProvides the functionality for a SmartItem to expand and collapse.
    InterfaceProvides the functionality for a SmartItem to expose a shortcut.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the SmartItem.Click and SmartControl.ItemClick events.
    DelegateRepresents the method that will handle the various SmartItem events.
    DelegateRepresents the method that will handle various SmartItem mouse events.
    DelegateRepresents the method that will handle various SmartItem drawing events.
    DelegateRepresents the method that will handle various SmartControl drawing events.
    Enumerations
     EnumerationDescription
    EnumerationValue representing the source of the click.
    EnumerationValue representing how (and if) mnemonics are activated.
    EnumerationValue representing the style of the scrollbars.
    EnumerationValue representing the visibility of a scrollbar.
    EnumerationValue representing the section of a SmartItem at a specific Point.
    EnumerationValue representing the state of the SmartItem.
    See Also