User Activity

I am looking for solution for selecting a skin for my application screen view. All components will have thesame position and size but I need to change coresponding bitmaps with this components. I need a solution which will work similar to selection o...
How to erase all items from LISTBOX item?
How to add item to swipe list when update comes form other event in software.Now I write something like this: case ID_SWIPELIST_0:     {        switch(NCode)        {           case WM_NOTIFICATION_CLICKED:           {              printf("ID_SWIPELI...