Spread Windows Forms 10.0 Product Documentation
SideButtonBase Class Members
Properties  Methods  Events


The following tables list the members exposed by SideButtonBase.

Public Properties
 NameDescription
Public PropertyBackColorGets or sets the backcolor of the side button.  
Public PropertyButtonWidthGets or sets the width of the side button.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEnabledGets or sets a value that indicates whether this SideButtonBase is enabled.  
Public PropertyFlatAppearanceGets the appearance of the border and the colors used to indicate check state and mouse state.  
Public PropertyForeColorGets or sets the foreground color.  
Public PropertyNameGets or sets the name of the object.  
Public PropertyParentGets the control object that owns this SideButton.  
Public PropertyPositionGets or sets the position of the side button.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySizeGets the size of the SideButtonBase.  
Public PropertyTagGets or sets the object that contains data about the side button object.  
Public PropertyUseVisualStyleBackColorGets or sets whether to use the visual style backcolor when flat style is system and system theme is active.  
Public PropertyVisibleGets or sets the visibility of the side button.  
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.  
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.  
Protected MethodOnMouseDownRaises the MouseDown event.  
Protected MethodOnMouseUpRaises the MouseUp event.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventClickOccurs when the button is clicked.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventMouseDownOccurs when the mouse button is pressed down.  
Public EventMouseUpOccurs when the mouse button is released.  
Public EventPaintOccurs after rendering the SideButtonBase.  
Public EventPropertyChangedOccurs when a property of the SideButtonBase is changed.  
Top
See Also

Reference

SideButtonBase Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.