您要查找的是不是:
- Background Intelligent Transfer Control Class 1. 后臺智能傳送服務(wù)控件類(lèi)1。
- Describes the behavior that caused a Scroll event for a ScrollBar control. 描述導致ScrollBar控件發(fā)生Scroll事件的行為。
- The next step is to create the control class. 下一步為創(chuàng )建控件類(lèi)。
- One, the control class, took the normal courses. 其中一個(gè)班被作為參照班,只上普通班應上的課程。
- The ScrollBar control sets the StandardClick bit flag to false, so the ScrollBar will not raise the Click event. ScrollBar控件將StandardClick位標志設置為false,因此ScrollBar將不會(huì )引發(fā)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. 這種行為很有道理,因為長(cháng)距離的滾動(dòng)需要粗略運動(dòng)控制,使其難以保持在滾動(dòng)條控件的范圍內。
- 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. 這是一個(gè)增強了的滾動(dòng)條控件,提供了額外的功能,例如,一個(gè)3D的外觀(guān)以及一個(gè)透明屬性。
- The ViewState property mimics the ViewState property of the Control class. ViewState屬性模仿Control類(lèi)的ViewState屬性。
- Allows users to control class loading and mandate what class to load. 允許用戶(hù)控制類(lèi)加載并指定要加載的類(lèi)。
- Similarly, many developers choose to incorporate the ScrollBar control when authoring their own user controls. 同樣,許多開(kāi)發(fā)人員在創(chuàng )作自己的用戶(hù)控件時(shí)會(huì )選擇合并ScrollBar控件。
- Provides a base class for all ASP.NET mobile control classes. 為所有ASP.;NET移動(dòng)控件類(lèi)提供基類(lèi)。
- In order to know that a scrollbar controls our position in a document, we either have to be taught or learn through experimentation. 為了了解滾動(dòng)條對文檔位置的控制,我們不得不請教他人或者通過(guò)體驗來(lái)學(xué)習。
- 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事件來(lái)監視滾動(dòng)框(有時(shí)稱(chēng)之為滾動(dòng)塊)沿著(zhù)滾動(dòng)條的移動(dòng)情況。
- It would be much easier to reuse code if a control class could be written that would handle its own background color. 如果一個(gè)控件可以處理自己的背景顏色,而且可以被重用,事情將變的簡(jiǎn)單的多。
- To derive from an existing control class, store the system class name in this property. 若要從現有的控件類(lèi)派生,請將系統類(lèi)的名稱(chēng)存儲于該屬性中。
- The project includes a control class and a property page class, based on the name of the project. 項目包括基于項目名稱(chēng)的控件類(lèi)和屬性頁(yè)類(lèi)。
- If one does not exist, create a designer class and associate it to the control class. 如果不存在,創(chuàng )建一個(gè)設計器類(lèi)并將其與控件類(lèi)關(guān)聯(lián)。
- This example requires that you have a class that is either directly or indirectly derived from the Control class. 該示例要求有從Control類(lèi)直接或間接派生的類(lèi)。
- The following code example shows a property that belongs to a derived data-bound control class. 下面的代碼示例演示屬于派生的數據綁定控件類(lèi)的屬性。