Click or drag to resize
Wizard .NET Library

ThemedTableLayoutPanelSetTheme Method (VisualStyleElement)

Sets the theme using a defined VisualStyleElement.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public void SetTheme(
	VisualStyleElement element
)
Request Example View Source

Parameters

element
Type: System.Windows.Forms.VisualStylesVisualStyleElement
The visual element.
See Also