GroupLab Widget Tap Library | |
HeavyweightHelper.PostCommand Method
Posts a WM_COMMAND message to the wrapped heavyweight widget.
public
void PostCommand(
int command);
Parameters
- command
- The command identifier. See the WM_COMMAND documentation in the Win32 API for details.
See Also
HeavyweightHelper Class | GroupLab.WidgetTap.Helpers Namespace