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


Glossary Item Box

The following tables list the members exposed by SideButton.

Public Constructors

 NameDescription
Public ConstructorSideButton ConstructorInitializes a new instance of the SideButton class.  
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the backcolor of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyBehaviorGets or sets the behavior when click the SideButton.  
Public PropertyButtonWidthGets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Public PropertyCheckedGets or sets a value that indicates whether the check box is in the checked state.  
Public PropertyCheckOnClickGets or sets a value that indicates whether to check the button when clicked.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContentAlignmentGets or sets the alignment of the image attached to the text (classical appearance).  
Public PropertyDelayGets or sets the delay time, in milliseconds, before repeating the SideButtonBase.Click event.  
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 PropertyImageGets or sets the image displayed on a button view.  
Public PropertyIntervalGets or sets the interval of firing the SideButtonBase.Click events.  
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 PropertyTextGets or sets the text displayed on a button view.  
Public PropertyTextAlignmentGets or sets the alignment of the text with the image.  
Public PropertyUseVisualStyleBackColorGets or sets whether to use the visual style backcolor when flat style is system and system theme is active. (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. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
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 EventCheckedChangedOccurs when the Checked property is changed.  
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.