ControlStyle Constructor (Style)

Initializes a new instance of the [ControlStyle] class.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public ControlStyle(
	Style style
)
Public Sub New ( _
	style As Style _
)
public:
ControlStyle(
	Style^ style
)

Parameters

style
Type: Style
The style.