WindowChrome.NonClientFrameEdges Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that indicates which edges of the window frame are not owned by the client.
public:
property System::Windows::Shell::NonClientFrameEdges NonClientFrameEdges { System::Windows::Shell::NonClientFrameEdges get(); void set(System::Windows::Shell::NonClientFrameEdges value); };
public System.Windows.Shell.NonClientFrameEdges NonClientFrameEdges { get; set; }
member this.NonClientFrameEdges : System.Windows.Shell.NonClientFrameEdges with get, set
Public Property NonClientFrameEdges As NonClientFrameEdges
A bitwise combination of the enumeration values that specify which edges of the frame are not owned by the client.
The registered default is None. For more information about what can influence the value, see Dependency Property Value Precedence.
'Left, Right, Top, Bottom' is not a valid value. At least one edge must belong to the client.
Item | Value |
---|---|
Identifier field | NonClientFrameEdgesProperty |
Metadata properties set to true |
None |
Proizvod | Verzije |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: