|
-
Aug 7th, 2009, 03:57 PM
#1
Thread Starter
New Member
Color Picker - Excel / Office Style
Hi Everyone,
I'm trying to find some sample code to create an Excel / Office style color picker. I'm fully aware of the ColorDialog, but I need this to be a simple mechanism "launched" via a button that displays just below the button and allows the user to select from a palette of color. Basically I want something like you see in Excel and other Office apps on the toolbar for setting font color and background color. I found something in C# and took a screen shot of it:
[IMG]ttp://i29.tinypic.com/o0szt2.jpg[/IMG]
Anyone know of some VB.net code for doing something like this?
Best,
Thomas
-
Aug 7th, 2009, 06:36 PM
#2
Fanatic Member
Re: Color Picker - Excel / Office Style
Hey Thomas, take a look at JuggaloBrotha's Color ComboBox
Hope that helps ;D
-
Aug 7th, 2009, 07:16 PM
#3
Re: Color Picker - Excel / Office Style
Don't be scared of the fact that it's C#. If they provide the source code use a converter and switch it to VB, or translate it yourself to learn some of the C# syntax.
-
Aug 8th, 2009, 12:50 AM
#4
Hyperactive Member
Re: Color Picker - Excel / Office Style
or you can even purchase component from devcomponents
they have what you need if you are lazy to creating your own controls
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
|