C# Class XSDDiagram.DiagramControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: dgis/xsddiagram Class Usage Examples

Méthodes publiques

Méthode Description
DiagramControl ( ) : System.Windows.Forms

Méthodes protégées

Méthode Description
IsInputKey ( Keys keyData ) : bool
WndProc ( Message &m ) : void

Method Details

DiagramControl() public méthode

public DiagramControl ( ) : System.Windows.Forms
Résultat System.Windows.Forms

IsInputKey() protected méthode

protected IsInputKey ( Keys keyData ) : bool
keyData Keys
Résultat bool

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void