ComponentOne InputPanel for WinForms
Refresh Method (InputStyle)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputStyle Class : Refresh Method
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 System.Boolean _
) 
public void Refresh( 
   ThemeColor themeColor,
   ThemeLightness themeLightness,
   System.bool updateColorsOnly
)

Parameters

themeColor
themeLightness
updateColorsOnly
See Also

Reference

InputStyle Class
InputStyle Members