C# Class Interaction.HotKeyManager.MessageWindow

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: mikhailshilkov/FsPokerLogic

Méthodes publiques

Méthode Description
MessageWindow ( ) : System

Méthodes protégées

Méthode Description
SetVisibleCore ( bool value ) : void
WndProc ( Message &m ) : void

Method Details

MessageWindow() public méthode

public MessageWindow ( ) : System
Résultat System

SetVisibleCore() protected méthode

protected SetVisibleCore ( bool value ) : void
value bool
Résultat void

WndProc() protected méthode

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