Class ActiveXSpinButton
Inherited Members
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ActiveXSpinButton : ActiveXControl, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject
Fields
SpinButtonClassId
Declaration
public const string SpinButtonClassId = 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