Click here to Skip to main content
16,006,707 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionproblem using LVM_SETTEXTBKCOLOR to change color of listview text [modified] Pin
method0077-Jul-06 6:20
method0077-Jul-06 6:20 
AnswerRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
Dave Kreskowiak7-Jul-06 7:05
mveDave Kreskowiak7-Jul-06 7:05 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
method0077-Jul-06 7:07
method0077-Jul-06 7:07 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
Dave Kreskowiak7-Jul-06 7:18
mveDave Kreskowiak7-Jul-06 7:18 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
method0077-Jul-06 7:35
method0077-Jul-06 7:35 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
Dave Kreskowiak7-Jul-06 9:46
mveDave Kreskowiak7-Jul-06 9:46 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
method0077-Jul-06 9:58
method0077-Jul-06 9:58 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text [modified] Pin
Dave Kreskowiak7-Jul-06 10:09
mveDave Kreskowiak7-Jul-06 10:09 
Then it's entirely possible that the ListView you're trying to control is ownerdrawn by the other application. In which case, there's nothing you can do to get the effect you want. This is because the ownerdraw code will always paint the items exactly how its written to, ignoring the attributes that your injecting into the items list.



Dave Kreskowiak
Microsoft MVP - Visual Basic



-- modified at 16:16 Friday 7th July, 2006
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text [modified] Pin
method0077-Jul-06 10:17
method0077-Jul-06 10:17 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text [modified] Pin
Dave Kreskowiak7-Jul-06 10:20
mveDave Kreskowiak7-Jul-06 10:20 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
method0077-Jul-06 10:34
method0077-Jul-06 10:34 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
Dave Kreskowiak7-Jul-06 10:37
mveDave Kreskowiak7-Jul-06 10:37 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
method0077-Jul-06 10:41
method0077-Jul-06 10:41 
GeneralRe: problem using LVM_SETTEXTBKCOLOR to change color of listview text Pin
Dave Kreskowiak8-Jul-06 4:59
mveDave Kreskowiak8-Jul-06 4:59 
QuestionMultiple Hashtable Pin
BlueKooZZZZZZZZ7-Jul-06 5:01
BlueKooZZZZZZZZ7-Jul-06 5:01 
QuestionRe: Multiple Hashtable Pin
BlueKooZZZZZZZZ7-Jul-06 6:20
BlueKooZZZZZZZZ7-Jul-06 6:20 
AnswerRe: Multiple Hashtable Pin
Jun Du7-Jul-06 7:23
Jun Du7-Jul-06 7:23 
AnswerRe: Multiple Hashtable Pin
Guffa7-Jul-06 13:16
Guffa7-Jul-06 13:16 
QuestionMouse position information Pin
normschaef7-Jul-06 4:29
normschaef7-Jul-06 4:29 
AnswerRe: Mouse position information Pin
Wooster20067-Jul-06 6:34
Wooster20067-Jul-06 6:34 
QuestionConnection with MySql [modified] Pin
Pushkarr7-Jul-06 3:22
Pushkarr7-Jul-06 3:22 
AnswerRe: Connection with MySql Pin
Paul Conrad7-Jul-06 17:42
professionalPaul Conrad7-Jul-06 17:42 
QuestionRe: Connection with MySql For Crystal Report Pin
Pushkarr8-Jul-06 1:32
Pushkarr8-Jul-06 1:32 
QuestionHow to bind each combobox of grid with different values? Pin
rameshn.gopal7-Jul-06 3:21
rameshn.gopal7-Jul-06 3:21 
Questionusing information from others forms Pin
Wael Hawari7-Jul-06 2:38
Wael Hawari7-Jul-06 2:38 

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.