_TreeView (gb.gui)

Esta clase hereda UserControl.

Esta clase es virtual.

Esta clase no es instanciable.

Esta clase actúa como un array de sólo lectura.

Propiedades
Available  
Border  
ClientH  
ClientHeight  
ClientW  
ClientWidth  
Compare  
Count  
Current  
Editable  
Highlight   Return or set if the item under the mouse cursor is highlighted.
Indent   Return the size of tree indentation in pixels.
Item  
Key  
Keys   Return a list of all items keys
Mode  
Renaming  
ScrollBar  
ScrollH  
ScrollHeight  
ScrollW  
ScrollWidth  
ScrollX  
ScrollY  
Selected  
Selection  
ShowCheck   Return or set if selection is indicated by check boxes and radio buttons, or by highlighting the items.
Sorted  

Inherited properties
Action  
Background  
Children  
ClientX  
ClientY  
Cursor  
Design  
Direction  
Drop  
Enabled  
Expand  
Font  
Foreground  
H  
Handle  
HasFocus  
Height  
Hovered  
Id  
Ignore  
Left  
Mouse  
Name  
Next  
NoTabFocus  
Parent  
PopupMenu  
Previous  
Proxy  
RightToLeft  
ScreenX  
ScreenY  
Tag  
Tooltip  
Top  
Tracking  
Visible  
W  
Width  
Window  
X  
Y  

Métodos
Clear  
CollapseAll   Collapse all tree items recursively.
Exist  
ExpandAll   Expand all tree items recursively.
Filter   Filter the items according to the Filter event.
FindAt  
MoveAbove  
MoveBack  
MoveBelow  
MoveChild  
MoveCurrent  
MoveFirst  
MoveLast  
MoveNext  
MoveParent  
MovePrevious  
MoveTo  
Remove  
Scroll  
SelectAll  
UnSelectAll  

Inherited methods
Delete  
Drag  
FindChild  
Grab  
Hide  
Lower  
Move  
MoveScaled  
Raise  
Refresh  
Reparent  
Resize  
ResizeScaled  
SetFocus  
Show  

Eventos
Activate  
BeforeSort   This event is raised before automatically sorting the items
Cancel  
Click  
Collapse  
Compare  
Draw   This event allows to customize the drawing of a specific item.
Expand  
Filter   This event is raised to filter a specific item.
Rename  
Scroll   This event is raised when the view scrolls.
Select  

Inherited events
Arrange  
BeforeArrange  
DblClick  
Drag  
DragLeave  
DragMove  
Drop  
Enter  
GotFocus  
KeyPress  
KeyRelease  
Leave  
LostFocus  
Menu  
MouseDown  
MouseDrag  
MouseMove  
MouseUp  
MouseWheel  
NewChild