Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

AutoScrollStartInterval Property, SftTree Class

Defines the initial delay before horizontal and vertical scrolling starts.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public int AutoScrollStartInterval { get; set; }
Public Property AutoScrollStartInterval As Integer

Value

The initial start interval in milliseconds. The minimum value is 50.

The default value is 750.

Comments

Defines the initial delay before horizontal and vertical scrolling starts.

While resizing or reordering columns and during drag & drop operations, the contents of the item area may need to be scrolled. The AutoScrollStartInterval determines the delay after which scrolling starts once the cursor is within the area that causes horizontal or vertical scrolling.

The DimensionsClass.AutoVScrollMargin and DimensionsClass.AutoHScrollMargin properties determine the area where scrolling is initiated.

Once scrolling has started and the cursor remains within the area, the SftTree.AutoScrollInterval property determines the interval of subsequent item scrolling.

See Also SftTree Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.