event EventHandler SendDataStart
Event SendDataStart As EventHandler
event EventHandler^ SendDataStart { void add (EventHandler^ value); void remove (EventHandler^ value); }
function add_SendDataStart(value); function remove_SendDataStart(value);
In This Article