Spread Windows Forms 12.0 Product Documentation
WndProc Method (NameBox)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NameBox Class : WndProc Method
Syntax
'Declaration
 
Protected Overrides Sub WndProc( _
   ByRef m As Message _
) 
'Usage
 
Dim instance As NameBox
Dim m As Message
 
instance.WndProc(m)
protected override void WndProc( 
   ref Message m
)

Parameters

m
See Also

Reference

NameBox Class
NameBox Members