您要查找的是不是:
- 在DataWindow中添加控件Add Object Control for DataWindow
- 在舊的代碼隱藏模型中,如果要在標記中添加控件,必須同時(shí)訪(fǎng)問(wèn)代碼隱藏頁(yè)以添加實(shí)例變量。In the older code-behind model, it was not practical to add controls in the markup without having access to the code-behind to add the instance variable at the same time.
- 在此過(guò)程中,您將向應用程序中添加控件。In this procedure, you will add controls to your application.
- 如果在運行時(shí)以編程方式添加控件并指定位置范圍,添加到文檔中的控件嵌入到文本中。At run time, if you programmatically add a control and specify a range for the location, the control is added in line with text.
- 向WPF窗口中添加控件To add a control to the WPF window
- 在Visual Basic 6.0中,Print方法用于在窗體或PictureBox控件上顯示文本。In Visual Basic 6.0, the Print method is used to display text on a form or PictureBox control.
- 向用戶(hù)控件中添加代碼Adding Code to a User Control
- 假設我們需要在子幀控件中嵌入一個(gè)工具條和一個(gè)狀態(tài)條。Suppose we want to embed a tool bar and a status bar in a child frame.
- 向新的空白表單添加控件時(shí),InfoPath會(huì )自動(dòng)創(chuàng )建域和組。InfoPath automatically creates the fields and groups for you when you add controls to a new, blank form.
- 在表單中添加文件上載控件Add a file upload control to a form
- 一個(gè)可以在應用程序中觸發(fā)一個(gè)命令或確定應用程序狀態(tài)的控件。A control which may be used to initiate a command in an application or to toggle an application state.
- 添加控件以顯示Adding controls to display data from the
- 確定希望控件完成的操作或它在應用程序中所起的作用。Determine what you want your control to accomplish, or what part it will play in your application.
- 向窗體中添加一個(gè)WinSock控件。Add a WinSock control to the form.
- 在示例運行后,可使用其“File”菜單在容器中插入控件。Once the sample is running, use its File menu to insert a control into the container.
- 在設計時(shí)添加控件Adding Controls at Design Time
- 在List Web服務(wù)器控件中添加項Adding Items in a List Web Server Control
- 在設計窗體中Adodc1控件的正上方繪制矩形,如下圖所示。Draw a rectangle on the design form just above the Adodc1 control as shown in the diagram below.
- 從工具箱添加控件Adding Controls from the Toolbox
- 此事件通常用于在該控件中選定某行之后執行某項任務(wù)。This event is often used to perform a task after a row is selected in the control.