GrapeCity MultiRow Windows Forms Documentation
WndProc Method (ListBoxEditingControl)


A Windows Message Object.
The list's window procedure.
Syntax
Protected Overrides Sub WndProc( _
   ByRef m As Message _
) 
Dim instance As ListBoxEditingControl
Dim m As Message
 
instance.WndProc(m)
protected override void WndProc( 
   ref Message m
)

Parameters

m
A Windows Message Object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ListBoxEditingControl Class
ListBoxEditingControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.