您要查找的是不是:
- 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. 下面的代碼示例演示屬於派生的數據綁定控制項類的屬性。