Table of Contents

Method SetFlag

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetFlag(int, bool)

Turns the property given by flag on or off with the option_state parameter.

void SetFlag(int flag, bool option_state)

Parameters

flag int

Flag identifier.

option_state bool