Class GlobalFocusNextEventArgs
Provides event arguments for the GlobalFocusNextControl event.
public class GlobalFocusNextEventArgs : HandledEventArgs
- Inheritance
-
GlobalFocusNextEventArgs
Constructors
- GlobalFocusNextEventArgs(bool, bool)
Initializes a new instance of the GlobalFocusNextEventArgs class.
Properties
- Forward
Gets whether to move forward or backward in the tab order.
- Nested
Gets whether to include nested (children of child controls) child controls.