Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SysTabControl32
#6
Like this?

...
Code:
Copy      Help
;messages2
sel wParam
,case 1003
,str s="Text1"
,s.setwintext(id(1006 hDlg))
,case IDOK DT_Ok hDlg
,case IDCANCEL DT_Cancel hDlg
...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)