Table of Contents

Method HasFlag

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

HasFlag(int)

Returns true if the property specified by flag is active for the pane.

bool HasFlag(int flag)

Parameters

flag int

Returns

bool