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


Glossary Item Box

The following tables list the members exposed by SymbolButton.

Public Constructors

 NameDescription
Public ConstructorSymbolButton Constructor  
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 SymbolButton.  
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 PropertyDelayGets or sets the delay time, in milliseconds, before repeating the 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 PropertyIntervalGets or sets the interval of firing the 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 PropertySymbolGets or sets the symbol to be drawn.  
Public PropertySymbolDirectionGets or sets the direction of the symbol.  
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. 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 Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodOnMouseDownRaises the MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodOnMouseUpRaises the MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
Protected MethodOnPropertyChangedRaises the 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.