Message Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(IntPtr, Int32, IntPtr, IntPtr) | Creates a new Message. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Returns the hash code for this instance.(Overrides ValueType::GetHashCode().) |
![]() | GetLParam(Type^) | Gets the LParam value and converts the value to an object. |
![]() | GetType() | |
![]() | ToString() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a String that represents the current Message.(Overrides ValueType::ToString().) |
Show:

