Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScreenColorPicker design time addon #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

uglyoldbob
Copy link

Add code and a demo that allows ScreenColorPicker to be used in custom properties of custom controls.

Add IWindowsFormsEditorService so that it can be easily used to select colors at design time.
By setting attributes, any Color attribute can easily use ScreenColorPicker to pick the Color
This demo widget uses ScreenColorPicker in a dropdown in an exposed property called TranspColor in the Misc Category.
Overload the ScreenColorPicker constructor so it can be constructed without any arguments, and also with a IWindowsFormsEditorService object.
@uglyoldbob uglyoldbob changed the title Patch 1 ScreenColorPicker design time addon Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant