DX9ToolsR4 - Created by: X | |
GUI.ChildCount Property
The number of children the gui contains.
[Visual Basic]NotOverridable Public ReadOnly Property ChildCount As
Integer Implements _
IGUI.ChildCount
[C#]public
int ChildCount {get;}
Implements
IGUI.ChildCount
See Also
GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace