-
Notifications
You must be signed in to change notification settings - Fork 63
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
[Feature Request]: Extend ToolTipManager designer to also allow "open/close" interval properties. #686
Comments
@sdreb3421 Does this affect all controls? @Smurf-IV I thought that something similar was already implemented? |
All controls that allow a KryptonToolTip will need to be updated.
I have changed the title to reflect what is actually needed, as a KryptonToolTip should (At least) be in all Toolkit controls (May not be in all navigator / workspace / etc dlls tho !) |
Yeah, those values should be editable from somewhere. |
- Fix a few more warnings - Fix a few code style layouts #686
The ToolTipManager properties (open/close interval) are only available programatically. Should be in designer properties to match standard windows forms tooltips.
The text was updated successfully, but these errors were encountered: