Show / Hide Table of Contents

Property osdText.ClickToClose


Overload

If true, the OSD window receive mouse messages. Only completely transparent areas don't. The user can click to close the OSD (left, right or middle button).

public bool ClickToClose { get; set; }
Property Value
bool

Remarks

This property cannot be changed after creating OSD window.