CategoryAttribute.WindowStyle Property

Definition

Gets a CategoryAttribute representing the WindowStyle category.

public:
 static property System::ComponentModel::CategoryAttribute ^ WindowStyle { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute WindowStyle { get; }
static member WindowStyle : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property WindowStyle As CategoryAttribute

Property Value

A CategoryAttribute for the window style category.

Applies to