 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public event RapidSpellWeb..::.TextEventHandler GotText
Public Event GotText As RapidSpellWeb..::.TextEventHandler
public: event RapidSpellWeb..::.TextEventHandler^ GotText { void add (RapidSpellWeb..::.TextEventHandler^ value); void remove (RapidSpellWeb..::.TextEventHandler^ value); }