C# Class ACAT.Extensions.Default.FunctionalAgents.LectureManager.LectureManagerMainForm.TextBoxMouseDisabled

Disable mouse clicks on the text window
Inheritance: System.Windows.Forms.RichTextBox
ファイルを表示 Open project: brlima94/acat-localization

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

WndProc() protected method

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