单词 | custom control | ||||||||||||
释义 | custom control
更多释义 收起释义 例句释义: 自定义控件,自订控制项,定制控件 1. At this point, you will be able to see your custom control in the Toolbox. 此时,您将能够在“工具箱”中看到自定义控件。 msdn2.microsoft.com 2. Now you are ready to debug your custom control as it runs in design mode. 现在,自定义控件以设计模式运行,可以进行调试了。 msdn2.microsoft.com 3. If you package your custom control as an assembly, sign the assembly with a strong name. 如果将自定义控件打包为程序集,则使用强名称对该程序集进行签名。 technet.microsoft.com 4. This allows you to create a unique design experience tailored specifically for your custom control. 这允许您创建专为自定义控件定制的独特设计体验。 msdn2.microsoft.com 5. Provide a custom control adapter that lets you substitute an adapter life cycle method over the default life cycle method for a control. 提供一个自定义控件适配器,使您能够以适配器生命周期方法替换控件的默认生命周期方法。 msdn2.microsoft.com 6. To debug the design-time behavior of your custom control, you will place an instance of the custom control class on a host form. 为了调试自定义控件的设计时行为,将在宿主窗体上放置自定义控件类的一个实例。 msdn2.microsoft.com 7. The forthcoming associated tutorial will provide a real-world example that focuses on a popular custom control. 将来即将关联的指南将提供一个现实的例子,重点强调大众化自定义控件。 www.ibm.com 8. Method and, in this method, add other server controls to make up the UI of your custom control. 方法,并在此方法中添加其他服务器控件来构成自定义控件的UI。 msdn2.microsoft.com 9. At design time, the designer component of a custom control runs with the same level of trust as its design host. 设计时,自定义控件的设计器组件与其设计宿主运行在同一个信任级别。 technet.microsoft.com 10. This trick of calculating coordinates to determine where to click inside of a custom control is important to keep in mind. 我们需要记住这种计算定制控件中所点击的坐标的方法。 www.ibm.com 1. You can add custom controls to the dialog box by selecting the Custom Control icon in the Toolbox and dragging it to your dialog box. 您可以在工具箱中选取[自订控制项]图示并且将它拖曳到您的对话方块,将自订控制项加入对话方块。 technet.microsoft.com 2. Use the DesignerAttribute attribute to associate a custom designer class together with a custom control implementation. 使用DesignerAttribute属性可将自定义设计器类与自定义控件实现关联在一起。 msdn2.microsoft.com 3. An example of a custom control is a clock control that duplicates the appearance and behavior of an analog clock. 复制类比时钟的外观和行为的时钟控制项,是自订控制项的一个范例。 technet.microsoft.com 4. With these controls, you can change the layout and appearance of the custom control. 使用这些控件可以更改自定义控件的布局和外观。 msdn2.microsoft.com 5. In the code-behind file for your custom control, locate the constructor for your custom control. 在自定义控件的代码隐藏文件中,找到自定义控件的构造函数。 technet.microsoft.com 6. To tab out of the custom control to the previous control, use the following code in the KeyDown event handler when an Up key is detected. 若要按Tab键从自定义控件跳到前一个控件,可以在检测到Up键时在KeyDown事件处理程序中使用下列代码。 msdn2.microsoft.com 7. When you are finished, you will have an understanding of the tasks necessary for debugging the design-time behavior of a custom control. 完成以上步骤以后,您将会了解调试自定义控件的设计时行为所必需完成的一些任务。 msdn2.microsoft.com 8. Form designers can use the Add Custom Control Wizard to add the updated version of the template part to the Controls task pane. 表单设计者可以使用“添加自定义控件向导”将更新版本的模板部件添加到“控件”任务窗格。 office.microsoft.com 9. Provides links to samples and walkthroughs illustrating different custom control authoring tasks. 提供指向阐释不同自定义控件创作任务的示例和演练的链接。 msdn2.microsoft.com 10. Shows how to implement a property for a custom control or component and shows how to integrate the property into the design environment. 演示如何为自定义控件或组件实现属性,并介绍如何将该属性集成到设计环境中。 technet.microsoft.com 1. You can create a designer class and control templates for your custom control. 您可以为自定义控件创建设计器类和控件模板。 msdn2.microsoft.com 2. This command is only valid when an OLE Custom Control project is open. 这个命令只有在OLE自定义控件项目打开时才有效。 www.drados.com 3. A custom control is a class that derives from System. Windows. Forms. Control that implements all aspects of a control. 自定义控件是派生于能够实现一个控件所有方面的System.Windows.Forms.Control的类。 msdn2.microsoft.com 4. In general, by implementing IButtonControl, any custom control can act like a button on a form. 通常,通过实现IButtonControl,所有的自定义控件都可以有表单中的按钮同样的效果。 www.cnblogs.com 5. Walks you step-by-step through the procedures to create a design-time adorner for a WPF custom control. 逐步引导您完成建立WPF自订控制项的设计阶段装饰项之程序。 technet.microsoft.com 6. Walks you step-by-step through the procedures to debug a design-time adorner for a WPF custom control. 指导您逐步完成为WPF自定义控件调试设计时装饰器的过程。 technet.microsoft.com 7. Notice that the various Part properties are assigned declaratively to the custom control instances. 请注意,各个Part属性以声明方式分配给了自定义控件实例。 msdn2.microsoft.com 8. For information about creating custom button controls, see Custom Control Development. 有关创建自定义按钮控件的信息,请参见CustomControlDevelopment。 msdn2.microsoft.com 9. Gets or sets a Form, Panel or custom control associated with a HardwareButton on a Pocket PC. 获取或设置与PocketPC上的HardwareButton关联的窗体、面板或自定义控件。 msdn2.microsoft.com 10. The custom control obtains a DataBoundLiteralControl object and outputs the text property in its Render method. 该自定义控件获得一个DataBoundLiteralControl对象并在其Render方法中输出文本属性。 msdn2.microsoft.com 1. Provides step by step details on creating a custom control with attributes specific to working with Windows Forms data binding. 提供有关创建自定义控件的分步详细说明,该控件具有特定于与Windows窗体数据绑定协作的属性。 msdn2.microsoft.com 2. You will create a custom control used solely for the purpose of graphically displaying these values in the Properties window. 将专为以图形方式在“属性”窗口中显示这些值创建一个自定义控件。 msdn2.microsoft.com 3. When you create a custom control, you will often find it necessary to debug its design-time behavior. 创建自定义控件时,经常会发现有必要调试其设计时行为。 msdn2.microsoft.com 4. Specifies the default tag generated for a custom control when it is dragged from a toolbox in a tool such as Microsoft Visual Studio. 指定当从MicrosoftVisualStudio等工具中的工具箱拖动自定义控件时为它生成的默认标记。 msdn2.microsoft.com 5. When you open Form1 in the Forms Designer, an instance of your custom control will be created and will start running. 在“窗体设计器”中打开Form1时,将创建您的自定义控件的一个实例,并开始运行该实例。 msdn2.microsoft.com 6. The first part of the example contains the code for the custom control, named TextDisplayWebPart. 示例的第一部分包含名为TextDisplayWebPart的自定义控件的代码。 msdn2.microsoft.com 7. Specifies the control builder for a custom control. 为自定义控件指定控件生成器。 msdn2.microsoft.com 8. A custom control can be created by defining a public type that inherits from the. 继承的公共类型创建自定义控件。 msdn2.microsoft.com 9. Control, a custom control, or a user control, can be designed to participate in connections. 控件、自定义控件还是用户控件,任意类型的服务器控件都可以设计为参与连接。 msdn2.microsoft.com 10. This property is the UI Automation provider for the window of a custom control. 此属性是用于自定义控件的窗口的UI自动化提供程序。 technet.microsoft.com 1. For information about compiling and using the custom control examples, see Building the Custom Server Control Examples. 有关编译和使用自定义控件示例的信息,请参见生成自定义服务器控件示例。 msdn2.microsoft.com 2. Create a container control designer class to associate with the custom control. 创建容器控件设计器类,并将其与自定义控件关联。 msdn2.microsoft.com 3. Access the methods and properties through the custom control. 通过自定义控件访问这些方法和属性。 msdn2.microsoft.com 4. The complex user control will display the customers table in a DataGridView in the custom control. 复杂用户控件将会在自定义控件中的DataGridView中显示Customers表。 msdn2.microsoft.com 5. If you access a shared method or property from the custom control, it will fail without warning or notification. 如果从自定义控件访问一个共享的方法或属性,访问将失败并且不会显示警告或通知。 msdn2.microsoft.com 6. The hexadecimal styles in the custom control property page are not self-documenting. 自定义控件属性页中的十六进制样式不自记录。 msdn2.microsoft.com 7. Objects in your own code to traverse the site-map structure or create a custom control to display site-map data. 对象来遍历站点地图结构,或创建自定义的控件来显示站点地图数据。 msdn2.microsoft.com 8. Invoke the base OnDataBinding method of your custom control. 调用自定义控件的OnDataBinding基方法。 msdn2.microsoft.com 9. A custom control requires a custom report processing extension. 自定义控件需要使用自定义报表处理扩展插件。 msdn2.microsoft.com 10. Control of a selected date, written with C# WEB custom control. 一个选择日期的控件,用C#编写的WEB自定义控件。 3333355555.com 1. To add a custom control to the Toolbox, click Choose Toolbox Items from the Tools menu. 若要将自定义控件添加到工具箱,请从“工具”菜单上单击“选择工具箱项”。 msdn2.microsoft.com 2. Class, you need to provide a UI for your custom control. 类继承时,需要为自定义控件提供UI。 msdn2.microsoft.com 3. Interface for any custom control that needs to receive callback events. 为任何需要接收回调事件的自定义控件实现。 msdn2.microsoft.com 4. Enables painting events for displaying a custom control at design time. 为设计时显示自定义控件启用绘制事件。 msdn2.microsoft.com 5. The first scenario covered by the Training Kit is building a custom control. 培训包涉及的第一个场景是构建自定义控件。 www.infoq.com 6. Method to copy any properties that are added to the custom control. 方法,以复制添加到自定义控件中的所有属性。 msdn2.microsoft.com 7. In your main application, you initially create 52 instances of this card custom control. 在您的主应用程序中,最初创建该纸牌自定义控件的52个实例。 technet.microsoft.com 8. Add the OwnerDrawnListBox custom control class to your project. 将OwnerDrawnListBox自定义控件类添加到项目中。 msdn2.microsoft.com 9. Labels with a custom control flow. 用自定义标签实现控制流程。 enpudn.com 10. Custom control authors can insert custom logic into this process. 自定义控件作者可以将自定义逻辑插入该进程。 technet.microsoft.com 1. If you want to do more elaborate customization, you must create a custom control derived from the Control class. 如果要进行更详细的自定义,必须创建从Control类派生的自定义控件。 msdn2.microsoft.com 2. Custom Control. A new custom control is added to your project. 一个新的自定义控件被添加到项目中。 msdn2.microsoft.com 3. Shows how to define default property values for a custom control or component. 演示如何为自定义控件或组件定义默认属性值。 technet.microsoft.com 4. To indicate that the custom control uses control state. 方法,以指示自定义控件使用控件状态。 msdn2.microsoft.com 5. Describes how to debug the design-time behavior of your custom control. 描述如何调试自定义控件的设计时行为。 msdn2.microsoft.com 6. Instead, it is a custom control created by Lotus developers for choosing colors. 它是由Lotus开发者创建的选择颜色的定制控件。 www.ibm.com 7. Deploying a Custom Control and Design-time Assemblies. 部署自定义控件和设计时程序集。 technet.microsoft.com 8. Provides a tutorial on how to create an ASP. NET user control (rather than a custom control) to track user-specific information. 提供有关教程,说明如何创建ASP.NET用户控件(而不是自定义控件)以跟踪用户特定的信息。 msdn2.microsoft.com 9. For the code example to run, you must compile this custom control. 必须编译此自定义控件,代码示例才能运行。 msdn2.microsoft.com 10. The TaskListControl is an example of a custom control. TaskListControl是自定义控件的一个示例。 msdn2.microsoft.com 1. Method call when you want to render a semicolon from a custom control or adapter. 如果想从自定义控件或适配器中呈现分号,请将。 msdn2.microsoft.com 2. Provides an empty control that can be used to create other controls or create a custom control that is a composite of other controls. 提供一个空控件,可用于创建其他控件或创建由其他控件组成的自定义控件。 msdn2.microsoft.com 3. When the button on the page is clicked, the RaisePostBackEvent method of the custom control is invoked. 当单击页面中的按钮时,会调用该自定义控件的RaisePostBackEvent方法。 msdn2.microsoft.com 4. To avoid name collision, the custom control names starts with "C" (CLabel vs. Label). 为了避免命名冲突,定制控件的名称都是以“C”开始的(例如,比较CLabel与Label)。 www.ibm.com 5. You can create a custom control derived from TextBox so that it accepts only numeric input. 您可以创建从TextBox派生的自定义控件,以便仅接受数值输入。 msdn2.microsoft.com 6. Preventing a custom control from being adapted. 防止修改自定义控件。 msdn2.microsoft.com 7. Control, user control, or custom control that will be edited by. 控件、用户控件或自定义控件的引用。 msdn2.microsoft.com 8. Demonstrates how to create a custom control and an associated custom designer. 示范如何建立自订控制项和关联的自订设计工具。 technet.microsoft.com 9. Custom control computes the rectangular area to draw in. 自定义控件如何计算要在其中进行绘制的矩形区域。 msdn2.microsoft.com 10. Provides a two-line ListView custom control, including WYSIWYG design-time. 提供一个双行ListView自定义控件,包括WYSIWYG设计时。 msdn2.microsoft.com 1. Illustrates how to create a custom designer for a custom control. 介绍如何为自定义控件创建一个自定义设计器。 technet.microsoft.com 2. Class is used by custom control designer components to provide information about a data field at design time. 类由自定义控件设计器组件用来在设计时提供数据字段的有关信息。 msdn2.microsoft.com 3. Add the MouseCapture custom control to your project. 将MouseCapture自定义控件添加到项目中。 msdn2.microsoft.com 4. If you create custom control and want to define an event, use code similar to this. 如果您创建自定义控件并想定义事件,请使用与此类似的代码。 msdn2.microsoft.com 5. Returns the hash code of the custom control. 返回自定义控件的哈希代码。 msdn2.microsoft.com 6. Class is used by custom control designer components to provide lists of views and fields for data-bound controls at design time. 类由自定义控件设计器组件用来在设计时为数据绑定控件提供视图和字段列表。 msdn2.microsoft.com 7. The following code fragment defines a custom property named EndColor for the custom control FlashTrackBar. 以下代码片段为自定义控件FlashTrackBar定义了一个名为EndColor的自定义属性。 msdn2.microsoft.com 8. When you are finished, you will know how to replace the default run-time icon for a custom control at design-time. 完成这些工作之后,您就会了解如何在设计阶段取代自订控制项的预设执行阶段图示。 technet.microsoft.com 9. Figure 7 shows a custom control that stores a string in control state (in this case, its color). 图7显示在控件状态中存储一个字符串的自定义控件(本例中是它的颜色)。 wjbwjb143.blog.163.com 10. Properties to the custom control. 属性添加到该自定义控件。 msdn2.microsoft.com 1. Properties to the custom control. 属性添加到该自定义控件。 msdn2.microsoft.com 2. This is useful if the custom control will be used in multiple pages in a Web application. 如果将在Web应用程序的多个页中使用自定义控件,则该方法非常有用。 msdn2.microsoft.com 3. You will use this project to build the application that shows your custom control. 您将使用此项目生成显示自定义控件的应用程序。 msdn2.microsoft.com 4. You will use this project to build the application that hosts the custom control. 将使用此项目生成承载自定义控件的应用程序。 msdn2.microsoft.com 5. The fourth code example provides the code that is required to run the custom control. 第四个代码示例提供运行自定义控件所需的代码。 msdn2.microsoft.com 6. Class is used by custom control designers to assist in preparing sample data for previewing custom controls. 类来协助准备示例数据,以便预览自定义控件。 msdn2.microsoft.com 7. Shows how to use the ToolboxBitmapAttribute to display an icon next to your custom control in the Toolbox. 演示如何使用ToolboxBitmapAttribute在“工具箱”中的自定义控件旁边显示一个图标。 msdn2.microsoft.com 8. To create a control that enables a user to erase ink, see How to: Erase Ink on a Custom Control. 若要创建允许用户擦除墨迹的控件,请参见Howto:EraseInkonaCustomControl。 msdn2.microsoft.com 9. You can create a custom control or window that supports IME level 3 using this sample. 可以使用此示例创建支持IME级别3的自定义控件或窗口。 msdn2.microsoft.com 10. Your custom control will derive from the UserControl class. 自定义控件将从UserControl类派生。 msdn2.microsoft.com 1. Shows our custom control for editing the value. 显示我们的习惯控制的编辑方式。 www.dictall.com 2. In this section, we'll highlight what is needed to define the custom control. 本节我们将讨论如何定义定制的控件。 www.ibm.com 3. Shows how to display a gradient fill between two colors in a custom control and in the form's background. 演示如何在自定义控件和窗体背景中显示两种颜色之间的渐变填充。 msdn2.microsoft.com 4. An example of a custom control is the Java applet that Figure 1 shows. Javaapplet就是一个定制控件的实例,如图1所示。 www.ibm.com 5. For example, if you have created a custom control that supports complex data binding, then it may show up in the table's control list. 例如,如果已创建了支持复杂数据绑定的自定义控件,则该控件可以显示在表的控件列表中。 msdn2.microsoft.com 6. When the focus is on an editable control, such as a text box, or on an editable custom control. 当焦点在可编辑控件(如文本框)上或在可编辑的自定义控件上时。 msdn2.microsoft.com 7. This custom control will be used by your UITypeEditor to interact with the Properties window. UITypeEditor将使用此自定义控件来与“属性”窗口交互。 msdn2.microsoft.com 8. Property as way to store custom control data between server trips. 属性作为在服务器往返过程中存储自定义控件数据的方法。 msdn2.microsoft.com 9. Class automatically handles all other aspects of rendering the custom control at design time and providing a single editable region. 类自动处理在设计时呈现自定义控件和提供单个可编辑区域的所有其他方面。 msdn2.microsoft.com 10. Describes how to deploy a custom control and design-time assemblies. 说明如何部署自订控制项和设计阶段组件。 technet.microsoft.com 1. Component and custom control authors can also add smart-tag support, typically by using the push model. 组件和自定义控件作者还可以添加智能标记支持,通常使用推送模型。 msdn2.microsoft.com 2. When the focus is on a form, non-editable control (such as a radio button), or non-editable custom control. 当焦点在窗体、不可编辑的控件(如单选按钮)或不可编辑的自定义控件上时。 msdn2.microsoft.com 3. An IDE such as Microsoft Visual Studio 2005 simplifies custom control use as well as development. IDE(如MicrosoftVisualStudio2005)简化了自定义控件的使用及开发。 msdn2.microsoft.com 4. Custom control that can be used on Web Forms pages. 可在Web窗体页上使用的自定义控件。 msdn2.microsoft.com 5. Use the editing UI to change the title of the custom control. 使用编辑UI更改自定义控件的标题。 msdn2.microsoft.com 6. Determine the type of control (for example, user control, custom control, inherited Windows Forms control) you need. 确定您需要的控件类型(例如用户控件、自定义控件、继承的Windows窗体控件)。 msdn2.microsoft.com 7. The difference is that you will debug a separate instance of Visual Studio that is running your custom control's code. 不同之处仅在于现在要调试的是运行自定义控件代码的一个单独的VisualStudio实例。 msdn2.microsoft.com 8. To create a custom control builder for a control that is derived from the TableCell class, you must inherit from this class. 若要创建从TableCell类派生的控件的自定义控件生成器,必须从该类继承。 msdn2.microsoft.com 9. For example, a XAML file might contain a custom control that contains an exception. 例如,XAML档案可能包括内含例外状况的自订控制项。 technet.microsoft.com 10. Body glyph. If your custom control designer creates a glyph with the same bounds as the body glyph, it will obscure the underlying 如果您的自定义控件设计器创建一个与主体标志符号具有相同边界的标志符号,它将掩盖与主体标志符号关联的基础 msdn2.microsoft.com 1. The opening tag of an element for a user or custom control must include a 用户或自定义控件的元素的开始标记必须包括 msdn2.microsoft.com 2. When you are finished, your custom control will look something like the following 完成这些操作后,自定义控件看起来会类似于下面这样 msdn2.microsoft.com 3. To detect the location on a custom control where a "tap-and-hold" event occurred to display a shortcut menu, handle the 若要检测自定义控件上为显示快捷菜单而执行的“点击并按住”事件的位置,请处理 msdn2.microsoft.com 4. Method to change the design-time appearance of your custom control, make sure to use the 方法以更改自定义控件的设计时外观,请确保在添加自定义代码之前使用 msdn2.microsoft.com 5. When you are developing a custom control, if this default organization does not suffice, override the 开发自定义控件时,如果此默认组织方式不能满足需要,可重写从 msdn2.microsoft.com 6. You can create a custom control using one of the following project types 可以使用下列项目类型之一创建自定义控件 msdn2.microsoft.com 7. To create a child control for your custom control 创建自定义控件的子控件 msdn2.microsoft.com 8. However, an easier way to display a gradient fill in a button is to create a custom control derived from 但是,在按钮中显示渐变填充的更简单的方法是创建派生自 msdn2.microsoft.com 9. Procedures to Create USysRegInfo Records for Control Wizards, Property Wizards, or OLE Custom Control Wizards 过程以创建USysRegInfo记录用于控制向导、属性向导或OLE自定义控件向导 support.microsoft.com 10. Web custom control - for details, see Developing Custom ASP. NET Server Controls Web自定义控件--有关详细信息,请参见开发自定义ASP.NET服务器控件 msdn2.microsoft.com 1. To create an instance of your custom control 创建自定义控件的实例 msdn2.microsoft.com 2. A custom control is a class that you write that derives from 自定义控件是编写的一个类,此类从 msdn2.microsoft.com 3. Properties and methods are members of the custom control only 只是自定义控件独有成员的属性和方法 msdn2.microsoft.com 4. To create a custom control that contains design-time attributes 创建包含设计时属性的自定义控件 msdn2.microsoft.com 5. If you create a custom control, you can follow the same approach, and call the 如果创建自定义控件,可遵循相同的方法,从继承的 msdn2.microsoft.com 6. Using the Compiled Custom Control in an ASP. NET Page 在ASP.NET页中使用已编译的自定义控件 msdn2.microsoft.com 7. When the back key is pressed on a form or custom control, it raises the 当后退键在某个窗体或自定义控件上被按下时,它会引发 msdn2.microsoft.com 8. To create a simple custom control 创建简单的自定义控件 msdn2.microsoft.com 9. To add a property to your custom control 向自定义控件中添加属性 msdn2.microsoft.com 10. If you want to author a custom control to use on Web Forms, see 如果希望创作在Web窗体上使用的自定义控件,请参见 msdn2.microsoft.com 1. Binding the custom control using CSS 使用CSS绑定定制的控件 www.ibm.com 2. Issues for Custom Control Users 自定义控件用户面临的问题 msdn2.microsoft.com 3. Note that when the focus is on a form or custom control, the back key raises a 请注意,当焦点在窗体或自定义控件上时,后退键会引发 msdn2.microsoft.com 4. To add a custom control in standard dialog 在标准对话框上增加自定义控件 blog.csdn.net 5. When painting a custom control, you can check the value of 在绘制自定义控件时,您可以检查 msdn2.microsoft.com 6. To add the custom control to the Toolbox 将自定义控件添加到工具箱 msdn2.microsoft.com 7. To add your custom control to the host form 向宿主窗体中添加自定义控件 msdn2.microsoft.com 8. To create a page that uses the custom control 创建使用自定义控件的页 msdn2.microsoft.com 9. To view the page that uses the custom control 查看使用自定义控件的页 msdn2.microsoft.com 10. For more information on compiling and using the custom control examples, see 有关编译和使用自定义控件示例的更多信息,请参见 msdn2.microsoft.com 1. When you are developing a custom control, you can add the 在开发自定义控件时,可以在代码中添加 msdn2.microsoft.com 2. Custom Control that lets you have full control of Dial Up Networking 让您完全控制拨号网络的用户控件 www.yzmet.gov.cn 3. Using the Custom Control on a Form 在窗体上使用自定义控件 msdn2.microsoft.com |
||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。