Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
GeneralRe: Name space for FolderParam Pin
Lijo Rajan5-Jul-08 0:26
Lijo Rajan5-Jul-08 0:26 
GeneralRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:30
mentorGiorgi Dalakishvili5-Jul-08 0:30 
GeneralRe: Name space for FolderParam Pin
Lijo Rajan5-Jul-08 0:33
Lijo Rajan5-Jul-08 0:33 
GeneralRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:44
mentorGiorgi Dalakishvili5-Jul-08 0:44 
GeneralRe: Name space for FolderParam Pin
mrcooll6-Jul-08 1:13
mrcooll6-Jul-08 1:13 
QuestionNumericUpDown in hexadecimal mode bug Pin
Schokoolero5-Jul-08 0:17
Schokoolero5-Jul-08 0:17 
AnswerRe: NumericUpDown in hexadecimal mode bug Pin
Nader Elshehabi5-Jul-08 1:29
Nader Elshehabi5-Jul-08 1:29 
AnswerRe: NumericUpDown in hexadecimal mode bug Pin
Schokoolero5-Jul-08 5:18
Schokoolero5-Jul-08 5:18 
Thanks for the reply!

I tried Validating, but that is only thrown, when the NumericUpDown gets the focus or looses it and in similar situations. It doesn't seem to be thrown right before the value is changed wrongly.

I also tried KeyDown, but wasn't able to intercept the value the NumericUpDown should take after the Key was pressed if there was no maximum and exchange it for the real value.

I solved my problem by enhancing a TextBox to take only hexadecimal numbers, adding a minimum and maximum etc. to it.
QuestionHow to get Username from IP Address or vicevers in LAN Pin
Abhijit Jana4-Jul-08 23:18
professionalAbhijit Jana4-Jul-08 23:18 
AnswerRe: How to get Username from IP Address or vicevers in LAN Pin
Luc Pattyn5-Jul-08 3:00
sitebuilderLuc Pattyn5-Jul-08 3:00 
QuestionHow to Update my System Configutrator application on client machine Pin
wasimsharp4-Jul-08 23:01
wasimsharp4-Jul-08 23:01 
QuestionGrab video from tv tuner Pin
Harvey Saayman4-Jul-08 21:38
Harvey Saayman4-Jul-08 21:38 
AnswerRe: Grab video from tv tuner Pin
Christian Graus5-Jul-08 1:17
protectorChristian Graus5-Jul-08 1:17 
GeneralRe: Grab video from tv tuner Pin
Harvey Saayman6-Jul-08 7:31
Harvey Saayman6-Jul-08 7:31 
QuestionSound Recorder in Visual Studio Pin
paresh_sarjani4-Jul-08 21:21
paresh_sarjani4-Jul-08 21:21 
AnswerRe: Sound Recorder in Visual Studio Pin
Nader Elshehabi5-Jul-08 1:16
Nader Elshehabi5-Jul-08 1:16 
QuestionWhat happens if you inherit multiple interfaces and they have conflicting method names? Pin
Pankaj Garg4-Jul-08 21:08
Pankaj Garg4-Jul-08 21:08 
AnswerRe: What happens if you inherit multiple interfaces and they have conflicting method names? Pin
Nader Elshehabi5-Jul-08 0:03
Nader Elshehabi5-Jul-08 0:03 
AnswerRe: What happens if you inherit multiple interfaces and they have conflicting method names? Pin
Guffa5-Jul-08 3:43
Guffa5-Jul-08 3:43 
QuestionHow to get Image from Frame in mshtml. Pin
banker_kiran4-Jul-08 20:04
banker_kiran4-Jul-08 20:04 
AnswerRe: How to get Image from Frame in mshtml. Pin
banker_kiran8-Jul-08 18:47
banker_kiran8-Jul-08 18:47 
QuestionStop Autoplay of mshtml.HTMLObjectElement Pin
banker_kiran4-Jul-08 19:31
banker_kiran4-Jul-08 19:31 
QuestionPrinting on a Pre-Printed Form Pin
Ian Uy4-Jul-08 18:20
Ian Uy4-Jul-08 18:20 
AnswerRe: Printing on a Pre-Printed Form Pin
Nader Elshehabi4-Jul-08 23:54
Nader Elshehabi4-Jul-08 23:54 
GeneralRe: Printing on a Pre-Printed Form Pin
Ian Uy5-Jul-08 3:32
Ian Uy5-Jul-08 3: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.