ComponentOne InputPanel for WinForms
UpdateInstance Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputStyle Class : UpdateInstance Method
Switches the shared instance of InputStyle to the specified Office 2013 theme.
Syntax
'Declaration
 
Public Shared Sub UpdateInstance( _
   ByVal themeColor As ThemeColor, _
   ByVal themeLightness As ThemeLightness _
) 
public static void UpdateInstance( 
   ThemeColor themeColor,
   ThemeLightness themeLightness
)

Parameters

themeColor
themeLightness
See Also

Reference

InputStyle Class
InputStyle Members