ProvideToolWindowAttribute.DockedWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.