MCPcopy
hub / github.com/lxn/walk / SetFocus

Method SetFocus

window.go:261–261  ·  view source on GitHub ↗

SetFocus sets the keyboard input focus to the Window.

()

Source from the content-addressed store, hash-verified

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)

Callers 11

SetFocusMethod · 0.65
SetFocusMethod · 0.65
WndProcMethod · 0.65
tableViewFrozenLVWndProcFunction · 0.65
tableViewNormalLVWndProcFunction · 0.65
lvWndProcMethod · 0.65
WndProcMethod · 0.65
WndProcMethod · 0.65
setCurrentActionMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected