ComponentOne CalendarView for WinForms
FlatSystemBorder Property

C1.Win.C1Input Namespace > C1TextBox Class : FlatSystemBorder Property
Makes Fixed3D borders old-style looking (flat) for System VisualStyle. This property is only for compatibility with legacy applications only.
Syntax
'Declaration
 
Public Shared Property FlatSystemBorder As Boolean
public static bool FlatSystemBorder {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members