Jump to content

Multicolumn Listbox Toggle item symbol


Recommended Posts

QUOTE(phuzionz @ Jun 4 2007, 11:20 AM)

Dear users,

How can i programmatically code to toggle itemsymbols when i press on a particular cell or row.

Thus i want when i press on a row that the symbol appaers and that it disappaers on the previous position.

Thanks

You can use the 'ItemSyms' property to set the symbols programmatically.

I've attached an example.

Link to comment

QUOTE(phuzionz @ Jun 5 2007, 11:01 AM)

I have a problem with my event structure, He gives me as old and new value an output array!

In yours example is it an integer, or not?

Thanks,

Jeroen

Right click on you listbox and deselect 'allow multiple selections'

Each element in your array represents one selection. If you need multiple selection you can XOR the old and new array to find the changed element.

Ton

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.