Hello,
in TheameBuilder, in the ToolTip section, there is a “PlacementBelow” state.
How can I assign such state to the tooltip of some (but not all) buttons ?
TIA
Mirko
Thanks Julie,
when you say copy/paste you mean in the theme builder tree ?
And if I set the AppearenceKey of a PB to be myCustToolTip wont it loose all its pb properties ?
TIA
Mirko
Create a custom themed toolTip- copy/paste the tooltip part of the theme and name it something like myCustomToolTip.
For the buttons that you want to theme, set the AppearanceKey to myCustomToolTip.
For more information on AppearnceKey, see https://docs.wisej.com/theme-builder/theme-elements/appearances
This works for all controls by the way, not just tooltip!
Please login first to submit.