Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Programming of all types of visual c++ Pin
Trollslayer18-Aug-05 1:25
mentorTrollslayer18-Aug-05 1:25 
GeneralRe: Programming of all types of visual c++ Pin
David Crow18-Aug-05 2:53
David Crow18-Aug-05 2:53 
QuestionRemembering Detail view setting in File open dialog? Pin
Tejan Zad18-Aug-05 0:06
Tejan Zad18-Aug-05 0:06 
Generallist registered OCX components Pin
Marc Soleda17-Aug-05 23:55
Marc Soleda17-Aug-05 23:55 
GeneralRe: list registered OCX components Pin
geo_m18-Aug-05 19:28
geo_m18-Aug-05 19:28 
GeneralAdding a new header in ISAPI filter (onPreProc) Pin
Vasudevan Deepak Kumar17-Aug-05 23:37
Vasudevan Deepak Kumar17-Aug-05 23:37 
GeneralListView Header Color Pin
Nishad S17-Aug-05 23:33
Nishad S17-Aug-05 23:33 
GeneralRe: ListView Header Color Pin
Aamir Butt18-Aug-05 1:52
Aamir Butt18-Aug-05 1:52 
Create a custom Listview by deriving your listview from CListView and then override its Paint functions. This way, you will be able to do whatever you want to do with the ListView. There are some articles here on this as well. Search Code Project for this.

[edit] Check here List Control[^][/edit]


Steve Mayfield: "Coding in VB is like riding a tricycle...once you figured out how to peddle, its really hard to fall off."

My Articles
GeneralAccess Violation During adding items in List Control ( CXListCtrl ).... Pin
Ravi Sankar S17-Aug-05 23:22
Ravi Sankar S17-Aug-05 23:22 
GeneralRe: Access Violation During adding items in List Control ( CXListCtrl ).... Pin
Rage18-Aug-05 0:13
professionalRage18-Aug-05 0:13 
GeneralCombobox control Pin
mikobi17-Aug-05 23:13
mikobi17-Aug-05 23:13 
GeneralRe: Combobox control Pin
toxcct17-Aug-05 23:21
toxcct17-Aug-05 23:21 
GeneralDLL spying Pin
Imtiaz Murtaza17-Aug-05 23:10
Imtiaz Murtaza17-Aug-05 23:10 
GeneralRe: DLL spying Pin
Cedric Moonen17-Aug-05 23:17
Cedric Moonen17-Aug-05 23:17 
GeneralRe: DLL spying Pin
Imtiaz Murtaza17-Aug-05 23:27
Imtiaz Murtaza17-Aug-05 23:27 
GeneralRe: DLL spying Pin
BlackDice18-Aug-05 3:06
BlackDice18-Aug-05 3:06 
GeneralRe: DLL spying Pin
Blake Miller18-Aug-05 4:51
Blake Miller18-Aug-05 4:51 
GeneralRe: DLL spying Pin
fat_boy19-Aug-05 4:12
fat_boy19-Aug-05 4:12 
GeneralRe: DLL spying Pin
fat_boy19-Aug-05 4:13
fat_boy19-Aug-05 4:13 
Generalunicode Pin
hamidreza_buddy17-Aug-05 23:03
hamidreza_buddy17-Aug-05 23:03 
GeneralRe: unicode Pin
toxcct17-Aug-05 23:10
toxcct17-Aug-05 23:10 
GeneralRe: unicode Pin
hamidreza_buddy17-Aug-05 23:45
hamidreza_buddy17-Aug-05 23:45 
GeneralRe: unicode Pin
toxcct17-Aug-05 23:57
toxcct17-Aug-05 23:57 
GeneralRe: unicode Pin
hamidreza_buddy18-Aug-05 5:15
hamidreza_buddy18-Aug-05 5:15 
GeneralRe: unicode Pin
try8818-Aug-05 6:53
try8818-Aug-05 6:53 

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.