Spread Windows Forms 13.0 Product Documentation
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDownButton Class
Properties Methods Events

In This Topic
    DropDownButton Class Members
    In This Topic

    The following tables list the members exposed by DropDownButton.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DropDownButton class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the backcolor of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets a value that indicates whether this SideButtonBase is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets the appearance of the border and the colors used to indicate check state and mouse state. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the foreground color. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets a value that indicates whether this instance is the default behavior.  
    Public PropertyGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets the control object that owns this SideButton. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the position of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the size of the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the object that contains data about the side button object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the visibility of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the button is clicked. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the mouse button is pressed down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public EventOccurs when the mouse button is released. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public EventOccurs after rendering the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public EventOccurs when a property of the SideButtonBase is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Top
    See Also