C# Class BinaryFileSchemaGUI.FastRichEdit

Inheritance: System.Windows.Forms.RichTextBox
Exibir arquivo Open project: Andos/BinaryFileSchema

Protected Methods

Method Description
WndProc ( Message &m ) : void

Private Methods

Method Description
GetScrollPos ( ) : Point
SetScrollPos ( Point p ) : void

Method Details

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void