ProvideToolWindowAttribute.DockedWidth Property

Definition

Gets ore sets the default width of the ToolWindow when docked.

public:
 property int DockedWidth { int get(); void set(int value); };
public:
 property int DockedWidth { int get(); void set(int value); };
public int DockedWidth { get; set; }
member this.DockedWidth : int with get, set
Public Property DockedWidth As Integer

Property Value

The default width.

Applies to