IOverlaySplashScreenHandle.QueueFocus Method
Name | Parameters | Description |
---|---|---|
QueueFocus(IntPtr) | controlHandle | Allows you to specify the control that should be focused when the Overlay Form is closed. |
QueueFocus(Control) | control | Allows you to specify the control that should be focused when the Overlay Form is closed. |