Those buttons are NOT nice.....
I downloaded the trial and they draw the button using an image so that if
the button is long or tall it looks pixellated and blurry.

Signature
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
> Hi All,
>
[quoted text clipped - 3 lines]
> Please help me out.
> Thanks in advance.
"JohnLid" <JohnLidIT@gmail.com> schrieb:
> Anyone know how to draw nice 3D buttons like this one by Code in .NET:
> http://www.econtechvn.com/en/aquabutton_detail.htm
<URL:http://www.codeproject.com/cs/miscctrl/#Button+Controls>
=>
AquaButton: A sample custom button control with a Mac OS X look
<URL:http://www.codeproject.com/cs/miscctrl/aquabutton.asp>
However, note that non-standard UIs are confusing and thus should be
avoided.
BTW: Please do not multipost!

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Bob Powell [MVP] - 12 Aug 2005 17:25 GMT
> However, note that non-standard UIs are confusing and thus should be
> avoided.
What? You mean like on Windows MediaPlayer?? ;-))

Signature
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
> "JohnLid" <JohnLidIT@gmail.com> schrieb:
>> Anyone know how to draw nice 3D buttons like this one by Code in .NET:
[quoted text clipped - 11 lines]
>
> BTW: Please do not multipost!
Herfried K. Wagner [MVP] - 13 Aug 2005 18:11 GMT
"Bob Powell [MVP]" <bob@_spamkiller_bobpowell.net> schrieb:
>> However, note that non-standard UIs are confusing and thus should be
>> avoided.
>
> What? You mean like on Windows MediaPlayer?? ;-))
LOL -- even Windows Media Player uses standard-compliant UIs for its dialog
windows... :-).

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Ask their "Tecnical Support"? :-(
TC