Click here to Skip to main content
15,917,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help on C# calculator program Pin
Perspx8-Sep-08 8:24
Perspx8-Sep-08 8:24 
AnswerRe: Need help on C# calculator program Pin
Blue_Boy8-Sep-08 8:25
Blue_Boy8-Sep-08 8:25 
AnswerRe: Need help on C# calculator program Pin
DaveyM698-Sep-08 9:33
professionalDaveyM698-Sep-08 9:33 
AnswerRe: Need help on C# calculator program Pin
Christian Graus8-Sep-08 11:18
protectorChristian Graus8-Sep-08 11:18 
JokePile on! Pin
carbon_golem8-Sep-08 15:59
carbon_golem8-Sep-08 15:59 
QuestionListView item highlighting Pin
Cyrilix8-Sep-08 7:41
Cyrilix8-Sep-08 7:41 
AnswerRe: ListView item highlighting Pin
Wendelius8-Sep-08 8:17
mentorWendelius8-Sep-08 8:17 
AnswerRe: ListView item highlighting Pin
Mycroft Holmes8-Sep-08 15:21
professionalMycroft Holmes8-Sep-08 15:21 
Ok here you are going outside the design limitations of the control you are using. You have 2 basic choices, find an alternative control that meets your requirements (Infragistics and DevExpress are 2 suppliers) or create your own control.

1. The background colour of the selected item is probably managed by the skin/style windows is using.
2. You are asking it to paint the listviews backgound area according to a control (item) that is not there. As Eric said expand the last subitem to the full width, except then you need to deal with the horizontal scroll bar.


Never underestimate the power of human stupidity
RAH

GeneralRe: ListView item highlighting Pin
Cyrilix8-Sep-08 19:21
Cyrilix8-Sep-08 19:21 
QuestionNeed help converting between similar types Pin
Erik Westermann8-Sep-08 7:28
professionalErik Westermann8-Sep-08 7:28 
AnswerRe: Need help converting between similar types Pin
Wendelius8-Sep-08 7:39
mentorWendelius8-Sep-08 7:39 
GeneralRe: Need help converting between similar types Pin
Erik Westermann8-Sep-08 7:55
professionalErik Westermann8-Sep-08 7:55 
GeneralRe: Need help converting between similar types Pin
Wendelius8-Sep-08 8:03
mentorWendelius8-Sep-08 8:03 
AnswerRe: Need help converting between similar types [modified] Pin
Paw Jershauge8-Sep-08 8:35
Paw Jershauge8-Sep-08 8:35 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 8:48
mvePete O'Hanlon8-Sep-08 8:48 
GeneralRe: Need help converting between similar types Pin
Paw Jershauge8-Sep-08 9:49
Paw Jershauge8-Sep-08 9:49 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 9:51
mvePete O'Hanlon8-Sep-08 9:51 
GeneralRe: Need help converting between similar types Pin
Paw Jershauge8-Sep-08 9:53
Paw Jershauge8-Sep-08 9:53 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 10:05
mvePete O'Hanlon8-Sep-08 10:05 
GeneralRe: Need help converting between similar types Pin
Erik Westermann9-Sep-08 8:05
professionalErik Westermann9-Sep-08 8:05 
AnswerRe: Need help converting between similar types Pin
carbon_golem8-Sep-08 15:36
carbon_golem8-Sep-08 15:36 
GeneralRe: Need help converting between similar types Pin
Erik Westermann9-Sep-08 8:12
professionalErik Westermann9-Sep-08 8:12 
QuestionSecure page with C#.NET Pin
mghiassi8-Sep-08 6:37
mghiassi8-Sep-08 6:37 
AnswerRe: Secure page with C#.NET Pin
Dave Sexton8-Sep-08 7:14
Dave Sexton8-Sep-08 7:14 
Question[Message Deleted] Pin
mghiassi8-Sep-08 6:32
mghiassi8-Sep-08 6:32 

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.