Click here to Skip to main content
16,008,719 members
Home / Discussions / C#
   

C#

 
AnswerRe: Only allow for a double in textbox Pin
DaveyM6919-Jan-10 14:38
professionalDaveyM6919-Jan-10 14:38 
AnswerRe: Only allow for a double in textbox Pin
OkkiePepernoot19-Jan-10 21:04
OkkiePepernoot19-Jan-10 21:04 
AnswerRe: Only allow for a double in textbox Pin
hasarian1-Aug-11 10:00
hasarian1-Aug-11 10:00 
Questionhook createDCW function in gdi32.dll Pin
toronja7219-Jan-10 11:52
toronja7219-Jan-10 11:52 
AnswerRe: hook createDCW function in gdi32.dll Pin
Dave Kreskowiak19-Jan-10 16:42
mveDave Kreskowiak19-Jan-10 16:42 
QuestionItems.Clear() not working in ComboBox control??? Pin
Xpnctoc19-Jan-10 11:43
Xpnctoc19-Jan-10 11:43 
AnswerRe: Items.Clear() not working in ComboBox control??? Pin
Migounette19-Jan-10 12:32
Migounette19-Jan-10 12:32 
GeneralRe: Items.Clear() not working in ComboBox control??? Pin
Xpnctoc20-Jan-10 3:58
Xpnctoc20-Jan-10 3:58 
Not sure why that would make a difference. I also noticed a syntax difference between your code and my code:

Migounette wrote:
comboBox1.Items.Clear();


I did not use a designer to make a custom control. I inherited directly from ComboBox. I call Items.Clear() from RepopulateChoices(), which is a private method in the inherited class. All of your code starting with "comboBox1..." is not at all how I'm doing things.

I'm going to make another post to clarify as there seems to be a tremendous amount of confusion over this from all respondants.
AnswerRe: Items.Clear() not working in ComboBox control??? Pin
Dan Mos19-Jan-10 12:48
Dan Mos19-Jan-10 12:48 
QuestionWould this validate an Email ??? Pin
Paw Jershauge19-Jan-10 11:19
Paw Jershauge19-Jan-10 11:19 
AnswerRe: Would this validate an Email ??? Pin
Pete O'Hanlon19-Jan-10 12:19
mvePete O'Hanlon19-Jan-10 12:19 
GeneralRe: Would this validate an Email ??? Pin
Paw Jershauge19-Jan-10 20:51
Paw Jershauge19-Jan-10 20:51 
QuestionRunDll32.exe Help Pin
User 674486819-Jan-10 11:07
professionalUser 674486819-Jan-10 11:07 
AnswerRe: RunDll32.exe Help Pin
Paw Jershauge19-Jan-10 11:30
Paw Jershauge19-Jan-10 11:30 
GeneralRe: RunDll32.exe Help Pin
Pete O'Hanlon19-Jan-10 11:45
mvePete O'Hanlon19-Jan-10 11:45 
AnswerRe: RunDll32.exe Help Pin
Pete O'Hanlon19-Jan-10 11:39
mvePete O'Hanlon19-Jan-10 11:39 
GeneralRe: RunDll32.exe Help Pin
User 674486819-Jan-10 20:59
professionalUser 674486819-Jan-10 20:59 
AnswerRe: RunDll32.exe Help Pin
Paw Jershauge19-Jan-10 21:39
Paw Jershauge19-Jan-10 21:39 
QuestionEXCEPTION HANDLING Pin
mukundkallapur19-Jan-10 8:09
mukundkallapur19-Jan-10 8:09 
AnswerRe: EXCEPTION HANDLING Pin
Jimmanuel19-Jan-10 8:14
Jimmanuel19-Jan-10 8:14 
AnswerRe: EXCEPTION HANDLING Pin
Bardy8519-Jan-10 8:36
Bardy8519-Jan-10 8:36 
AnswerRe: EXCEPTION HANDLING Pin
Migounette19-Jan-10 12:15
Migounette19-Jan-10 12:15 
QuestionMobile webbrowser control not displaying local image... Pin
Jacob Dixon19-Jan-10 4:54
Jacob Dixon19-Jan-10 4:54 
AnswerRe: Mobile webbrowser control not displaying local image... Pin
OriginalGriff19-Jan-10 5:41
mveOriginalGriff19-Jan-10 5:41 
GeneralRe: Mobile webbrowser control not displaying local image... Pin
Jacob Dixon19-Jan-10 6:03
Jacob Dixon19-Jan-10 6:03 

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.