C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputStyle Class / UpdateInstance Method

In This Topic
UpdateInstance Method (InputStyle)
In This Topic
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 _
) 
 

Parameters

themeColor
themeLightness
See Also