Back to Devexpress

WinForms Skin Editor

skineditor-1630-winforms-skin-editor.md

latest1.5 KB
Original Source

WinForms Skin Editor

  • May 02, 2024

The Skin Editor allows you to modify DevExpress WinForms Skins that ship as part of the DevExpress WinForms installation. The Skin Editor allows you to export custom skins to a distributable library. You can reuse custom skins in your Windows Forms applications.

Best Practices

Like any tool, there are certain best practices to follow and pitfalls to avoid. The following topic outlines important recommendations when using the Skin Editor: Best Practices.

Run the Skin Editor

To run the Skin Editor, do one of the following:

  • Click Extensions > DevExpress > WinForms Controls v25.2 > Run Skin Editor… in the Visual Studio DevExpress menu.
  • Run the SkinEditor.v2.exe file located at <your DevExpress installation path>\Components\Tools\Windows Forms.

Getting Started

WorkspaceLearn how to navigate and use the Skin Editor.Create New SkinsLearn how to create custom skins.Export and Apply Custom SkinsLearn how to distribute custom skins.Skin PatchesLearn how to create skin patches. Skin patches allow you to customize DevExpress skins.