您要查找的是不是:
- 向Windows窗體添加組件To add a component to a Windows Form
- 向Windows窗體添加兩個控制項,例如,文本框。Add two controls for example, text boxes to a Windows Form.
- 可以採用與向Windows窗體添加控制項相同的方式將Windows窗體控制項添加到Word和Excel文檔中。You can add Windows Forms controls to your Word and Excel documents in the same manner that you add controls to Windows Forms.
- 如何:向Windows窗體添加背景圖像How to: Add Background Images to Windows Forms
- 當將Windows窗體添加到項目時,默認情況下,在運行時該窗體不顯示自身。When you add a Windows Form to a project, it will not display itself by default at run time.
- 演練:向Windows窗體組件添加智能標記Walkthrough: Adding Smart Tags to a Windows Forms Component
- 如果想讓窗體動態適應字型大小的更改,可以向窗體添加代碼。If you want your form to accommodate changes in font sizes dynamically, you can add code to your form.
- 將組件拖到窗體上。Drag your component onto your form.
- 向Windows窗體添加背景圖像To add a background image to a Windows Form
- Windows窗體控制項中的所有者描述Owner Drawing in Windows Forms Controls
- 在窗體上安放在源碼中出錯的斷點的組件繼續。Then drop the components to be tested on the form, which should break on your breakpoints in the source.
- 本節將帶您步入創作自定義Windows窗體控制項的關鍵步驟。This section walks you through the key steps for authoring a custom Windows Forms control.
- Web窗體Web Forms
- 本節提供了幫助您開發Windows窗體控制項的背景信息及示例。This section provides background information and samples to help you develop Windows Forms controls.
- 可視化窗體繼承VCL Visual Component Library VFI Visual Form Inheritance
- 複雜異形窗體complex different shape window
- 打開窗體的代碼。Open the code for your form.
- 這樣您就可以提供有關Windows窗體控制項的幫助。This enables you to provide help for the controls on your Windows Form.
- 窗體自動生成框架Window Automated generation Frame
- 拖動一個窗體和控制Dragging A Form Or Control