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

In This Topic
Refresh Method (InputStyle)
In This Topic
Loads a predefined Office 2013 theme into the InputStyle object.
Syntax
'Declaration
 
Public Sub Refresh( _
   ByVal themeColor As ThemeColor, _
   ByVal themeLightness As ThemeLightness, _
   ByVal updateColorsOnly As Boolean _
) 
 

Parameters

themeColor
themeLightness
updateColorsOnly
See Also