Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllenDang/gform
/ functions
Functions
295 in github.com/AllenDang/gform
⨍
Functions
295
◇
Types & classes
36
Method
AddItem
(text ...string)
listview.go:109
Method
AddLine
(text string)
edit.go:46
Function
AttachCheckBox
(parent Controller, id int)
buttons.go:80
Function
AttachEdit
(parent Controller, id int)
edit.go:23
Function
AttachGroupBox
(parent Controller, id int)
buttons.go:136
Function
AttachLabel
(parent Controller, id int)
statics.go:22
Function
AttachListView
(parent Controller, id int)
listview.go:27
Function
AttachPushButton
(parent Controller, id int)
buttons.go:39
Function
AttachRadioButton
(parent Controller, id int)
buttons.go:108
Method
Bind
(handler EventHandler)
eventmanager.go:15
Method
Bind
(msg uint, handler EventHandler)
controlbase.go:195
Method
BindedHandler
Get binded handlers for specifed message.
controlbase.go:209
Method
Bold
()
font.go:85
Method
Bounds
()
controller.go:19
Method
Bounds
()
controlbase.go:119
Method
Brush
()
pen.go:41
Method
Caption
()
controlbase.go:63
Method
Checked
()
buttons.go:11
Method
ClientRect
()
controller.go:20
Method
ClientRect
()
controlbase.go:128
Method
Close
()
controlbase.go:67
Method
Data
()
eventarg.go:18
Method
DeleteAllItems
()
listview.go:139
Method
Destroy
()
imagelist.go:22
Method
Destroy
()
icon.go:45
Method
Dispose
()
font.go:89
Method
Dispose
()
bitmap.go:83
Method
Dispose
()
canvas.go:31
Method
Dispose
()
brush.go:40
Method
DrawIcon
(ico *Icon, x, y int)
canvas.go:68
Method
DrawRect
(rect *Rect, pen *Pen, brush *Brush)
canvas.go:72
Method
DrawStretchedBitmap
(bmp *Bitmap, rect *Rect)
canvas.go:55
Method
DrawText
Refer win32 DrawText document for uFormat.
canvas.go:89
Method
EnableDoubleBuffer
(enable bool)
listview.go:73
Method
EnableDragAcceptFiles
(b bool)
controlbase.go:176
Method
EnableDragMove
(b bool)
form.go:67
Method
EnableEditLabels
(enable bool)
listview.go:61
Method
EnableFullRowSelect
(enable bool)
listview.go:65
Method
EnableHotTrack
(enable bool)
listview.go:81
Method
EnableSingleSelect
(enable bool)
listview.go:49
Method
EnableSortAscending
(enable bool)
listview.go:57
Method
EnableSortHeader
(enable bool)
listview.go:53
Method
EnableTopMost
(b bool)
form.go:71
Method
Enabled
()
controller.go:9
Method
Enabled
()
controlbase.go:141
Function
ExtractIcon
(fileName string, index int)
icon.go:35
Method
Family
()
font.go:95
Method
FillRect
(rect *Rect, brush *Brush)
canvas.go:84
Method
Focus
()
controller.go:10
Method
Focus
()
controlbase.go:149
Method
Font
()
controller.go:28
Method
Font
()
controlbase.go:167
Method
Handle
()
imagelist.go:18
Method
Handle
()
icon.go:49
Method
Handle
()
controlbase.go:55
Method
Height
()
controller.go:16
Method
Height
()
controlbase.go:89
Method
Height
()
bitmap.go:98
Method
Hide
()
controller.go:27
Method
Hide
()
controlbase.go:137
Method
ImageCount
()
imagelist.go:30
Method
ImageList
(imageListType int)
listview.go:195
Method
Inflate
(x, y int)
rect.go:46
Function
Init
()
app.go:8
Method
InsertColumn
(caption string, width int, iCol int)
listview.go:97
Method
Intersect
(src *Rect)
rect.go:50
Method
Invalidate
(erase bool)
controller.go:12
Method
Invalidate
(erase bool)
controlbase.go:153
Method
InvokeRequired
()
controller.go:30
Method
InvokeRequired
()
controlbase.go:180
Method
IsEmpty
()
rect.go:54
Method
IsEqual
(rect *Rect)
rect.go:42
Method
IsPointIn
(x, y int)
rect.go:62
Method
Italic
()
font.go:99
Method
ItemAtIndex
(i int)
listview.go:147
Function
MsgBox
(parent Controller, title, caption string, flags uint)
commondlgs.go:79
Function
NewBitmapFromFile
(filepath string, background Color)
bitmap.go:27
Function
NewBitmapFromResource
(instance w32.HINSTANCE, resName *uint16, resType *uint16, background Color)
bitmap.go:47
Function
NewCanvasFromHDC
(hdc w32.HDC)
canvas.go:23
Function
NewCheckBox
(parent Controller)
buttons.go:69
Function
NewDialogFromResId
(parent Controller, resId uint)
dialog.go:19
Function
NewEdit
(parent Controller)
edit.go:13
Function
NewEmptyRect
()
rect.go:11
Function
NewForm
(parent Controller)
form.go:14
Function
NewGroupBox
(parent Controller)
buttons.go:125
Function
NewIconFromFile
(path string)
icon.go:14
Function
NewImageList
(cx, cy int, flags uint, cInitial, cGrow int)
imagelist.go:11
Function
NewLabel
(parent Controller)
statics.go:11
Function
NewListView
(parent Controller)
listview.go:17
Function
NewNullBrush
()
brush.go:22
Function
NewNullPen
()
pen.go:26
Function
NewPen
(style uint, width uint, brush *Brush)
pen.go:13
Function
NewProgressBar
(parent Controller)
progressbar.go:11
Function
NewPushButton
(parent Controller)
buttons.go:28
Function
NewRadioButton
(parent Controller)
buttons.go:97
Function
NewSolidColorBrush
(color Color)
brush.go:12
Function
NewToolTip
(parent Controller)
tooltip.go:13
Method
Offset
(x, y int)
rect.go:58
Method
OnChange
Events
edit.go:37
Method
OnClick
()
listview.go:213
← previous
next →
101–200 of 295, ranked by callers