SetSkinStyle(SkinStyle)
|
skinStyle
|
Applies the desired DevExpress skin to the application.
|
SetSkinStyle(SkinSvgPalette)
|
palette
|
Applies the specified skin and palette.
|
SetSkinStyle(String, TouchUIMode)
|
skinName, touchUI
|
Obsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
SetSkinStyle(String, Boolean)
|
skinName, touchUI
|
Obsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
SetSkinStyle(String, String)
|
skinName, paletteName
|
Applies the specified skin and palette.
|
SetSkinStyle(String)
|
skinName
|
Applies the specified skin.
|