Table of Contents

Method SetEnabled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetEnabled(bool)

Enables or disables tooltips globally.

bool SetEnabled(bool flag)

Parameters

flag bool

Enables or disables tooltips.

Returns

bool

true if operation is successful; false otherwise.

Remarks

May not be supported on all platforms (eg. wxCocoa).