public bool IsTopmost { get; set; }
Public Property IsTopmost As Boolean Get Set
public: property bool IsTopmost { bool get (); void set (bool value); }
member IsTopmost : bool with get, set
In This Article