Skip to main content
A newer version of this page is available. .

WindowsFormsSettings.ForceTextRenderPaint() Method

Enables the use of the System.Windows.Forms.TextRenderer class for rendering text.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v21.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core

Declaration

public static void ForceTextRenderPaint()
See Also