WindowSmartPartInfo.Topmost Property

Definition

public:
 property Nullable<bool> Topmost { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? Topmost { get; set; }
member this.Topmost : Nullable<bool> with get, set
Public Property Topmost As Nullable(Of Boolean)

Property Value

Applies to