C# Class ZForge.Controls.TreeViewAdv.Tree.NodeControls.DrawEventArgs

Inheritance: NodeEventArgs
Mostrar archivo Open project: zhuangyy/Motion Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DrawEventArgs ( TreeNodeAdv node, DrawContext context, string text ) : System

Method Details

DrawEventArgs() public method

public DrawEventArgs ( TreeNodeAdv node, DrawContext context, string text ) : System
node TreeNodeAdv
context DrawContext
text string
return System