Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Custom Controls in VC++6 Pin
Trollslayer15-Jul-05 20:42
mentorTrollslayer15-Jul-05 20:42 
GeneralRe: Custom Controls in VC++6 Pin
Freddie Code16-Jul-05 4:17
Freddie Code16-Jul-05 4:17 
GeneralMS Flex Grid in a View. Pin
rich13515-Jul-05 16:09
rich13515-Jul-05 16:09 
GeneralRe: MS Flex Grid in a View. Pin
Yulianto.15-Jul-05 17:46
Yulianto.15-Jul-05 17:46 
GeneralCProgressCtrl Default Bar Color Pin
Jack Puppy15-Jul-05 14:30
Jack Puppy15-Jul-05 14:30 
GeneralRe: CProgressCtrl Default Bar Color Pin
Jack Puppy16-Jul-05 8:22
Jack Puppy16-Jul-05 8:22 
GeneralFlicker in TabControl Pin
Cyrus Dang15-Jul-05 13:17
Cyrus Dang15-Jul-05 13:17 
GeneralAdding and removing imagelist from CListCtrl Pin
Dale Fugier15-Jul-05 13:09
Dale Fugier15-Jul-05 13:09 
I am trying to figure out how to set, replace and remove an imagelist for a CListCtrl at runtime.

If, during the creation of the CListCtrl, I set an imagelist, using SetImageList(), I am able to remove it using RemoveImageList(). But, the list control appears to still leave some space between the edge of the control and text items for an image of some kind (in report mode). Also, after removing the image, I am not able to re-set it.

If I do not set an imagelist when creating the control, the text items appear next to the left edge of the control (in report mode). But, I am not able to set one after the fact.

Any help would really be appreciated.

Thanks in advance,

-Dale
GeneralRe: Adding and removing imagelist from CListCtrl Pin
Alex_Y16-Jul-05 14:43
Alex_Y16-Jul-05 14:43 
GeneralRe: Adding and removing imagelist from CListCtrl Pin
Dale Fugier18-Jul-05 5:58
Dale Fugier18-Jul-05 5:58 
GeneralRe: Adding and removing imagelist from CListCtrl Pin
Alex_Y18-Jul-05 8:04
Alex_Y18-Jul-05 8:04 
GeneralAdd a CTreeCtrl to a CTabCtrl Pin
adonisv15-Jul-05 12:44
adonisv15-Jul-05 12:44 
GeneralAnother worker thread question Pin
Tom Wright15-Jul-05 9:35
Tom Wright15-Jul-05 9:35 
GeneralRe: Another worker thread question Pin
Blake Miller18-Jul-05 5:18
Blake Miller18-Jul-05 5:18 
GeneralDuplicateToken & DuplicateTokenEx Pin
Blake Miller15-Jul-05 6:55
Blake Miller15-Jul-05 6:55 
GeneralRe: DuplicateToken & DuplicateTokenEx Pin
Jose Lamas Rios15-Jul-05 7:51
Jose Lamas Rios15-Jul-05 7:51 
GeneralRe: DuplicateToken & DuplicateTokenEx Pin
Blake Miller15-Jul-05 8:32
Blake Miller15-Jul-05 8:32 
GeneralRemove duplicates Pin
Andrew Admire15-Jul-05 6:38
Andrew Admire15-Jul-05 6:38 
GeneralRe: Remove duplicates Pin
Blake Miller15-Jul-05 6:51
Blake Miller15-Jul-05 6:51 
GeneralRe: Remove duplicates Pin
Andrew Admire15-Jul-05 6:59
Andrew Admire15-Jul-05 6:59 
GeneralRe: Remove duplicates Pin
Blake Miller15-Jul-05 7:09
Blake Miller15-Jul-05 7:09 
GeneralRe: Remove duplicates Pin
Andrew Admire15-Jul-05 7:27
Andrew Admire15-Jul-05 7:27 
GeneralRe: Remove duplicates Pin
Blake Miller15-Jul-05 7:34
Blake Miller15-Jul-05 7:34 
GeneralRe: Remove duplicates Pin
Jose Lamas Rios15-Jul-05 7:32
Jose Lamas Rios15-Jul-05 7:32 
GeneralRe: Remove duplicates Pin
Roland Pibinger15-Jul-05 8:55
Roland Pibinger15-Jul-05 8:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.