Standard-Toolkit icon indicating copy to clipboard operation
Standard-Toolkit copied to clipboard

[Feature Request]: Extend ToolTipManager designer to also allow "open/close" interval properties.

Open sdreb3421 opened this issue 3 years ago • 4 comments

The ToolTipManager properties (open/close interval) are only available programatically. Should be in designer properties to match standard windows forms tooltips.

sdreb3421 avatar Apr 02 '22 03:04 sdreb3421

@sdreb3421 Does this affect all controls?

@Smurf-IV I thought that something similar was already implemented?

PWagner1 avatar Jun 26 '22 08:06 PWagner1

@sdreb3421 Does this affect all controls?

All controls that allow a KryptonToolTip will need to be updated.

@Smurf-IV I thought that something similar was already implemented?

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 !)

Smurf-IV avatar Jun 26 '22 13:06 Smurf-IV

Winform Tooltip: image image image

Krypton is missing those values: image

Smurf-IV avatar Jun 26 '22 13:06 Smurf-IV

Yeah, those values should be editable from somewhere.

sdreb3421 avatar Jun 26 '22 14:06 sdreb3421

Done: image

Smurf-IV avatar Mar 05 '23 10:03 Smurf-IV