工具栏上的一组按钮如果要构成互斥关系(如“左对齐”、“居中”、“右对齐”),它们的GroupIndex属性正确的设置是()
A: AGroupIndex属性值都为0
B: BGroupIndex属性值非0,且互不相同
C: CGroupIndex属性值非0,且相同
D: DGroupIndex属性值互不相同
A: AGroupIndex属性值都为0
B: BGroupIndex属性值非0,且互不相同
C: CGroupIndex属性值非0,且相同
D: DGroupIndex属性值互不相同
举一反三
- 工具栏上的一组按钮如果要构成互斥关系(如“左对齐”、“居中”、“右对齐”),它们的GroupIndex属性正确的设置是() A: GroupIndex属性值都为0 B: GroupIndex属性值非0,且互不相同 C: GroupIndex属性值非0,且相同 D: GroupIndex属性值互不相同
- 工具栏上的一个SpeedButton按钮如果要设置为状态按钮,则正确设置的方法是() A: 将SpeedButton按钮的GroupIndex属性设置为0,且AllowAllUp属性设置为True。 B: 将SpeedButton按钮的GroupIndex属性设置为0,且AllowAllUp属性设置为False。 C: 将SpeedButton按钮的GroupIndex属性设置为非0值,且AllowAllUp属性设置为True。 D: 将SpeedButton按钮的GroupIndex属性设置为非0值,且AllowAllUp属性设置为False。
- 如果设置上下居中,需要设置属性_______和height属性的相同的值
- CSS代码中,使用____属性来设置文本水平对齐,____属性值表示居中对齐。
- 表格行垂直对齐属性valign中表示居中对齐的属性值是( )。