C# Class fCraftUI.ConsoleBox

Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: fragmer/fCraft

Méthodes publiques

Свойство Type Description
OnCommand SimpleEventHandler

Méthodes protégées

Méthode Description
ProcessCmdKey ( Message &msg, Keys keyData ) : bool

Method Details

ProcessCmdKey() protected méthode

protected ProcessCmdKey ( Message &msg, Keys keyData ) : bool
msg System.Windows.Forms.Message
keyData Keys
Résultat bool

Property Details

OnCommand public_oe property

public SimpleEventHandler OnCommand
Résultat SimpleEventHandler