I'm currently using this listbox:
Control Add ListBox, hDlg, %IDLISTBOX1,,5,5,%FRAME_WIDTH,115,%LBS_SORT Or %WS_TABSTOP,%WS_EX_CLIENTEDGE
and would like to have a vertical scroll bar on it?
can it be done? Help file shows nothing and %ES_AUTOVSCROLL does not work on it
Help! hehe
Scott
------------------
Scott
mailto:[email protected][email protected]</A>
Control Add ListBox, hDlg, %IDLISTBOX1,,5,5,%FRAME_WIDTH,115,%LBS_SORT Or %WS_TABSTOP,%WS_EX_CLIENTEDGE
and would like to have a vertical scroll bar on it?
can it be done? Help file shows nothing and %ES_AUTOVSCROLL does not work on it

Help! hehe
Scott
------------------
Scott
mailto:[email protected][email protected]</A>
Comment