Click or drag to resize

RegionButtonSetParent Method

Sets the parent region.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetParent(
	int parent
)

Parameters

parent
Type: SystemInt32
The parent region.
See Also