Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get a list of all AutoText files in the left pane
#41
design your dialog then select listbox in dialog editor
   
then click
   
then click
   

dialog editor will create code like this
Code:
Copy      Help
,case LBN_DBLCLK<<16|3
,_i=LB_SelectedItem(lParam)


Messages In This Thread
RE: How to get a list of all AutoText files in the left pane - by Kevin - 04-04-2019, 06:31 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)