Hello all,

I need a listbox similar to the HTML one. Read only, only one selection and
with a "drop list with vscroll".
I tried the next code, but a can't get the "drop" style to work...
$WD->AddListbox(-text=>'&Month',-name=>'Month',-left=>106,-top=>88,-width=>6
5,-height=>20,-multisel=>0,-style=>WS_VISIBLE|WS_VSCROLL);


        Joel Oliveira

--------------------------------------------


Reply via email to