NativeWindowInfoIsWindowActive Field
Determines whether the window is active.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public bool IsWindowActive
Public IsWindowActive As Boolean
Dim instance As NativeWindowInfo
Dim value As Boolean
value = instance.IsWindowActive
instance.IsWindowActive = value
public:
bool IsWindowActive
val mutable IsWindowActive: bool
No code example is currently available or this language may not be supported.
Field Value
Boolean