Class FrameView
The FrameView is a container View with a border around it.
public class FrameView : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
- Inheritance
-
FrameView
- Implements
- Inherited Members
Constructors
- FrameView()
Initializes a new instance of the FrameView class. layout.
Properties
- DefaultBorderStyle
The default LineStyle for FrameView's border. The default is Single.