ImageGear for Silverlight
IsCloseButtonVisible Property
See Also  Send Feedback
ImageGear20.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PrintPreview Class : IsCloseButtonVisible Property




Glossary Item Box

Gets or sets a value indicating whether the Close button is visible.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Boolean value.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.