Dimming a Listbox item
| Wed, 2008-01-30 14:25 | |
|
Hi All, I have a list box inside a dialog. I need to dim a particular item in the list box. I used the following code CListDialog* ListingDialog = CListDialog::NewL(); listBox->ItemDrawer()->ClearAllPropertiesL(); but only underline is getting refleted others are just getting ignored. Did some one face the same problem. Please help me out. Regards, |
|





