MCPcopy Create free account

hub / github.com/AllenDang/gform / functions

Functions295 in github.com/AllenDang/gform

MethodAddItem
(text ...string)
listview.go:109
MethodAddLine
(text string)
edit.go:46
FunctionAttachCheckBox
(parent Controller, id int)
buttons.go:80
FunctionAttachEdit
(parent Controller, id int)
edit.go:23
FunctionAttachGroupBox
(parent Controller, id int)
buttons.go:136
FunctionAttachLabel
(parent Controller, id int)
statics.go:22
FunctionAttachListView
(parent Controller, id int)
listview.go:27
FunctionAttachPushButton
(parent Controller, id int)
buttons.go:39
FunctionAttachRadioButton
(parent Controller, id int)
buttons.go:108
MethodBind
(handler EventHandler)
eventmanager.go:15
MethodBind
(msg uint, handler EventHandler)
controlbase.go:195
MethodBindedHandler
Get binded handlers for specifed message.
controlbase.go:209
MethodBold
()
font.go:85
MethodBounds
()
controller.go:19
MethodBounds
()
controlbase.go:119
MethodBrush
()
pen.go:41
MethodCaption
()
controlbase.go:63
MethodChecked
()
buttons.go:11
MethodClientRect
()
controller.go:20
MethodClientRect
()
controlbase.go:128
MethodClose
()
controlbase.go:67
MethodData
()
eventarg.go:18
MethodDeleteAllItems
()
listview.go:139
MethodDestroy
()
imagelist.go:22
MethodDestroy
()
icon.go:45
MethodDispose
()
font.go:89
MethodDispose
()
bitmap.go:83
MethodDispose
()
canvas.go:31
MethodDispose
()
brush.go:40
MethodDrawIcon
(ico *Icon, x, y int)
canvas.go:68
MethodDrawRect
(rect *Rect, pen *Pen, brush *Brush)
canvas.go:72
MethodDrawStretchedBitmap
(bmp *Bitmap, rect *Rect)
canvas.go:55
MethodDrawText
Refer win32 DrawText document for uFormat.
canvas.go:89
MethodEnableDoubleBuffer
(enable bool)
listview.go:73
MethodEnableDragAcceptFiles
(b bool)
controlbase.go:176
MethodEnableDragMove
(b bool)
form.go:67
MethodEnableEditLabels
(enable bool)
listview.go:61
MethodEnableFullRowSelect
(enable bool)
listview.go:65
MethodEnableHotTrack
(enable bool)
listview.go:81
MethodEnableSingleSelect
(enable bool)
listview.go:49
MethodEnableSortAscending
(enable bool)
listview.go:57
MethodEnableSortHeader
(enable bool)
listview.go:53
MethodEnableTopMost
(b bool)
form.go:71
MethodEnabled
()
controller.go:9
MethodEnabled
()
controlbase.go:141
FunctionExtractIcon
(fileName string, index int)
icon.go:35
MethodFamily
()
font.go:95
MethodFillRect
(rect *Rect, brush *Brush)
canvas.go:84
MethodFocus
()
controller.go:10
MethodFocus
()
controlbase.go:149
MethodFont
()
controller.go:28
MethodFont
()
controlbase.go:167
MethodHandle
()
imagelist.go:18
MethodHandle
()
icon.go:49
MethodHandle
()
controlbase.go:55
MethodHeight
()
controller.go:16
MethodHeight
()
controlbase.go:89
MethodHeight
()
bitmap.go:98
MethodHide
()
controller.go:27
MethodHide
()
controlbase.go:137
MethodImageCount
()
imagelist.go:30
MethodImageList
(imageListType int)
listview.go:195
MethodInflate
(x, y int)
rect.go:46
FunctionInit
()
app.go:8
MethodInsertColumn
(caption string, width int, iCol int)
listview.go:97
MethodIntersect
(src *Rect)
rect.go:50
MethodInvalidate
(erase bool)
controller.go:12
MethodInvalidate
(erase bool)
controlbase.go:153
MethodInvokeRequired
()
controller.go:30
MethodInvokeRequired
()
controlbase.go:180
MethodIsEmpty
()
rect.go:54
MethodIsEqual
(rect *Rect)
rect.go:42
MethodIsPointIn
(x, y int)
rect.go:62
MethodItalic
()
font.go:99
MethodItemAtIndex
(i int)
listview.go:147
FunctionMsgBox
(parent Controller, title, caption string, flags uint)
commondlgs.go:79
FunctionNewBitmapFromFile
(filepath string, background Color)
bitmap.go:27
FunctionNewBitmapFromResource
(instance w32.HINSTANCE, resName *uint16, resType *uint16, background Color)
bitmap.go:47
FunctionNewCanvasFromHDC
(hdc w32.HDC)
canvas.go:23
FunctionNewCheckBox
(parent Controller)
buttons.go:69
FunctionNewDialogFromResId
(parent Controller, resId uint)
dialog.go:19
FunctionNewEdit
(parent Controller)
edit.go:13
FunctionNewEmptyRect
()
rect.go:11
FunctionNewForm
(parent Controller)
form.go:14
FunctionNewGroupBox
(parent Controller)
buttons.go:125
FunctionNewIconFromFile
(path string)
icon.go:14
FunctionNewImageList
(cx, cy int, flags uint, cInitial, cGrow int)
imagelist.go:11
FunctionNewLabel
(parent Controller)
statics.go:11
FunctionNewListView
(parent Controller)
listview.go:17
FunctionNewNullBrush
()
brush.go:22
FunctionNewNullPen
()
pen.go:26
FunctionNewPen
(style uint, width uint, brush *Brush)
pen.go:13
FunctionNewProgressBar
(parent Controller)
progressbar.go:11
FunctionNewPushButton
(parent Controller)
buttons.go:28
FunctionNewRadioButton
(parent Controller)
buttons.go:97
FunctionNewSolidColorBrush
(color Color)
brush.go:12
FunctionNewToolTip
(parent Controller)
tooltip.go:13
MethodOffset
(x, y int)
rect.go:58
MethodOnChange
Events
edit.go:37
MethodOnClick
()
listview.go:213
← previousnext →101–200 of 295, ranked by callers