Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / SmartItem Class


In This Topic
    SmartItem Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when a new child SmartItem is added to the Items collection.  
    Public EventRaised when the value of the Bounds property is changed.  
    Public EventRaised when the SmartItem is clicked.  
    Public EventRaised when the value of the Cursor property is changed.  
    Public EventRaised when the value of the DisabledImageIndex property is changed.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventRaised when the SmartItem is double-clicked.  
    Public EventRaised when the value of the DownImageIndex property is changed.  
    Public EventRaised when a SmartItem's dropdown is closed.  
    Public EventRaised when the value of the Enabled property is changed.  
    Public EventRaised when the value of the FitHeightToLayout property is changed.  
    Public EventRaised when the value of the FitWidthToLayout property is changed.  
    Public EventRaised when the value of the Font property is changed.  
    Public EventRaised when the value of the ForeColor property is changed.  
    Public EventRaised when the value of the Image property is changed.  
    Public EventRaised when the value of the ImageIndex property is changed.  
    Public EventRaised when the value of the Index property is changed.  
    Public EventRaised when the value of the ItemsImageList property is changed.  
    Public EventRaised when the value of the Key property is changed.  
    Public EventRaised when a key is pressed while the SmartItem has focus.  
    Public EventRaised when a key is pressed while the SmartItem has focus.  
    Public EventRaised when a key is released while the SmartItem has focus.  
    Public EventRaised when the mouse pointer is over the SmartItem and a mouse button is pressed.  
    Public EventRaised when the mouse pointer enters the SmartItem.  
    Public EventRaised when the mouse pointer hovers over the SmartItem.  
    Public EventRaised when the mouse pointer leaves the SmartItem.  
    Public EventRaised when the mouse pointer is moved over the SmartItem.  
    Public EventRaised when the mouse pointer is over the SmartItem and a mouse button is released.  
    Public EventRaised when a SmartItem's dropdown is opened.  
    Public EventRaised when the value of the OverFont property is changed.  
    Public EventRaised when the value of the OverForeColor property is changed.  
    Public EventRaised when the value of the OverImageIndex property is changed.  
    Public EventRaised when the SmartItem is painted.  
    Public EventRaised when an Accessibility client invokes help for that element.  
    Public EventRaised when the value of the Selected property is changed.  
    Public EventRaised when the value of the Tag property is changed.  
    Public EventRaised when the value of the Text property is changed.  
    Public EventRaised when the value of the ToolTipText property is changed.  
    Public EventRaised when the value of the UseMnemonic property is changed.  
    Public EventRaised when the value of the Visible property is changed.  
    Top
    See Also