WorkflowDesignerIcons.DesignerItems.MoveDownButton Propriedade

Definição

Obtém ou define o controlo do botão para descer o(s) componente(s) selecionado(s) na superfície de design.

public:
 static property System::Windows::Media::DrawingBrush ^ MoveDownButton { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush MoveDownButton { get; set; }
static member MoveDownButton : System.Windows.Media.DrawingBrush with get, set
Public Shared Property MoveDownButton As DrawingBrush

Valor de Propriedade

O botão controla para descer o(s) componente(s) selecionado(s) na superfície do design.

Aplica-se a