Vytvoří nový stromový pohled.
Jmenný prostor:
SGP.XUtilityKnihovna: SGP.XUtility (v SGP.XUtility)
Verze: dll
Syntaxe
C# |
---|
[DefaultMethodAttribute] public static TreeView CreateTreeView( int x, int y, params string[] items ) |
Parametry
- x
- Typ: System..::.Int32
Pozice X prvku.
- y
- Typ: System..::.Int32
Pozice Y prvku.
- items
- Typ: array<
System..::.String
>[]()[]
Položky seznamu.