This topic has not yet been rated - Rate this topic

NodeLabelEditEventArgs Constructor

Initializes a new instance of the NodeLabelEditEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method NodeLabelEditEventArgs(TreeNode) Initializes a new instance of the NodeLabelEditEventArgs class for the specified TreeNode.
Public method NodeLabelEditEventArgs(TreeNode, String) Initializes a new instance of the NodeLabelEditEventArgs class for the specified TreeNode and the specified text with which to update the tree node label.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.