Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

WD20: Looper (Multiselection via Simple Click) (no replies)

$
0
0
Hi,

I currently using the following code to toggle the selection mode of a looper control between Single and Multiselection.

IF CBOX_MultiSel = True THEN
LOOP_Images..Multiselection = True
ELSE
LOOP_Images..Multiselection = False
END

The above code does not work if the "Multi-selection via simple click" option is ticked. I would like to toggle the "Multi-selection via simple click" option via code but could not find any properties to modify this. Does anyone know how to do this?

Screenshot



Regards
Ray.

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>