Code Monkey home page Code Monkey logo

wpflayout's Introduction

vs_layout

Visual Studio: Layout

Feature

  1. for visual studio study

Use

Visual Studio

常用屬性

  1. Margin:控件對外的邊界
  2. Padding :控件內容的邊界
  3. HorizontalAlignment:控件的水平對齊
  4. VerticalAlignment:控件的垂直對齊
  5. HorizontalContentAlignment:控件內容的水平對齊
  6. VerticalContentAlignment:控件內容的垂直對齊
  7. MinWidth, MaxWidth:控件的 最大\最小 寬度
  8. MinHeight, MaxHeight:控件的 最大\最小 高度

Tips

邊界屬性Margin與Padding都有四個方向,在XAML中有三種方式可以設定:
1. 只設定單一數字:表示四方向的邊界皆相同
2. 設定兩個數字:第一個數字表示左右邊界,第二個數字表示上下邊界
3. 設定四個數字:數字分別表示左上右下邊界

wpflayout's People

Contributors

muscletaipei avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.