The ID's of the RapidSpellWebLauncher/RapidSpellWinline controls to start when the button is clicked. 
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public RapidSpellWebLauncherCollection RapidSpellWebLaunchers { get; set; }
Public Property RapidSpellWebLaunchers As RapidSpellWebLauncherCollection
public: property RapidSpellWebLauncherCollection^ RapidSpellWebLaunchers { RapidSpellWebLauncherCollection^ get (); void set (RapidSpellWebLauncherCollection^ value); }
 Remarks
 RemarksThis can also be set to the ID of a container control with RapidSpellWebLauncher/RapidSpellWinline controls inside it, eg. a DataGrid