C# Класс ZForge.Controls.TreeViewAdv.Tree.NodeControls.NodePlusMinus

Наследование: NodeControl
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Draw ( TreeNodeAdv node, DrawContext context ) : void
MeasureSize ( TreeNodeAdv node, DrawContext context ) : Size
MouseDoubleClick ( TreeNodeAdvMouseEventArgs args ) : void
MouseDown ( TreeNodeAdvMouseEventArgs args ) : void
NodePlusMinus ( ) : System

Описание методов

Draw() публичный Метод

public Draw ( TreeNodeAdv node, DrawContext context ) : void
node TreeNodeAdv
context DrawContext
Результат void

MeasureSize() публичный Метод

public MeasureSize ( TreeNodeAdv node, DrawContext context ) : Size
node TreeNodeAdv
context DrawContext
Результат System.Drawing.Size

MouseDoubleClick() публичный Метод

public MouseDoubleClick ( TreeNodeAdvMouseEventArgs args ) : void
args TreeNodeAdvMouseEventArgs
Результат void

MouseDown() публичный Метод

public MouseDown ( TreeNodeAdvMouseEventArgs args ) : void
args TreeNodeAdvMouseEventArgs
Результат void

NodePlusMinus() публичный Метод

public NodePlusMinus ( ) : System
Результат System