DX9ToolsR4 - Created by: X

GUI.Parent Property

Returns a reference to the parent gui.

[Visual Basic]
NotOverridable Public Property Parent As IGUI Implements _
   IGUI.Parent
[C#]
public IGUI Parent {get; set;}

Implements

IGUI.Parent

See Also

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace