|
-
Dec 7th, 2006, 11:53 PM
#1
Thread Starter
Hyperactive Member
-
Dec 8th, 2006, 02:58 AM
#2
Re: Circular Buttons
Well, I don't think that you can accomplish this in VB, BUT....!!! Why not use Flash? On the Click_Event en MouseOver_Event in Flash you can create awesome visual events. Remember to give the "args" a good name so you can call the proper procedure.
I'm not that good with Flash, so can't help you further (sorry). A good search must do the job.
-
Dec 8th, 2006, 03:04 AM
#3
Re: Circular Buttons
It is possible in VB, but its a very sticky area.
You'd have to write your own control, and make sure you got all the coordinates correct for the different areas of the control.
Look into writing your own controls. Also, look up the "Chameleon Button" custom control, it comes with source code, and it simulates different Windows Buttons but drawing them entirely by itself.
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Dec 8th, 2006, 03:16 AM
#4
Lively Member
Re: Circular Buttons
You could split each section up into their own image then add them, but that'd take long. I'd do it for you for $1.
-
Dec 8th, 2006, 01:54 PM
#5
Thread Starter
Hyperactive Member
Re: Circular Buttons
Well, I am not that great at flash either... so I am really confused... Um do I have to use ActionScript??
Hey... If you found this post helpful please rate it.

-
Dec 8th, 2006, 03:30 PM
#6
Re: Circular Buttons
How bout using .PNG files so you could have any shape..?
Check on vbaccelerator
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

-
Dec 8th, 2006, 03:43 PM
#7
Re: Circular Buttons
It is possible in VB. You can check out Wokawidgets "XP Button" project in his Component Suite example as it can draw any shape of button and apply the standard XP theme without having to be run on XP.
http://www.vbforums.com/showthread.php?p=1942029
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|