C# Class BinaryFileSchemaGUI.FastRichEdit

Inheritance: System.Windows.Forms.RichTextBox
Afficher le fichier Open project: Andos/BinaryFileSchema

Méthodes protégées

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

Private Methods

Méthode Description
GetScrollPos ( ) : Point
SetScrollPos ( Point p ) : void

Method Details

WndProc() protected méthode

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