Documentation
¶
Index ¶
Constants ¶
View Source
const ( MB_OK = MBType(0x00000000) MB_ICONINFORMATION = MBType(0x00000040) WS_POPUP = 0x80000000 WS_VISIBLE = 0x10000000 WS_SYSMENU = 0x00080000 WS_CAPTION = 0x00C00000 WS_BORDER = 0x00800000 WS_DLGFRAME = 0x00400000 )
Variables ¶
This section is empty.
Functions ¶
func MessageBox ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.