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

Method AsFormBase

form.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46type Form interface {
47 Container
48 AsFormBase() *FormBase
49 Run() int
50 Starting() *Event
51 Closing() *CloseEvent

Callers 11

RequestLayoutMethod · 0.95
applyLayoutResultsFunction · 0.95
PublishMethod · 0.65
initWindowWithCfgFunction · 0.65
initMethod · 0.65
trackMethod · 0.65
NewNotifyIconFunction · 0.65
DisposeMethod · 0.65
PresentErrorMethod · 0.65
trackMethod · 0.65
startLayoutPerformerFunction · 0.65

Implementers 1

FormBaseform.go

Calls

no outgoing calls

Tested by

no test coverage detected