How can I draw a hexagon with children in VB.NET code?
-
Is it possible to draw a hexagon with children and paint it with Lineargradientbrush? If it is possible, can somebody help me with the sample? Example is the type used in Microsoft office 2007 color dialog box.
-
Trying a Google search first would have got you these links[^].
One of these days I'm going to think of a really clever signature.
-
Tonielro wrote:
Ok I am waiting.
Waiting for what?
One of these days I'm going to think of a really clever signature.
I googled it as you directed and I got good one but it is written in C++ and I am not familiar with C++. This is the link (www.codeproject.com/Articles/24970/XColorDialog-MFC-color-picker-control-that-disp). Can you help in converting it to VB.NET or C#? Or can you build the DLL in the same language?
-
I googled it as you directed and I got good one but it is written in C++ and I am not familiar with C++. This is the link (www.codeproject.com/Articles/24970/XColorDialog-MFC-color-picker-control-that-disp). Can you help in converting it to VB.NET or C#? Or can you build the DLL in the same language?
Tht grey mass between your ears is not there to keep them apart. How about using it to figure it out yourself? I know it's unfair, but that's the usual way you accomplish something on this planet.
At least artificial intelligence already is superior to natural stupidity
-
Tht grey mass between your ears is not there to keep them apart. How about using it to figure it out yourself? I know it's unfair, but that's the usual way you accomplish something on this planet.
At least artificial intelligence already is superior to natural stupidity
-
I googled it as you directed and I got good one but it is written in C++ and I am not familiar with C++. This is the link (www.codeproject.com/Articles/24970/XColorDialog-MFC-color-picker-control-that-disp). Can you help in converting it to VB.NET or C#? Or can you build the DLL in the same language?
Tonielro wrote:
I googled it as you directed
I don't know what you Googled but if you had bothered to follow the link I provided you would have found lots of samples for drawing shapes in VB.NET.
One of these days I'm going to think of a really clever signature.