AlwaysInFront Property (SparkWindowedApplication)

Action

Gets a value whether the underlying NativeWindow is always in front of other windows.

Syntax

C#
protected Boolean alwaysInFront { get; }
VB
'Declaration
Protected Read Property alwaysInFront As Boolean

Access

Read only.