Method osdText.Show
Overload
Shows the OSD window. Creates if need. By default does not wait; the window will be closed after osdText.SecondsTimeout.
public override void Show()
Overrides
Remarks
Depending on osdText.ShowMode, creates the OSD window in this or new thread. If the OSD window is already created, just shows it if hidden. Many properties can be changed only before creating OSD window; call OsdWindow.Close if need.