Wednesday, April 9, 2008

Display special character on label in asp.net desktop application

If you want to insert some special character on the label as text like &,* ,$ then you have to set its one property false that property is UseMnemonic. Actually ByDefault it is set to true.

No comments:

Post a Comment