CommandBarButtonClass.Width Propriedade

Definição

Obtém ou define a largura do controle.

public:
 virtual property int Width { int get(); void set(int value); };
public:
 virtual property int Width { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610874923)]
public virtual 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 Overridable Property Width As Integer

Valor da propriedade

Int32

A largura do controle.

Implementações

Atributos

Comentários

Essa propriedade gera um InvalidOperationException se for definido como um valor diferente.

Aplica-se a