DesignerCategoryAttribute.Generic Field

Definition

Specifies that a component marked with this category use a generic designer. This static field is read-only.

public: static initonly System::ComponentModel::DesignerCategoryAttribute ^ Generic;
public static readonly System.ComponentModel.DesignerCategoryAttribute Generic;
 staticval mutable Generic : System.ComponentModel.DesignerCategoryAttribute
Public Shared ReadOnly Generic As DesignerCategoryAttribute 

Field Value

Applies to