BackgroundColor(获得方法)
返回背景色。
color BackgroundColor()BackgroundColor(设置方法)
设置背景色。
void BackgroundColor(
const color clr // 背景色
)参数
clr
[in] 背景色。
返回背景色。
color BackgroundColor()设置背景色。
void BackgroundColor(
const color clr // 背景色
)clr
[in] 背景色。