【多选题】You are creating a composite control for capturing user address information in a Web application. You define a number of properties that the user can set at design time. You need to group these proper...
A.
Attach the Category attribute class to the controls class definition. Set its value to UserAddress. Mark the class as public.
B.
Attach the Browsable attribute class to each property in the group. Set its value to True. Mark the property as private.
C.
Attach the Category attribute class to each property in the group. Set its value to UserAddress. Mark the property as public.
D.
Attach the Description attribute class to each property in the group. Set each value to a description of the given property.
E.
Attach the DefaultProperty attribute class to each property in the group. Set each value to a description of the given property.
【单选题】When you open a file or run a program in a computer, a window appears on the desktop of your computer. The(67)of the window indicates which program you are currently working in arid its color will bec...
【简答题】When you click on a graphic and a video clip plays, you have clicked on a hyperlink. 上述句子的准确中文含义是:A. 当你点击图标和视频片段播放时,你已经点击了一个超文本。 B. 当你单击图像和音频剪辑播放按钮时,你已经单击了预连接。 C. 当你单击图片和音频片段播放时,你已经单击了一个预安装。 D. 当你点击图形...
【多选题】Exhibit: You are creating a composite control for capturing user address information in a Web application. You define a number of properties that the user can set at design time. You need to group the...
A.
Attach the Category attribute class to the controls class definition. Set its value to UserAddress. Mark the class as public.
B.
Attach the Browsable attribute class to each property in the group. Set its value to True. Mark the property as private.
C.
Attach the Category attribute class to each property in the group. Set its value to UserAddress. Mark the property as public.
D.
Attach the Description attribute class to each property in the group. Set each value to a description of the given property.
E.
Attach the DefaultProperty attribute class to each property in the group. Set each value to a description of the given property.