Show / Hide Table of Contents

Class ActiveXScrollBar

Inheritance
System.Object
AbstractControl
ActiveXControl
ActiveXScrollBar
Implements
IWorksheetDrawingObject
ISheetDrawingObject
IDrawingObject
Inherited Members
ActiveXControl.worksheet
ActiveXControl.Accelerator
ActiveXControl.BackColor
ActiveXControl.BackStyle
ActiveXControl.Caption
ActiveXControl.ClassId
ActiveXControl.Enabled
ActiveXControl.FontName
ActiveXControl.ForeColor
ActiveXControl.FontEffects
ActiveXControl.FontHeightInTwips
ActiveXControl.FontCharSet
ActiveXControl.FontPitchAndFamily
ActiveXControl.FontWeight
ActiveXControl.HideSelection
ActiveXControl.IMEMode
ActiveXControl.Locked
ActiveXControl.MousePointer
ActiveXControl.ParagraphAlign
ActiveXControl.PrintObject
ActiveXControl.Shadow
ActiveXControl.SpecialEffect
ActiveXControl.Value
ActiveXControl.WordWrap
AbstractControl.anchoredCell
AbstractControl.AnchoredCell
AbstractControl.BottomRightCell
AbstractControl.Worksheet
AbstractControl.ObjectPositioning
AbstractControl.Id
AbstractControl.Name
AbstractControl.Sheet
AbstractControl.Size
AbstractControl.ParentGroup
AbstractControl.Positioning
AbstractControl.Position
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ActiveXScrollBar : ActiveXControl, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject

Fields

ScrollBarClassId

Declaration
public const string ScrollBarClassId = null
Field Value
Type Description
System.String

Properties

Delay

Specifies the delay, in milliseconds, between successive scroll or value-change events when a user clicks and holds down a button on a ScrollBar or SpinButton.

Declaration
public int Delay { get; set; }
Property Value
Type Description
System.Int32
Remarks

2.5.17 Delay

Implements

IWorksheetDrawingObject
ISheetDrawingObject
IDrawingObject
Back to top Generated by DocFX