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