Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / InputTextBox Class / WndProc Method
Message


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

Parameters

m
Message
See Also