NativeMethods.WS_EX_CLIENTEDGE Feld

Definition

Gibt an, dass ein Fenster einen Rahmen mit einer abgesenkten Kante hat

public: int WS_EX_CLIENTEDGE = 512;
public const int WS_EX_CLIENTEDGE = 512;
val mutable WS_EX_CLIENTEDGE : int
Public Const WS_EX_CLIENTEDGE As Integer  = 512

Feldwert

Value = 512

Gilt für: