バージョン

UltraTreeNode クラス

UltraTreeNode オブジェクトは、UltraTree の基本的な構成単位です。
シンタックス
'宣言
 
Public Class UltraTreeNode 
   Inherits Infragistics.Shared.KeyedSubObjectBase
   Implements Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx, Infragistics.Shared.ISelectableItem, Infragistics.Win.Notifications.INotificationBadgeProvider 
public class UltraTreeNode : Infragistics.Shared.KeyedSubObjectBase, Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx, Infragistics.Shared.ISelectableItem, Infragistics.Win.Notifications.INotificationBadgeProvider  
解説

UltraTreeNode オブジェクトは、テキスト、画像を表示することができ、CheckBox または Option Buttons を含むいくつかのスタイルがあります。

Appearances を使用すると、UltraTreenode はその状態に基づいて異なって表示できます。NodeAppearanceActiveNodeAppearanceExpandedNodeAppearanceHotTrackingNodeAppearance、および SelectedNodeAppearance を参照してください。

参照