Gets or sets whether to hide the docking pane.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AutoHide As System.Boolean |
C# | |
---|
System.bool AutoHide {get; set;} |
JavaScript | |
---|
AutoHide : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_AutoHide(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool AutoHide { bool* Val
)
DSRESULTput_AutoHide(
bool NewVal
} |
Property Value
True to hide the docking pane, false to not