GroupBoxRenderer.IsBackgroundPartiallyTransparent(GroupBoxState) Yöntem

Tanım

Grup kutusunun arka planının yarı saydam veya alfa karışımlı parçaları olup olmadığını gösterir.

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

Parametreler

state
GroupBoxState

GroupBoxState Grup kutusunun görsel durumunu belirten değerlerden biri.

Döndürülenler

Boolean

true grup kutusunun arka planında yarı saydam veya alfa karışımlı parçalar varsa; aksi takdirde , false.

Şunlara uygulanır