Table of Contents
WebView.SendChar Method
Overload List
Name Description
void SendChar(char, EventFlags); Simulates a characther input.
void SendChar(char); Simulates a characther input.
See Also