CommandBarPopup.Width Propriedade

Definição

Obtém ou define a largura do controle.

public:
 property int Width { int get(); void set(int value); };
public:
 property int Width { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610874923)]
public int Width { [System.Runtime.InteropServices.DispId(1610874923)] get; [System.Runtime.InteropServices.DispId(1610874923)] set; }
[<System.Runtime.InteropServices.DispId(1610874923)>]
[<get: System.Runtime.InteropServices.DispId(1610874923)>]
[<set: System.Runtime.InteropServices.DispId(1610874923)>]
member this.Width : int with get, set
Public Property Width As Integer

Valor da propriedade

Int32

A largura do controle.

Implementações

Atributos

Comentários

Essa propriedade gera uma exceção se ela for definida como um valor diferente.

Aplica-se a