Click here to Skip to main content
15,890,282 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB6 CommonDialog in WIndows 7 Pin
Liefie200017-Jun-14 6:11
Liefie200017-Jun-14 6:11 
AnswerRe: VB6 CommonDialog in WIndows 7 Pin
Eddy Vluggen17-Jun-14 7:30
professionalEddy Vluggen17-Jun-14 7:30 
GeneralRe: VB6 CommonDialog in WIndows 7 Pin
Liefie200017-Jun-14 8:08
Liefie200017-Jun-14 8:08 
GeneralRe: VB6 CommonDialog in WIndows 7 Pin
Eddy Vluggen17-Jun-14 8:10
professionalEddy Vluggen17-Jun-14 8:10 
GeneralRe: VB6 CommonDialog in WIndows 7 Pin
Liefie200017-Jun-14 8:14
Liefie200017-Jun-14 8:14 
Questionlistview selected row is light grey when control loses focus, not deep blue Pin
Jim Dolson17-Jun-14 4:20
Jim Dolson17-Jun-14 4:20 
AnswerRe: listview selected row is light grey when control loses focus, not deep blue Pin
Dave Kreskowiak17-Jun-14 7:09
mveDave Kreskowiak17-Jun-14 7:09 
AnswerRe: listview selected row is light grey when control loses focus, not deep blue Pin
Eddy Vluggen17-Jun-14 7:26
professionalEddy Vluggen17-Jun-14 7:26 
In addition to Dave's answer, it's usually not worth the effort. Unless you use the highlight-color as defined in the system-colors, your blue would default to red on my desktop Smile | :)

If it's merely to get consistency then do consider the fact that you are adding code that might throw exceptions/have bugs, while the only advantage is color-consistency (one that is still a non-default, and hence, unexpected)

If you are letting the user make a selection, then you could consider using checkboxes to indicate the selection.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: listview selected row is light grey when control loses focus, not deep blue Pin
Jim Dolson17-Jun-14 16:00
Jim Dolson17-Jun-14 16:00 
QuestionEntity framework : disconnect from database and set offilne Pin
dilkonika16-Jun-14 4:47
dilkonika16-Jun-14 4:47 
AnswerRe: Entity framework : disconnect from database and set offilne Pin
Dave Kreskowiak17-Jun-14 7:03
mveDave Kreskowiak17-Jun-14 7:03 
Question"Open Database connectivity error" while opening Word from VB with OLE Pin
Badusha15-Jun-14 22:36
Badusha15-Jun-14 22:36 
AnswerRe: "Open Database connectivity error" while opening Word from VB with OLE Pin
Eddy Vluggen17-Jun-14 7:31
professionalEddy Vluggen17-Jun-14 7:31 
GeneralRe: "Open Database connectivity error" while opening Word from VB with OLE Pin
Badusha24-Jun-14 19:02
Badusha24-Jun-14 19:02 
QuestionHow to switch frame to RightToLeft Pin
Member 1061936511-Jun-14 21:03
Member 1061936511-Jun-14 21:03 
QuestionPlease help me to put UserControl to datagridview cells Pin
Miller Nguyen11-Jun-14 16:34
Miller Nguyen11-Jun-14 16:34 
AnswerRe: Please help me to put UserControl to datagridview cells Pin
Bernhard Hiller11-Jun-14 20:47
Bernhard Hiller11-Jun-14 20:47 
GeneralRe: Please help me to put UserControl to datagridview cells Pin
Miller Nguyen12-Jun-14 20:56
Miller Nguyen12-Jun-14 20:56 
AnswerRe: Please help me to put UserControl to datagridview cells Pin
Nguyen Tuan Anh11-Jun-14 23:09
Nguyen Tuan Anh11-Jun-14 23:09 
GeneralRe: Please help me to put UserControl to datagridview cells Pin
Miller Nguyen12-Jun-14 20:58
Miller Nguyen12-Jun-14 20:58 
QuestionHow to publish Visual Basic 2010 (connected to Access 2007 DB) project? Pin
Nguyen Tuan Anh10-Jun-14 5:19
Nguyen Tuan Anh10-Jun-14 5:19 
AnswerRe: How to publish Visual Basic 2010 (connected to Access 2007 DB) project? Pin
Richard MacCutchan10-Jun-14 6:06
mveRichard MacCutchan10-Jun-14 6:06 
GeneralRe: How to publish Visual Basic 2010 (connected to Access 2007 DB) project? Pin
Nguyen Tuan Anh10-Jun-14 15:54
Nguyen Tuan Anh10-Jun-14 15:54 
GeneralRe: How to publish Visual Basic 2010 (connected to Access 2007 DB) project? Pin
Richard MacCutchan10-Jun-14 21:46
mveRichard MacCutchan10-Jun-14 21:46 
GeneralRe: How to publish Visual Basic 2010 (connected to Access 2007 DB) project? Pin
Dave Kreskowiak11-Jun-14 3:06
mveDave Kreskowiak11-Jun-14 3:06 

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.