ComponentOne True DBInput Pro 8.0
SpinDown Event (TDBDate)

 

Reference> TDBDate Control> TDBDate Control Events> SpinDown Event (TDBDate)

SpinDown Event (TDBDate)

The SpinDown event is used together with the SpinUp event, and it occurs when clicking on the down arrow spin button or when pressing the DOWN arrow key to decrement values within the current field. Note that the DOWN arrow key will be disabled if assigned to the Key object or when the SpinKeys property of the Spin object is set to False.

Syntax

control_SpinDown ( )

Arguments

None

Remarks

When either the control or the Spin object's Enabled property is set to False, this event will not fire.

See Also

SpinUp Event (TDBDate)

Value Property (TDBDate)

ReadOnly Property (TDBDate)

Enabled Property (TDBDate)

SpinKeys Property (Spin)

Key Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback