Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
AxHost.wndProc
Represents the window procedure for this control.
Syntax
protected void wndProc( Messagem**)**
Parameters
m
A Message object that specifies the message to process.
Remarks
This method is passed messages that have not been processed by the object's preProcessMessage method.