SetFocus sets the keyboard input focus to the Window.
()
| 259 | |
| 260 | // SetFocus sets the keyboard input focus to the Window. |
| 261 | SetFocus() error |
| 262 | |
| 263 | // SetFont sets the *Font of the Window. |
| 264 | SetFont(value *Font) |
no outgoing calls
no test coverage detected