FlatSystemBorder Property
In This Topic
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