Gets and sets a Boolean that determines whether the border is visible.
JavaScript |
|
BorderVisible |
C# |
|
bool BorderVisible { get; set; } |
C++ |
|
HRESULT BorderVisible([in] VARIANT_BOOL pbool) HRESULT BorderVisible([out, retval] VARIANT_BOOL* pbool) |