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

Method Form

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

Form returns the Form of the Window.

()

Source from the content-addressed store, hash-verified

133
134 // Form returns the Form of the Window.
135 Form() Form
136
137 // Handle returns the window handle of the Window.
138 Handle() win.HWND

Callers 6

DisposeMethod · 0.65
WndProcMethod · 0.65
trackMethod · 0.65
PresentErrorMethod · 0.65
trackMethod · 0.65
applyLayoutResultsFunction · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected