Skip to main content
A newer version of this page is available. .

OptionsFocus Constructors

Contains options that affect focus movement between controls within the Layout Control and layout groups.
Name Parameters Description
OptionsFocus(ILayoutControl) owner 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