ToolStripItem.IsOnOverflow Proprietà

Definizione

Ottiene un valore che indica se la proprietà Placement è impostata su Overflow.

public:
 property bool IsOnOverflow { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsOnOverflow { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsOnOverflow : bool
Public ReadOnly Property IsOnOverflow As Boolean

Valore della proprietà

true se la proprietà Placement è impostata su Overflow; in caso contrario, false.

Attributi

Si applica a