Show / Hide Table of Contents

Property OsdWindow.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).

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

Remarks

This property cannot be changed after creating OSD window.