Class PopupTreeView
Popup window with TreeView control.
public class PopupTreeView : PopupWindow<TreeView>, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
- Inheritance
-
PopupTreeView
- Implements
Constructors
- PopupTreeView()
Initializes a new instance of the PopupTreeView class.
Methods
- CreateMainControl()
Creates main control of the popup window.