GroupLab Widget Tap Library

HeavyweightHelper.SendNotify Method (NMHDR)

Sends a WM_NOTIFY message to the wrapped heavyweight widget.

public int SendNotify(
   NMHDR nmhdr
);

Parameters

nmhdr
Notification parameters.

Return Value

The value returned by the heavyweight widget's processing of the WM_NOTIFY message.

See Also

HeavyweightHelper Class | GroupLab.WidgetTap.Helpers Namespace | HeavyweightHelper.SendNotify Overload List