ToolboxCategory.CategoryName Property

Definition

Gets or sets the name of the toolbox category.

public:
 property System::String ^ CategoryName { System::String ^ get(); void set(System::String ^ value); };
public string CategoryName { get; set; }
member this.CategoryName : string with get, set
Public Property CategoryName As String

Property Value

The name of the toolbox category.

Remarks

When set, the property provides a notification.

Applies to