Back to Devexpress

UserLookAndFeel.SetStyle Method

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

latest3.4 KB
Original Source

UserLookAndFeel.SetStyle Method

NameParametersDescription
SetStyle(ILookAndFeelService, String)service, defaultSkinPaletteNameFor internal use.
SetStyle(ILookAndFeelService)serviceThis method supports internal infrastructure and is not intended to be used in code.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, TouchUIMode, Single)style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUIMode, touchScaleFactorObsolete. Sets the look and feel settings of the current object to the specified values. This member is no longer supported.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, TouchUIMode)style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUIModeObsolete. Sets the look and feel settings of the current object to the specified values. This member is no longer supported.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, Boolean, Single)style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUI, touchScaleFactorObsolete. Sets the look and feel settings of the current object to the specified values. This member is no longer supported.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, Boolean)style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUIObsolete. Sets the look and feel settings of the current object to the specified values. This member is no longer supported.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, String)style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, paletteNameSets the look and feel settings of the current object to the specified values. This member is no longer supported.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String)style, useWindowsXPTheme, useDefaultLookAndFeel, skinNameSets the look and feel settings of the current object to the specified values. This method is obsolete.
SetStyle(LookAndFeelStyle, Boolean, Boolean)style, useWindowsXPTheme, useDefaultLookAndFeelSets the look and feel settings of the current object.