Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
415
WPF 10.3 XAMTextEditor NullTextAppearance
posted

Hi

Under the windows controls ( Infragistics.Win.UltraWinEditors.UltraTextEditor ) you have NullText property AND a setting for NullTextAppearance

 

This allws for setting and formatting (font/style) of the text within the control when it is empty

 

However, in WPF the XAMTextEditor (Infragistics.Windows.Editors.XAAMTextEditor) there is only the NullText property.

This then does not allow me to set the style of the text (e.g. in italics and grey colour)

 

Is there a workaround or will this be available at some point?

 

Urfan