Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / WndProc Method


In This Topic
WndProc Method (RichTextEditor)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Sub WndProc( _
   ByRef m As Message _
) 
 
'Usage
 
Dim instance As RichTextEditor
Dim m As Message
 
instance.WndProc(m)

Parameters

m
See Also