Freigeben über


CoreDragUIOverride.IsCaptionVisible Eigenschaft

Definition

Ruft ab oder legt fest, ob die Untertitel für die Zieh-Benutzeroberfläche sichtbar ist.

public:
 property bool IsCaptionVisible { bool get(); void set(bool value); };
bool IsCaptionVisible();

void IsCaptionVisible(bool value);
public bool IsCaptionVisible { get; set; }
var boolean = coreDragUIOverride.isCaptionVisible;
coreDragUIOverride.isCaptionVisible = boolean;
Public Property IsCaptionVisible As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Untertitel sichtbar ist, andernfalls false.

Gilt für: