Hello,

May be it works like that.
For my ColumnView I use this little code:

ColumnView1.Mode = Select.None
ColumnView1.Refresh
ColumnView1.Mode = Select.Multiple

Perhaps this a solution ?

Olivier Cruilles
Mail: linu...@club-internet.fr

Le 12 mars 2010 à 23:30, richard terry a écrit :

> 
> I wondered if it was possible programatically to deselect a users multi select
> 
> ie, if I've an checkbox as an option for the user to set the 
> Filechoose1.multi=true, and they change their mind > click it off, how does 
> one remove the highlighted multiple selected files?
> 
> Regards
> 
> Richard
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 





------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to