ButtonRenderer.IsBackgroundPartiallyTransparent(PushButtonState) Yöntem

Tanım

Düğmenin arka planının yarı saydam mı yoksa alfa karışık parçalar mı olduğunu gösterir.

public:
 static bool IsBackgroundPartiallyTransparent(System::Windows::Forms::VisualStyles::PushButtonState state);
public static bool IsBackgroundPartiallyTransparent (System.Windows.Forms.VisualStyles.PushButtonState state);
static member IsBackgroundPartiallyTransparent : System.Windows.Forms.VisualStyles.PushButtonState -> bool
Public Shared Function IsBackgroundPartiallyTransparent (state As PushButtonState) As Boolean

Parametreler

state
PushButtonState

Düğmenin PushButtonState görsel durumunu belirten değerlerden biri.

Döndürülenler

Boolean

true düğmenin arka planında yarı saydam veya alfa karışımlı parçalar varsa; aksi takdirde , false.

Şunlara uygulanır