ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / BackdropItem Class
Properties Methods Events

In This Topic
    BackdropItem Class Members
    In This Topic

    The following tables list the members exposed by BackdropItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the BackdropItem class.  
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the shortcut menu associated with the control.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Compares the BackdropItem object to another System.Object to see if they are equal.  
    Public Method

    Raises the MouseDown event.

     
    Public MethodRaises the MouseEnter event.  
    Public MethodRaises the MouseHover event.  
    Public MethodRaises the MouseLeave event.  
    Public MethodRaises the MouseMove event.  
    Public MethodRaises the MouseUp event.  
    Public MethodRaises the MouseWheel event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the mouse pointer is over the control and a mouse button is pressed.  
    Public EventOccurs when the mouse pointer enters the control.  
    Public EventOccurs when the mouse pointer hovers over the control.  
    Public EventOccurs when the mouse pointer leaves the control.  
    Public EventOccurs when the mouse pointer is moved over the control.  
    Public EventOccurs when the mouse pointer is over the control and a mouse button is released.  
    Public EventOccurs when the mouse wheel moves while the control has focus.  
    Top
    See Also