OptionsFocus Constructors
Contains options that affect focus movement between controls within the Layout Control and layout groups.| Name | Parameters | Description |
|---|---|---|
| OptionsFocus(ILayoutControl) | ownerControl | Initializes a new instance of the OptionsFocus class. |
| OptionsFocus(MoveFocusDirection, Boolean) | direction, rightToLeft | Initializes a new instance of the OptionsFocus class with the specified focus direction and right-to-left setting. |
See Also