Spread Windows Forms 7.0 Product Documentation
DropDownButton Class Members
See Also  Properties  Methods  Events Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DropDownButton Class


Glossary Item Box

The following tables list the members exposed by DropDownButton.

Public Constructors

 NameDescription
Public ConstructorDropDownButton ConstructorInitializes a new instance of the DropDownButton class.  
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the backcolor of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyButtonWidthGets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEnabledGets or sets a value that indicates whether this SideButtonBase is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyFlatAppearanceGets 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 PropertyForeColorGets or sets the foreground color. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyIsDefaultBehaviorGets or sets a value that indicates whether this instance is the default behavior.  
Public PropertyNameGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyPositionGets or sets the position of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySizeGets the size of the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyVisibleGets or sets the visibility of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Top

Protected Properties

Public Methods

 NameDescription
Public MethodCreateObjRefCreates 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 MethodDisposeOverloaded. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Protected Methods

 NameDescription
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnClickRaises the SideButtonBase.Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodOnMouseDownRaises the SideButtonBase.MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodOnMouseUpRaises the SideButtonBase.MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodOnPropertyChangedRaises the SideButtonBase.PropertyChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Top

Public Events

 NameDescription
Public EventClickOccurs when the button is clicked. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventMouseDownOccurs when the mouse button is pressed down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public EventMouseUpOccurs when the mouse button is released. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public EventPaintOccurs after rendering the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public EventPropertyChangedOccurs when a property of the SideButtonBase is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.