您要查找的是不是:
- Background Intelligent Transfer Control Class 1. 后台智能传送服务控件类1。
- Describes the behavior that caused a Scroll event for a ScrollBar control. 描述导致ScrollBar控件发生Scroll事件的行为。
- The next step is to create the control class. 下一步为创建控件类。
- One, the control class, took the normal courses. 其中一个班被作为参照班,只上普通班应上的课程。
- The ScrollBar control sets the StandardClick bit flag to false, so the ScrollBar will not raise the Click event. ScrollBar控件将StandardClick位标志设置为false,因此ScrollBar将不会引发Click事件。
- This behavior makes sense, since scrolling over long distances requires gross motor movements that make it difficult to stay within the bounds of the narrow scrollbar control. 这种行为很有道理,因为长距离的滚动需要粗略运动控制,使其难以保持在滚动条控件的范围内。
- The Tag and Name properties are now part of the Control class. Tag和Name属性现在是Control的一部分。
- Enhanced Scrollbar Control - This is an enhanced scroll bar control, providing additional features such as a 3D look and feel and a transparent property. 这是一个增强了的滚动条控件,提供了额外的功能,例如,一个3D的外观以及一个透明属性。
- The ViewState property mimics the ViewState property of the Control class. ViewState属性模仿Control类的ViewState属性。
- Allows users to control class loading and mandate what class to load. 允许用户控制类加载并指定要加载的类。
- Similarly, many developers choose to incorporate the ScrollBar control when authoring their own user controls. 同样,许多开发人员在创作自己的用户控件时会选择合并ScrollBar控件。
- Provides a base class for all ASP.NET mobile control classes. 为所有ASP.;NET移动控件类提供基类。
- In order to know that a scrollbar controls our position in a document, we either have to be taught or learn through experimentation. 为了了解滚动条对文档位置的控制,我们不得不请教他人或者通过体验来学习。
- The ScrollBar controls use the Scroll event to monitor the movement of the scroll box (sometimes referred to as the thumb) along the scroll bar. ScrollBar控件使用Scroll事件来监视滚动框(有时称之为滚动块)沿着滚动条的移动情况。
- It would be much easier to reuse code if a control class could be written that would handle its own background color. 如果一个控件可以处理自己的背景颜色,而且可以被重用,事情将变的简单的多。
- To derive from an existing control class, store the system class name in this property. 若要从现有的控件类派生,请将系统类的名称存储于该属性中。
- The project includes a control class and a property page class, based on the name of the project. 项目包括基于项目名称的控件类和属性页类。
- If one does not exist, create a designer class and associate it to the control class. 如果不存在,创建一个设计器类并将其与控件类关联。
- This example requires that you have a class that is either directly or indirectly derived from the Control class. 该示例要求有从Control类直接或间接派生的类。
- The following code example shows a property that belongs to a derived data-bound control class. 下面的代码示例演示属于派生的数据绑定控件类的属性。