Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
Boolean value.By default, the Close button is hidden. The control does not close or hide itself when the user presses the Close button. Instead, it sends the RequestClose event so the application can hide the control. The application can make the Close button visible and handle the RequestClose event in order to let the user close the control.
The default value is false.