ClientUI.RunAlwaysOnTop Property

Flag to indicate to run always on top.
<ID("RunAlwaysOnTop", (int)e.RunAlwaysOnTop)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property RunAlwaysOnTop() As Boolean
This language is not supported or no code example is available.
[ID("RunAlwaysOnTop", (int)e.RunAlwaysOnTop)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public bool RunAlwaysOnTop {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition