HeavyweightHelper.NMHDR overview
HeavyweightHelper.NMHDR Constructor | Initialises the current instance with a given window handle and notification code. See the NMHDR structure documentation in the Win32 API for details on this member. |
code | See the NMHDR structure documentation in the Win32 API for details on this member. |
hwndFrom | See the NMHDR structure documentation in the Win32 API for details on this member. |
idFrom | See the NMHDR structure documentation in the Win32 API for details on this member. |
Equals (inherited from ValueType) | Indicates whether this instance and a specified object are equal. |
GetHashCode (inherited from ValueType) | Returns the hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from ValueType) | Returns the fully qualified type name of this instance. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
HeavyweightHelper.NMHDR Class | GroupLab.WidgetTap.Helpers Namespace