ToolboxControl.ToolboxFile Property

Definition

Gets or sets the name of the toolbox file.

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

Property Value

The name of the toolbox file.

Applies to