Gets or sets a value indicating whether the control automatically processes the keyboard.
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Indicates whether the control automatically processes the keyboard.")]
public bool EnableKeyboard {get; set;}
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Indicates whether the control automatically processes the keyboard.")>
Public Property EnableKeyboard As Boolean
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Indicates whether the control automatically processes the keyboard.")]
public:
property bool EnableKeyboard {
bool get();
void set ( bool );
}
true if the control automatically processes the keyboard; otherwise, false. Default value is true.
When automatic keyboard processing is enabled, the RasterImageList Control will process the following keys:
Key | Event |
---|---|
PageUp, Up Arrow, Left Arrow | Scroll up/left one item (depends on ScrollStyle) |
PageDown, Down Arrow, Right Arrow | Scroll down/right one item (depends on ScrollStyle) |
Ctrl + PageUp, Ctrl + Up, Ctlr + Left, Home | Scroll to beginning of list (depends on ScrollStyle) |
Ctrl + PageDown, Ctrl + Down, Ctlr + Right, End | Scroll to end of list (depends on ScrollStyle) |
If the setting for SelectionMode is not RasterImageListSelectionMode.None, then the selected item will move up, down, left, or right, depending on the key(s) being processed. If SelectionMode is set to RasterImageListSelectionMode.Multi, multiple items can be selected using the CTRL and/or SHIFT keys in conjunction with the keys listed above.
For an example, refer to RasterImageList.
![]() |
Products |
Support |
Feedback: EnableKeyboard Property (RasterThumbnailBrowser) - Leadtools.WinForms |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.