Il venerdì 12 marzo 2010 23:30:44 richard terry ha scritto:
> 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
>

FileChooser1.SelectedPath = User.Home 'or the path you want to restart from

Stefano



> ---------------------------------------------------------------------------
>--- 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