ControlStyle..::..Paste Method (Style)

Pastes the specified style.

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

Syntax


public void Paste(
	Style style
)
Public Sub Paste ( _
	style As Style _
)
public:
void Paste(
	Style^ style
)

Parameters

style
Type: Style
The style.