Como: Definir margens para um controle no criador de WPF
Margins represent the amount of fixed space between the edge of a control and the edge of a window. You can easily set or release margins for a control in the WPF Designer for Visual Studio.
Para definir ou versão as margens na superfície de design
Drag a control to its desired location on a window. Note that on each side of the control there are either lines or stubs. The lines stretch from the edge of the control to the corresponding edge of the container.
To set a margin, move over a stub until the pointer changes to a pointing finger.
Click the stub. The stub expands to form a margin line and the margin is set.
To release a margin, move over a line until the pointer changes to a pointing finger.
Click the margin line. The line contracts to a stub and the margin for that side is released.
Para definir as margens naPropriedadesde janela Propriedades
Selecione ou adicione um controle na janela.
No janela Propriedades, encontrar o margem propriedade.
Na coluna à direita, clique em drop-para baixo para exibir oeditorde margem. A ilustração a seguir mostra a margemdoeditor.
Use os Auxílios visuais fornecidos peloeditor de margempara definir as margens desejadas.
Consulte também
Tarefas
Como: Definir margens de Elementos e Controles
Conceitos
Histórico de alterações
Date |
History |
Motivo |
---|---|---|
Março de 2011 |
Adicionadas informações sobre oeditorde margem. |
Aprimoramento de informações. |