D Dan Watson Jul 6, 2004 #2 DzemoT. said: how to make round button in vb.net? Click to expand... draw a grey circle and add a _click event
DzemoT. said: how to make round button in vb.net? Click to expand... draw a grey circle and add a _click event
O One Handed Man \( OHM - Terry Burns \) Jul 6, 2004 #3 Thats a bit basic, but yes. thats one way. Another way is to create a custom control. -- OHM ( Terry Burns ) . . . One-Handed-Man . . . Time flies when you don't know what you're doing
Thats a bit basic, but yes. thats one way. Another way is to create a custom control. -- OHM ( Terry Burns ) . . . One-Handed-Man . . . Time flies when you don't know what you're doing
H Herfried K. Wagner [MVP] Jul 6, 2004 #4 * "DzemoT. said: how to make round button in vb.net? Click to expand... C# sample: <URL:http://www.codeproject.com/cs/miscctrl/RoundButton_csharp.asp>
* "DzemoT. said: how to make round button in vb.net? Click to expand... C# sample: <URL:http://www.codeproject.com/cs/miscctrl/RoundButton_csharp.asp>
K Ken Tucker [MVP] Jul 6, 2004 #5 Hi, http://msdn.microsoft.com/library/d...apedWindowsFormsControlsInVisualStudioNET.asp http://www.thecodeproject.com/vb/net/CnControls.asp Ken
Hi, http://msdn.microsoft.com/library/d...apedWindowsFormsControlsInVisualStudioNET.asp http://www.thecodeproject.com/vb/net/CnControls.asp Ken