构成控件 meaning in English
constituent control
Examples
- Set accessors of that property to effect the change in the private property of the constituent control
访问器完成对构成控件的私有属性的改变,就可以使构成控件的属性得以公开。 - Place code in event procedures , to handle events raised by the composite control or by its constituent controls
将代码置于事件过程中,处理由复合控件或其构成控件所引发的事件。 - Section of the property , write code that passes the value of the property to the exposed property of the constituent control
部分,编写用于将此属性的值传递给构成控件的公开属性的代码。 - The controls that make up a user control , or constituent controls as they are termed , are relatively inflexible when it comes to custom graphics rendering
组成用户控件的控件(也称作“构成控件” )在自定义图形呈现时的灵活性相对较差。 - If you want to allow developers to access the constituent controls , you must declare them as public , or selectively expose properties of the constituent control
如果要使开发人员得以访问构成控件,则必须将它们声明为公共的,或有选择地公开其属性。