In This Topic
Represents no border; so the default border should be used to paint. This field is read-only.
Syntax
'Declaration
Public Shared ReadOnly NoBorder As Border
'Usage
Dim value As Border
value = Border.NoBorder
public static readonly Border NoBorder
See Also