hi,
in VC++ we can re-shape the button. i know how to do that. but without using C++ control or ActiveX is it possible to do it in .NET ? how ?
Thanks
Paresh
Printable View
hi,
in VC++ we can re-shape the button. i know how to do that. but without using C++ control or ActiveX is it possible to do it in .NET ? how ?
Thanks
Paresh
You should probably try posting your question in the C++ section. This is the C# section.
Good luck.
I said it was possible thru active x
and now i want to do in .NET means C# without using ActiveX ? is it possible ?
anyone !
Paresh
This is a totally untrue statement taken on its own, of course....Quote:
.NET means C#
Every class derived from Control (even Control itself) has property named Region. that property is of type System.Drawing.Region. It is the standart windows RGN...
And the button is derived from Control... :)
martin
sure dude. i will look in it.
thanks
Paresh
To Cpuwizard,
I wanted to mean
using C#.NET ..
did you understand know :-)
or find some faults rather than answering...:D