Custom GUI Controls apparently not supported.

Issue #55 new
Winter Laite created an issue

Custom Gui controls page is here.

Code works in AHK, no control shown in Keysharp

MyGui := Gui()
MyGui.Add("Custom", "ClassComboBoxEx32")
MyGui.Show()

Comments (0)

  1. Log in to comment