ButtonRenderer::IsBackgroundPartiallyTransparent Method (PushButtonState)
.NET Framework (current version)
Indicates whether the background of the button has semitransparent or alpha-blended pieces.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- state
-
Type:
System.Windows.Forms.VisualStyles::PushButtonState
One of the PushButtonState values that specifies the visual state of the button.
Return Value
Type: System::Booleantrue if the background of the button has semitransparent or alpha-blended pieces; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: