_OlkLabel.BorderStyle 属性

定义

返回或设置一个 OlBorderStyle 常量,该常量定义控件周围的边框样式。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlBorderStyle BorderStyle { Microsoft::Office::Interop::Outlook::OlBorderStyle get(); void set(Microsoft::Office::Interop::Outlook::OlBorderStyle value); };
public Microsoft.Office.Interop.Outlook.OlBorderStyle BorderStyle { get; set; }
Public Property BorderStyle As OlBorderStyle

属性值

注解

默认值是 olBorderStyleSingle

适用于