OptionsFocus Members
In This Article
#Constructors
Name | Description |
---|---|
Options |
Initializes a new instance of the Options |
Options |
Initializes a new instance of the Options |
#Properties
Name | Description |
---|---|
Activate |
Gets or sets whether the currently selected child control is activated when the Layout |
Allow |
Gets or sets whether the first control within a tab page is focused when the tab page is activated. |
Allow |
Gets or sets whether a layout item’s control is focused when its label is clicked. |
Allow |
Gets or sets whether the expand buttons of regular groups can be focused when the TAB key is pressed. |
Allow |
Gets or sets whether read-only editors are focused when focus is moved between controls using the TAB key. |
Allow |
Gets or sets whether the headers of tabbed groups can be focused. |
Enable |
Gets or sets whether the Automatic Tab Order feature is enabled. |
Move |
Gets or sets the direction in which focus moves in Automatic Tab Order mode when the TAB key is pressed. |
Move |
Gets or sets whether focus moves from right to left. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also