Property | Type | Description | |
---|---|---|---|
textBox_TextChanged | void |
Method | Description | |
---|---|---|
Copy ( ) : void | ||
Cut ( ) : void | ||
Delete ( ) : void | ||
KeyDown ( |
||
NodeTextBox ( ) : System | ||
Paste ( ) : void |
Method | Description | |
---|---|---|
CalculateEditorSize ( EditorContext context ) : |
||
CreateEditor ( TreeNodeAdv node ) : |
||
CreateTextBox ( ) : |
||
DoApplyChanges ( TreeNodeAdv node, |
||
OnLabelChanged ( ) : void |
Method | Description | |
---|---|---|
textBox_TextChanged ( object sender, |
protected CalculateEditorSize ( EditorContext context ) : |
||
context | EditorContext | |
return |
protected CreateEditor ( TreeNodeAdv node ) : |
||
node | TreeNodeAdv | |
return |
protected CreateTextBox ( ) : |
||
return |
protected DoApplyChanges ( TreeNodeAdv node, |
||
node | TreeNodeAdv | |
editor | ||
return | void |
public KeyDown ( |
||
args | ||
return | void |