Back to Devexpress

UserLookAndFeel.SetSkinStyle Method

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-dot-setskinstyle.md

latest1.4 KB
Original Source

UserLookAndFeel.SetSkinStyle Method

NameParametersDescription
SetSkinStyle(SkinStyle)skinStyleApplies the desired DevExpress skin to the application.
SetSkinStyle(SkinSvgPalette)paletteApplies the specified skin and palette.
SetSkinStyle(String, TouchUIMode)skinName, touchUIObsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
SetSkinStyle(String, Boolean)skinName, touchUIObsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
SetSkinStyle(String, String)skinName, paletteNameApplies the specified skin and palette.
SetSkinStyle(String)skinNameApplies the specified skin.