Le 31/05/2014 11:49, abbat81 a écrit :
> How to prevent editing any text in a ComboBox ?
> I can do it by "ReadOnly", but at I lose Combobox_Change Event.
> So, how to prevent editing any text in a ComboBox ?
>
Set ReadOnly to TRUE, and don't use the Change event, but the Click event.
Change eve
How to prevent editing any text in a ComboBox ?
I can do it by "ReadOnly", but at I lose Combobox_Change Event.
So, how to prevent editing any text in a ComboBox ?
--
View this message in context:
http://gambas.8142.n7.nabble.com/ComboBox-not-editable-Combopbox-Change-Event-tp46748p46768.html
On Fri, 30 May 2014 21:13:01 +0200
Fabien Bodard wrote:
> Le 30 mai 2014 16:39, "abbat81" a écrit :
> >
> > I need those 2 properties:
> >
> > 1) ComboBox not editable
> > 2) Combopbox_Change Event
> >
> > in one control.
> >
> > ReadOnly locks Event and default property allows to edit ComboBox.
Le 30 mai 2014 16:39, "abbat81" a écrit :
>
> I need those 2 properties:
>
> 1) ComboBox not editable
> 2) Combopbox_Change Event
>
> in one control.
>
> ReadOnly locks Event and default property allows to edit ComboBox.Text.
???
>
> Thanks
>
>
>
> --
> View this message in context:
http://g
I need those 2 properties:
1) ComboBox not editable
2) Combopbox_Change Event
in one control.
ReadOnly locks Event and default property allows to edit ComboBox.Text.
Thanks
--
View this message in context:
http://gambas.8142.n7.nabble.com/ComboBox-not-editable-Combopbox-Change-Event-tp46748