The YWFolderTreeView type exposes the following members.

Constructors

  NameDescription
Public methodYWFolderTreeView
YWFolderTreeView クラスの新しいインスタンスを初期化します。

Methods

  NameDescription
Protected methodCanAddNode
ノートを追加できるかどうかを判定します。
Public methodFocus
コントロール入力フォーカスを設定します。
Public methodInitialize
Protected methodOnBeforeExpand (Overrides TreeView..::..OnBeforeExpand(TreeViewCancelEventArgs).)

Properties

  NameDescription
Public propertyEditableChars
YWForm.EditableCharで制御する文字列を取得または設定します。 EditableCharに設定時に該当値の有無でEditabledの値が変化します。 空白時はEnabledCharの制御を受けません。
Public propertyEditabled
コントロールの値を編集可能かどうかを示す値を取得または設定します。
Public propertyEnabled
Public propertyEnterStop
このコントロールで、フォーカスを移動するのに、Enter キーを使用できるかどうかを示す値を取得または設定します。
Public propertyHiddenFileVisible

See Also