Suoranta.Speech - Developer API

IWinFormsSpeechContext..::..Container Property

Gets or sets

Field Value

the parent ContainerControl instance.

Namespace:  Suoranta.NaturalLanguage.Speech
Assembly:  Suoranta.Speech (in Suoranta.Speech.dll)

Syntax


ContainerControl Container { get; set; }

Remarks


The context should not be recreated when the original parent is disposed and later instantiated again. It is sufficient to set Container to the new instance. All previously configured hooks will be updated to reference child [Controls] of the new parent instance.