hi.. I've seen a program that if you clicked on the command button it remains on press, not just like an ordinary button than if you've clicked it, it return to its original phase or it pops out to its original form.
How can i do it?
As has been said already, you'd get that effect if you used a checkbox or option button instead of a commandbutton, and set its style to graphical. Did you try that?
I was looking for this option also. Thanks for explaining about the graphical checkbox or option box.
Quote:Originally Posted by herilane As has been said already, you'd get that effect if you used a checkbox or option button instead of a commandbutton, and set its style to graphical. Did you try that?
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe