This document is archived and information here might be outdated. Recommended version. |
Brings up a dialog for Adding a symbol.
[Visual Basic .NET] Public Function AddSymbol ( _ ByVal symbol As ISymbol _ ) As Boolean
[C#] public bool AddSymbol ( ISymbol symbol );
The AddSymbol method also determines which symbol is shown in the initial Preview frame when the dialog box opens.