RichTextBox for WinRT
C1BorderFlags Enumeration


An flag enumeration to list border sides.
Syntax
'Declaration
 
<System.FlagsAttribute()>
Public Enum C1BorderFlags 
   Inherits System.Enum
'Usage
 
Dim instance As C1BorderFlags
[System.Flags()]
public enum C1BorderFlags : System.Enum 
Members
MemberDescription
AllAll border sides.
BottomBottom border side.
HorizontalInternal horizontal border sides.
InsideInternal border sides.
LeftLeft border side.
NoneNo border size.
OutsideOutside border sides.
RightRight border side.
TopTop border side.
VerticalInternal vertical border sides.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.C1BorderFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.RichTextBox Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback