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


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

Parameters

m
See Also