C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / InterceptArrowKeys Property

In This Topic
InterceptArrowKeys Property (C1DropDownControl)
In This Topic
Determines if the up/down buttons intercept and handle Up and Down arrow keys.
Syntax
'Declaration
 
Public Property InterceptArrowKeys As Boolean
 
See Also