Announcement

Collapse
No announcement yet.

How to apply properties to specific items in Listbox ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ahmed Hussein
    replied
    thank you kingzooly, i get the listboxEx object plugin and i'm going to try it

    Leave a comment:


  • kingzooly
    replied
    Have a look around for the ListBoxEx this gives you more freedom I don't think you can theme single inputs on the default ListBox

    Leave a comment:


  • Ahmed Hussein
    replied
    Any help please ?

    Leave a comment:


  • How to apply properties to specific items in Listbox ?

    Hello everyone,
    I have a question that I really want to know the answer;
    I'm working on a project where i want to be able to apply properties
    to specific items in Listbox.
    I've written this code:

    Code:
    tbProperty = {};
    tbProperty .FontStrikeout = true;
    ListBox.SetProperties("ListBox1", tbProperty);
    But it works on all items, I've 5 items & I want to make the 1st,3rd and 5th are Strikeout. How Can I ?
    Any help would be great as I'm in the beginner level still.

    Thanks
Working...
X
😀
🥰
🤢
😎
😡
👍
👎