Yes, use 3 as the following example shows...
$Shipper = $W->AddCombobox(-name => "Shipper",
-left => 70,
-top => 375,
-style => WS_VISIBLE | 3 | WS_VSCROLL | WS_TABSTOP,
-height => 100,
-width => 100 );
Eric Hansen
Dallas, Texas U.S.A
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan
Southwick
Sent: Thursday, April 13, 2000 2:59 PM
To: Perl Help
Subject: [perl-win32-gui] ComboBox Dropdown
Is there anyway to restrict input in a combobox dropdown list to only the
items in the list. OR is there anyway to allow the combobox to autocomplete
what a user types based on the items in the list?
Jonathan
--------------------------------------------------------------
Jonathan Southwick [EMAIL PROTECTED]
Technical and Network Services
Allegheny College
Meadville, PA 16335 814-332-2755