A. Button('Button2') .stateStyles({ pressed: { .backgroundColor('#ff707070') } }) .margin('30%')
B. Button('Button2') .stateStyles({ disabled: { .backgroundColor('#ff2787d9') } }) .margin('30%')
C. Button('Button2') .stateStyles({ focused: { .backgroundColor('#ffffeefe') } }) .margin('30%')
下面哪段代码在Button组件被按下时会改变背景色?A. ``` Button('Button2') .stateStyles({ pressed: { bac
[多选题] 使用哪些方法可以改变当前合成窗口的背景色?()A . Composition>Composition SettingsB . Composition>Background ColorC . 按快捷键Ctrl Shift BD . Layer>Layer Setting
下面哪段代码在Button组件被按下时会改变背景色?bigcircA.```...JavaScriptButton(Button2).stateStyles({
[多选题] 在使用有色背景拍摄时,最好使用()作为背景色。A . PANTONE2735B . PANTONE27C . PANTONE1245D . PANTONE354
[单选题]VB中,要更改命令按钮控件的背景色,应选择的属性是()。A . FontB . CaptionC . HeightD . BackColor
[多选题] 在PowerPoint中,背景色可以是()A . 选择一种颜色B . 选择两种颜色C . 选择预设颜色D . 以上都不对
前景色与背景色是可以相互对调的。( )A. 正确B. 错误
[判断题] 在表格中,用bgcolor设置背景色。A . 正确B . 错误