ProvideToolWindowAttribute.DockedHeight 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 height of the ToolWindow when docked.
public:
property int DockedHeight { int get(); void set(int value); };
public:
property int DockedHeight { int get(); void set(int value); };
public int DockedHeight { get; set; }
member this.DockedHeight : int with get, set
Public Property DockedHeight As Integer
Property Value
The default height.