Skip to main content
A newer version of this page is available. .

UserLookAndFeel.SetStyle Method

Name Parameters Description
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, TouchUIMode, Single) style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUIMode, touchScaleFactor Obsolete. Sets the look and feel settings of the current object to the specified values.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, TouchUIMode) style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUIMode Obsolete. Sets the look and feel settings of the current object to the specified values.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, Boolean, Single) style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUI, touchScaleFactor Obsolete. Sets the look and feel settings of the current object to the specified values.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, Boolean) style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, touchUI Obsolete. Sets the look and feel settings of the current object to the specified values.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, String) style, useWindowsXPTheme, useDefaultLookAndFeel, skinName, paletteName Sets the look and feel settings of the current object to the specified values.
SetStyle(LookAndFeelStyle, Boolean, Boolean, String) style, useWindowsXPTheme, useDefaultLookAndFeel, skinName Sets the look and feel settings of the current object to the specified values.
SetStyle(LookAndFeelStyle, Boolean, Boolean) style, useWindowsXPTheme, useDefaultLookAndFeel Sets the look and feel settings of the current object.