TrackBar::WndProc Method (Message%)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Overrides the WndProc method.
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: