Windows フォルダ ツリービュー コントロールを示します。

Namespace: YiaoWang.Windows.Forms
Assembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public class YWFolderTreeView : TreeView, 
	IYWEditable, IYWFocus
Visual Basic
Public Class YWFolderTreeView _
	Inherits TreeView _
	Implements IYWEditable, IYWFocus

Remarks

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..TreeView
          YiaoWang.Windows.Forms..::..YWFolderTreeView

See Also