Are the validation controls available in Visual Studio 2005 for Windows Forms like they are for Web Forms? I don't see them.
Brian Dukes
157k2525 gold badges152152 silver badges176176 bronze badges
asked Nov 3, 2008 at 21:13
Billy
Add a comment |
1 Answer 1
this can be implemented with the ErrorProvider class:
http://msdn.microsoft.com/en-us/library/system.windows.forms.errorprovider.aspx
Hope this helps!
Adam
answered Nov 3, 2008 at 21:17
Adam Alexander
15.2k55 gold badges4545 silver badges4141 bronze badges
Sign up to request clarification or add additional context in comments.
Comments
- The Overflow Blog
-
-
- Featured on Meta
-
-
-
Related
Hot Network Questions
- Is there any weapon that does 1 damage?
- Why optional studs on MTB shoes?
- Fool a program it has a pty of specific size
- Outdoor GFCI not working
- MinMaxStack - tracks minimum and maximum values
- How to find parent ways of nodes
- Why do different implementations produce different DER signatures for the same private key and hash?
- Complete the integer sequence: 10, 11, 12, 13, 14, 20, ?, ?, ?, ?
- Expected number of upsets in a knockout tournament
- Are the powers of a set with the Baire Property in a Polish group a set with the Baire Property?
- Can a chocolate bar contain alcohol naturally?
- Cutoff times for Seoul City Air Terminal check-in
- Why do I get so many applications from Mekelle university students?
- Why did Jesus say that he is the light of the world while in it?
- Condensation of water droplets on one side of a bottle!
- Find the value of y in this geometric figure
- When doing a CASSCF calculation, why do we rotate by 90 degrees rather than by a different amount?
- What exactly is Kripkenstein?
- How to create a list with two columns?
- Game with shrinking one's self as main gimmick/mechanic
- If photons are the carriers of the electromagnetic force, why isn't electricity made of photons?
- What are the correct lyrics to the song "Lola", by The Kinks?
- Number of subgroups in a semidirect product
- Which pier is shown in this WWI picture?
default