GuiHost..::..SetSkin Method

Sets the skin.

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

Syntax


public static void SetSkin(
	Skin skin
)
Public Shared Sub SetSkin ( _
	skin As Skin _
)
public:
static void SetSkin(
	Skin^ skin
)

Parameters

skin
Type: Skin
The skin.