Click here to Skip to main content
15,896,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: Direct Crystal Printing to LPT port - Please Help Pin
Craig G Fraser10-Nov-05 21:42
Craig G Fraser10-Nov-05 21:42 
QuestionDrawing Lines On A Form Pin
ytubis9-Nov-05 21:07
ytubis9-Nov-05 21:07 
AnswerRe: Drawing Lines On A Form Pin
Heath Stewart9-Nov-05 21:45
protectorHeath Stewart9-Nov-05 21:45 
QuestionNeed Help with .NET Pin
allenmpcx9-Nov-05 19:26
allenmpcx9-Nov-05 19:26 
AnswerRe: Need Help with .NET Pin
AETaylor10-Nov-05 22:14
AETaylor10-Nov-05 22:14 
QuestionDifferent Source Codes Pin
nosferatu20009-Nov-05 19:23
nosferatu20009-Nov-05 19:23 
AnswerRe: Different Source Codes Pin
Luis Alonso Ramos9-Nov-05 19:35
Luis Alonso Ramos9-Nov-05 19:35 
QuestionMaskedTextBox Problem ! Pin
Caio19859-Nov-05 17:42
Caio19859-Nov-05 17:42 
Hello

I'm trying to use a MaskedTextBox but I'm having an unusual problem.
I set the Mask property on the Properties Window to support anyone of the templates (Data Validation, Hour Validation, etc...), after that, I execute the debug to test the whole Control (UserControl), then the problem appears: Any value that I type on the MaskedTextBox is written on another TextBox as I had typed on it ! Why is this happening ?!
When I remove the mask property from the MaskedTextBox control it works as a normal TextBox, writting the text on itself as it was supposed to be even with the Mask property set, but with the Mask property set it writes on any other TextBox avaliable on the Control I'm developing.

I'm using:
Microsoft Visual C# 2005 55603-000-0000016-00101
Microsoft Visual C# 2005

But I don't think that the problem is being caused by the VStudio version since I downloaded a tutorial about MaskedTextBoxes and it works perfectly here, but when I try to implement it (also copy) the tutorial's MaskedTextBox to my Control it "stops working". It seems to be a conflict... but as I don't receive any error or warning messages from the compiler I got confused.

I was testing right now and I detected that If the MaskedTextBox is the only thing on the Control it works perfectly but If I add only one or more TextBoxes the MaskedTextBox will write on any of them instead of filling itself with what I type. Any idea ?

Thank you.

-- modified at 23:59 Wednesday 9th November, 2005
GeneralRe: MaskedTextBox Problem ! Pin
Heath Stewart9-Nov-05 22:11
protectorHeath Stewart9-Nov-05 22:11 
QuestionRetrieving an image data type Pin
SyedZubair9-Nov-05 17:39
SyedZubair9-Nov-05 17:39 
AnswerRe: Retrieving an image data type Pin
Heath Stewart9-Nov-05 21:59
protectorHeath Stewart9-Nov-05 21:59 
QuestionException-When minimized and restored Pin
cloudking119669-Nov-05 17:34
cloudking119669-Nov-05 17:34 
AnswerRe: Exception-When minimized and restored Pin
Heath Stewart9-Nov-05 22:09
protectorHeath Stewart9-Nov-05 22:09 
AnswerRe: Exception-When minimized and restored Pin
S. Senthil Kumar10-Nov-05 4:19
S. Senthil Kumar10-Nov-05 4:19 
QuestionClass that can read/modify private values of another class Pin
budidharma9-Nov-05 11:30
budidharma9-Nov-05 11:30 
AnswerRe: Class that can read/modify private values of another class Pin
Leslie Sanford9-Nov-05 11:50
Leslie Sanford9-Nov-05 11:50 
GeneralRe: Class that can read/modify private values of another class Pin
budidharma9-Nov-05 12:17
budidharma9-Nov-05 12:17 
GeneralRe: Class that can read/modify private values of another class Pin
Leslie Sanford9-Nov-05 12:21
Leslie Sanford9-Nov-05 12:21 
GeneralRe: Class that can read/modify private values of another class Pin
budidharma9-Nov-05 13:14
budidharma9-Nov-05 13:14 
GeneralRe: Class that can read/modify private values of another class Pin
Leslie Sanford9-Nov-05 15:19
Leslie Sanford9-Nov-05 15:19 
QuestionHow do i create a link to a web page? Pin
Anthony Mushrow9-Nov-05 10:07
professionalAnthony Mushrow9-Nov-05 10:07 
AnswerRe: How do i create a link to a web page? Pin
Matt Gerrans9-Nov-05 11:32
Matt Gerrans9-Nov-05 11:32 
GeneralRe: How do i create a link to a web page? Pin
Anthony Mushrow9-Nov-05 12:22
professionalAnthony Mushrow9-Nov-05 12:22 
QuestionRe: How do i create a link to a web page? Pin
Anthony Mushrow9-Nov-05 12:42
professionalAnthony Mushrow9-Nov-05 12:42 
AnswerRe: How do i create a link to a web page? Pin
Luis Alonso Ramos9-Nov-05 13:15
Luis Alonso Ramos9-Nov-05 13:15 

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.