BorderType
设置控件的边框类型。
bool BorderType(
const ENUM_BORDER_TYPE type // 边框类型
)参数
type
[输入] 控件的边框类型。
返回值
true 如果成功, 否则 false。
设置控件的边框类型。
bool BorderType(
const ENUM_BORDER_TYPE type // 边框类型
)type
[输入] 控件的边框类型。
true 如果成功, 否则 false。