Back to Devexpress

Custom Drawing

windowsforms-303-controls-and-libraries-tree-list-feature-center-appearances-and-look-and-feel-custom-drawing.md

latest2.4 KB
Original Source

Custom Drawing

  • Apr 11, 2022

All DevExpress .NET WinForms controls allow their appearance settings (foreground and background colors, font settings, etc) to be customized via the corresponding appearance options (see Appearances). Another way to change the look and feel of the Tree List is to paint its elements manually, by handling the custom draw events. See the topics below, for more information.

Note

Custom painting and alpha blending features are not applied to the print and export versions of the Tree List.

Concepts

Task-Based Help

Member Tables

See Also

How to get colors that correspond to the currently used skin

How to obtain the color of a particular control's element when skins are used

How to get skin images at runtime