Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Explorer-style dialog
#4
please give an example for toolbar actions (you left that blank)

Code:
Copy      Help
NMHDR* nh=+lParam
sel nh.idFrom
,case 3 ;;toolbar
,,sel nh.code
,,,case NM_RCLICK
,,,,out "which button clicked me ?"
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)