ShowShadow Property
Description
Specifies whether a shadow is displayed under the button.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ShowShadow() As Boolean
Return Type
True if a shadow is displayed under the button, False otherwise.
Remarks
Shadow is only used when the FlatStyle of the button is set to True. This setting is not used when FlatStyle is False.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.