Thank you very much...
On Tue, 19 Oct 2004 21:25:23 -0500, "Larry Serflaten"
<(E-Mail Removed)> wrote:
>
>"Pepi Tonas" <(E-Mail Removed)> wrote
>> I am using a combobox in an application, where I don't want the text
>> to be changed, limiting the displayed text to those assigned to each
>> item in the control's item collection.
>>
>> I don't want to allow users to type in anything into the control's
>> textbox and limit them to only be able to choose from its list.
>
>
>Check out the DropDownStyle Property
>
>
>LFS
|