UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> Properties

The GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> type exposes the following members.

Properties


  Name Description
Public property BackColor (Inherited from TreeNode.)
Public property Bounds (Inherited from TreeNode.)
Public property Checked (Inherited from TreeNode.)
Public property ContextMenu (Inherited from TreeNode.)
Public property ContextMenuStrip (Inherited from TreeNode.)
Public property FirstNode (Inherited from TreeNode.)
Public property ForeColor (Inherited from TreeNode.)
Public property FullPath (Inherited from TreeNode.)
Public property Handle (Inherited from TreeNode.)
Public property ImageIndex (Inherited from TreeNode.)
Public property ImageKey (Inherited from TreeNode.)
Public property Index (Inherited from TreeNode.)
Public property IsEditing (Inherited from TreeNode.)
Public property IsExpanded (Inherited from TreeNode.)
Public property IsSelected (Inherited from TreeNode.)
Public property IsVisible (Inherited from TreeNode.)
Public property LastNode (Inherited from TreeNode.)
Public property Level (Inherited from TreeNode.)
Public property Menu
Gets the tree current context menu.
Public property Name (Inherited from TreeNode.)
Public property NextNode (Inherited from TreeNode.)
Public property NextVisibleNode (Inherited from TreeNode.)
Public property NodeFont (Inherited from TreeNode.)
Public property Nodes (Inherited from TreeNode.)
Public property Parent
Gets the parent tree node of the current tree node.
Public property PrevNode (Inherited from TreeNode.)
Public property PrevVisibleNode (Inherited from TreeNode.)
Public property SelectedImageIndex (Inherited from TreeNode.)
Public property SelectedImageKey (Inherited from TreeNode.)
Public property StateImageIndex (Inherited from TreeNode.)
Public property StateImageKey (Inherited from TreeNode.)
Public property Tag
Gets or sets the object that contains data about the tree node.
Public property Text (Inherited from TreeNode.)
Public property ToolTipText (Inherited from TreeNode.)
Public property TreeView (Inherited from TreeNode.)