您要查找的是不是:
- 向页添加Label控件To add a Label control to the page
- 如果要在运行时动态添加、移除或依次通过控件时,可向页添加一个PlaceHolder Web服务器控件。Add a PlaceHolder Web server control to your page when you want to dynamically add, remove, or loop through controls at run time.
- 方法检查已向页注册为需要控件状态的控件。Method to check for controls that are registered with the page as requiring control state.
- 在即将把页写入磁盘之前将向页添加保护,并在从磁盘读取页后对它进行验证。The protection is added to the page just before writing it to disk, and verified after it is read from disk.
- 当向页应用主题时,默认外观自动应用于同一类型的所有控件。A default skin automatically applies to all controls of the same type when a theme is applied to a page.
- 如果要在运行时动态添加、移除或依次通过控件,可以向Web窗体页添加。Web server control to your Web Forms page when you want to dynamically add, remove, or loop through controls at run time.
- 将一个Label控件从“工具箱”拖动到设计图面上,将其放置在靠近控件中心的位置。Drag a Label control from the Toolbox to the design surface and position it near the middle of the control.
- 下一步是向每个母版页添加一个按钮,此按钮允许用户选择备用母版页。The next step is to add a button to each master page that allows the user to select the alternate master page.
- 将Label控件拖到右下角的单元格,将其“ID”属性设置为labelDisplay,并清空其“Text”属性。Drag a Label control into the bottom right cell, set its ID property to labelDisplay, and clear its Text property.
- 语句以来打印的页的计数。此属性通常用于在打印过程中向每页添加页码。This property is often used to add a page number to each page during printing.
- 添加文本和书签控件To add Text and a Bookmark control
- 控件上添加了一个新列。Observe that a new column is added to the.
- 如果启用,它将存储与控件有关的跟踪信息,同时向页呈现服务器控件的内容。If so, it stores trace information associated with the control, and renders the server control content to the page.
- 这些控件可由用户添加至网页。These controls can be added to a Web page by users.
- 在选项卡页上绘制控件。Draw the control on the tab page.
- 对象将在状态还原时重新添加到控件。Objects that are dynamically added to the collection will be re-added to the control when state is restored.
- 将Button控件拖向Panel控件的左上角。Drag the Button control toward the upper-left corner of the Panel control.
- 重写对区域控件的页脚的呈现。Overrides rendering for the footer of a zone control.
- 则向用户显示消息,指示控件不包含文件。Display a message to the user indicating that the control does not contain a file.
- 显示已经添加到控件的数据对象的列表。Displays a list of data objects that you have added to your control.