Condividi tramite


OverlappedPresenter.HasTitleBar Proprietà

Definizione

Ottiene un valore che indica se questa finestra ha una barra del titolo.

public:
 property bool HasTitleBar { bool get(); };
bool HasTitleBar();
public bool HasTitleBar { get; }
var boolean = overlappedPresenter.hasTitleBar;
Public ReadOnly Property HasTitleBar As Boolean

Valore della proprietà

Boolean

bool

true se questa finestra ha una barra del titolo; in caso contrario, false;

Si applica a