Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ComponentFactory
Krypton
Docking
KryptonAutoHiddenProxyPage
ClearFlags
ComponentFactory.Krypton.Docking.KryptonAutoHiddenProxyPage.ClearFlags C# (CSharp) Method
KryptonAutoHiddenProxyPage Class Documentation
Show file
Open project: ComponentFactory/Krypton
ClearFlags()
public
method
Sets all the provided flags to false.
public
ClearFlags
(
KryptonPageFlags
flags
) :
void
flags
KryptonPageFlags
Flags to set.
return
void
public override void ClearFlags(KryptonPageFlags flags) { Page.ClearFlags(flags); }
KryptonAutoHiddenProxyPage
AreFlagsSet
ClearFlags
Dispose
GetImageMapping
GetTextMapping
KryptonAutoHiddenProxyPage
SetFlags