Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automatically proceed to next dialog field
#2
Function Dialog162
Code:
Copy      Help
sel wParam
,
,case [EN_CHANGE<<16|3,EN_CHANGE<<16|4]
,if GetWindowTextLengthW(lParam)=4
,,SetFocus GetNextDlgTabItem(hDlg lParam 0)

https://msdn.microsoft.com/en-us/librar ... 85%29.aspx


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)