- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 115字
- 2021-07-02 15:29:14
Adding a button to Default.aspx
Now, let's take a look at Default.aspx. The only thing we really need to do at this time is to add a Button control. For this, go to Toolbox and grab a Button control from there. Drag and drop it below the line beginning with <form id=... (you can delete the <div> lines, as we won't be needing them). Change the text on the Button control to, for example, Display Values. Your complete Default.aspx file should look like the one shown in Figure 1.1.2:

Figure 1.1.2: The complete HTML for this project
Now, go to the Design view. Our very simple interface is shown in Figure 1.1.3:

Figure 1.1.3: Our very simple interface in the Design view
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Programming ArcGIS 10.1 with Python Cookbook
- 你必須知道的204個Visual C++開發問題
- Python 3破冰人工智能:從入門到實戰
- MySQL數據庫基礎實例教程(微課版)
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- 移動界面(Web/App)Photoshop UI設計十全大補
- 深入淺出React和Redux
- Programming with CodeIgniterMVC
- Access 2010中文版項目教程
- HTML5開發精要與實例詳解
- PHP 7從零基礎到項目實戰
- QPanda量子計算編程
- C++程序設計
- Android移動應用項目化教程