'Declaration Public Overrides Sub SetSpellCheckManagerSettings( _
ByVal managerThe spell check manager.As Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager _
)
public override void SetSpellCheckManagerSettings(
Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager manager
)
public: void SetSpellCheckManagerSettings(
Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager* manager
); override
public:
void SetSpellCheckManagerSettings(
Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager^ manager
); override
Parameters
- manager
- The spell check manager.