TabControl::WndProc Method (Message%)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
This member overrides WndProc.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: [SecurityPermissionAttribute(SecurityAction::LinkDemand, Flags = SecurityPermissionFlag::UnmanagedCode)] virtual void WndProc( Message% m ) override
Parameters
- m
-
Type:
System.Windows.Forms::Message%
A Windows Message Object.
.NET Framework
Available since 1.1
Available since 1.1
Show: