ScreenTip Service

Ribbon for WPF Forum

Posted 15 years ago by Michael.Ehlert
Version: 9.1.0507
Avatar
Hi,
i would like to set the width of my screen tip popups. Do you have any suggestions?

Michael

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Michael,

The Width is set by the default ScreenTip Style and the default template has a trigger to change the Width in a certain scenario. The widths are properly set to meet the Microsoft ribbon requirements for ScreenTip sizes.

You may be able to create an app-wide Style for ScreenTip that sets the Width in a Setter. However if no ImageSource is set on the ScreenTip, that template trigger may still set it to 210, overriding your setter.

If the app-wide Style with single Width Setter doesn't work, you could clone our default Style and use that (including a clone of the default template) as your app-wide Style.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.