Horje
gui button ahk Code Example
gui button ahk
Gui, Add, Button gLayer1 w80, Button	;The "g" command in a button (in this case gLayer1) is a goto command. If you press the button, it goes to layer1
Gui, Show								;Shows the gui
Layer1:									;The layer that becomes active when you press the button
MsgBox, You pressed the button			;A simple Messagebox




Whatever

Related
yhui9ojhuj Code Example yhui9ojhuj Code Example
query for finding which page component is used in aem Code Example query for finding which page component is used in aem Code Example
parse thymeleaf variable onclick Code Example parse thymeleaf variable onclick Code Example
windows 11 close app shortcut Code Example windows 11 close app shortcut Code Example
mix hex codes Code Example mix hex codes Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
6