C# Class Relative.ButtonStateVar.DragRezult

Afficher le fichier Open project: Arhirat/Relative Class Usage Examples

Méthodes publiques

Свойство Type Description
mOnDrag Event
mOnEndDrag Event
mOnPaint EventPaint
mRezult Rezult

Méthodes publiques

Méthode Description
DragRezult ( Event onDrag, Event onEndDrag, EventPaint onPaint ) : System
DragRezult ( bool e ) : System

Method Details

DragRezult() public méthode

public DragRezult ( Event onDrag, Event onEndDrag, EventPaint onPaint ) : System
onDrag Event
onEndDrag Event
onPaint EventPaint
Résultat System

DragRezult() public méthode

public DragRezult ( bool e ) : System
e bool
Résultat System

Property Details

mOnDrag public_oe property

public Event mOnDrag
Résultat Event

mOnEndDrag public_oe property

public Event mOnEndDrag
Résultat Event

mOnPaint public_oe property

public EventPaint mOnPaint
Résultat EventPaint

mRezult public_oe property

public Rezult mRezult
Résultat Rezult