Share via


_OlkTimeZoneControl.BorderStyle Property

Returns or gets an OlBorderStyle constant that defines the style of the border around the control. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Property BorderStyle As OlBorderStyle
    Get
    Set
'Usage
Dim instance As _OlkTimeZoneControl
Dim value As OlBorderStyle

value = instance.BorderStyle

instance.BorderStyle = value
OlBorderStyle BorderStyle { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlBorderStyle

Remarks

The default value is olBorderStyleSingle.

See Also

Reference

_OlkTimeZoneControl Interface

_OlkTimeZoneControl Members

Microsoft.Office.Interop.Outlook Namespace