Name | Description | |
---|---|---|
HT_BUTTONDOWN | ||
HT_BUTTONTHUMB | ||
HT_BUTTONUP | ||
HT_TRACKBARDOWN | ||
HT_TRACKBARUP |
The following tables list the members exposed by ScrollBar.
Name | Description | |
---|---|---|
HT_BUTTONDOWN | ||
HT_BUTTONTHUMB | ||
HT_BUTTONUP | ||
HT_TRACKBARDOWN | ||
HT_TRACKBARUP |
Name | Description | |
---|---|---|
Bindings | Gets the binding collection of this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Bounds | Gets the boundary of the drawing object in pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Data | Gets or sets the extend data of the GrapeCity.Spreadsheet.Drawing.DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
EndAnchorPoint | Gets the bottom-right anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Font | Gets or sets the font of the text displayed by the control. (Inherited from GrapeCity.Spreadsheet.FormControls.Control) | |
IsAlive | Gets a boolean value indicating whether this drawing object is available to process. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
LargeChange | Gets or sets the large change of the scrollbar. | |
LinkedCell | Gets or sets the worksheet cell that contains the current value of a scroll bar control. | |
Locked | Gets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Max | Gets or sets the upper limit of values of the scrollable range. | |
Min | Gets or sets the lower limit of values of the scrollable range. | |
Name | Gets or sets a string value representing the name of the control. (Inherited from GrapeCity.Spreadsheet.FormControls.Control) | |
Parent | Gets the parent. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Placement | Get the placement of the drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
PrintObject | Gets or sets a boolean value indicating whether the object will be printed when the document is printed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Root | Gets the highest ancestor drawing object which contains this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
ShowRotation | Gets a value indicating whether this Control is rotatable. (Inherited from GrapeCity.Spreadsheet.FormControls.Control) | |
ShowSelectionOnProcessing | Gets a boolean value indicating whether the selection can be shown while user is working on this GrapeCity.Spreadsheet.Drawing.DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
SmallChange | Gets or sets the small change of the scrollbar. | |
StartAnchorPoint | Gets the top-left anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Value | Gets or sets a numeric value that represents the current position of the scroll box on the scroll bar control. | |
Visible | Gets or sets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject and all its child controls are displayed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
WorksheetDrawing | Gets the graphic object contained by this graphic frame. (Inherited from GrapeCity.Spreadsheet.FormControls.Control) |
Name | Description | |
---|---|---|
CalculateRect | Calculates the client rectangle of a child shape inside the specified rectangle. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
CanDuplicate | Gets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
ClearState | ||
Duplicate | Duplicates the object and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
GetDragInfo | ||
HitTest | Overridden. Gets the hit test information at the position of a control. | |
IncrementalClick | Incrementals the click. | |
IsClipboardSupport | Gets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Paint | Overloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
PerformAction | Generates a Action event for a button. (Inherited from GrapeCity.Spreadsheet.FormControls.Control) | |
SetPreciseValue | Sets a numeric value that represents the current position of the scroll box on the scroll bar control. | |
SetState |
Name | Description | |
---|---|---|
Action | Occurs when the control action is invoked. (Inherited from GrapeCity.Spreadsheet.FormControls.Control) |