Can anyone tell me what the name of this type of control is, and how to create one in WinBatch (doesn't need to be dynamic as long as I can update the two lists when the Add> or <remove button is clicked).
Thanks
Looks like a listview, 2 buttons and a treeview control, in terms of Windows user/common controls. Buttons and listview controls are 'native' to WIL Dialogs ( WIL REPORTVIEW is a form of listview) but the treeview would need to be hacked in. Search the Tech Database for more information:
http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/Dialog~Editor/Dialog~Editor~version~6.X+Treeview~UDFs.txt (http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/Dialog~Editor/Dialog~Editor~version~6.X+Treeview~UDFs.txt)