I have the following

$main->AddCombobox(-name=>'cbConfig',
                   -height=>82,
                   -width=>356,
                   -top=>48,
                   -left=>16,
                   -tabstop=>1,
                   -addstyle=>0x0003,  #Make DropList
                  );

The problem is, that sometimes the list is too large to see all at once and you 
have to scroll down.  I've seen scrollbars appear in other windows programs 
when that happens, but I can't seem to figure out how to do it here.

Anyone done it before and know how?

Thanks

~ Ultimate Red Dragon :: Stephen "Flame" Couchman

Reply via email to