Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert string to boolean Pin
Sean8927-Apr-06 15:32
Sean8927-Apr-06 15:32 
AnswerRe: Convert string to boolean Pin
DougW4830-Apr-06 9:40
DougW4830-Apr-06 9:40 
QuestionProblem with System.IO, Please Help Pin
Shadow Sprite27-Apr-06 14:18
Shadow Sprite27-Apr-06 14:18 
AnswerRe: Problem with System.IO, Please Help Pin
S. Senthil Kumar27-Apr-06 16:26
S. Senthil Kumar27-Apr-06 16:26 
GeneralRe: Problem with System.IO, Please Help Pin
Shadow Sprite27-Apr-06 23:59
Shadow Sprite27-Apr-06 23:59 
QuestionHow to stop Backgroundworker ? Pin
ALQallaf27-Apr-06 12:50
ALQallaf27-Apr-06 12:50 
AnswerRe: How to stop Backgroundworker ? Pin
Josh Smith27-Apr-06 13:07
Josh Smith27-Apr-06 13:07 
QuestionDrawReversibleFrame? Pin
melanieab27-Apr-06 10:08
melanieab27-Apr-06 10:08 
AnswerRe: DrawReversibleFrame? Pin
Guffa27-Apr-06 10:23
Guffa27-Apr-06 10:23 
GeneralRe: DrawReversibleFrame? Pin
melanieab27-Apr-06 11:08
melanieab27-Apr-06 11:08 
AnswerRe: DrawReversibleFrame? Pin
Guffa27-Apr-06 14:07
Guffa27-Apr-06 14:07 
GeneralRe: DrawReversibleFrame? Pin
melanieab28-Apr-06 9:57
melanieab28-Apr-06 9:57 
QuestionTips for writing a Web Service in C# which will be used by a Java app... Pin
Josh Smith27-Apr-06 9:49
Josh Smith27-Apr-06 9:49 
QuestionThe correct way to dispose of objects Pin
Mark0627-Apr-06 9:32
Mark0627-Apr-06 9:32 
AnswerRe: The correct way to dispose of objects Pin
Colin Angus Mackay27-Apr-06 10:00
Colin Angus Mackay27-Apr-06 10:00 
QuestionRichTextBox tables Pin
Authorof2227-Apr-06 9:24
Authorof2227-Apr-06 9:24 
QuestionWriting Web Control Library Pin
thompson_3827-Apr-06 8:50
thompson_3827-Apr-06 8:50 
AnswerRe: Writing Web Control Library Pin
Josh Smith27-Apr-06 13:03
Josh Smith27-Apr-06 13:03 
Questionexpander control Pin
awu2527-Apr-06 8:25
awu2527-Apr-06 8:25 
AnswerRe: expander control Pin
Ravi Bhavnani27-Apr-06 8:37
professionalRavi Bhavnani27-Apr-06 8:37 
QuestionCalling a method in another form Pin
awu2527-Apr-06 8:24
awu2527-Apr-06 8:24 
AnswerRe: Calling a method in another form Pin
S. Senthil Kumar27-Apr-06 18:29
S. Senthil Kumar27-Apr-06 18:29 
QuestionOverride TextBox portion of a ComboBox? Pin
secovel27-Apr-06 7:46
secovel27-Apr-06 7:46 
AnswerRe: Override TextBox portion of a ComboBox? Pin
Robert Rohde27-Apr-06 8:22
Robert Rohde27-Apr-06 8:22 
secovel wrote:
Anybody know where to start?

From scratch.
Seriously: Its good to extend given controls but only to a certain extend. I had more than once made the experience that it is sometimes more work to bend the .Net framework controls to my needs instead of just writing my own.
Think about your case: You are painting the combobox items yourself. Now you also want to paint the textbox yourself. What is left of the original control? Probably not more than the dropdown button...
QuestionRotate the world Pin
Sabry190527-Apr-06 7:43
Sabry190527-Apr-06 7:43 

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.