Enum SearchWindowKeyOperation
Navigation keystrokes forwarded to a search window so it can move its selection or accept the current entry.
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public enum SearchWindowKeyOperation
Fields
| Name | Description |
|---|---|
| Down | |
| PageDown | |
| PageUp | |
| Return | |
| Up |