RichEditViewCustomDrawEventArgs Constructors
Provides data for the RichEditControl.CustomDrawActiveView event.| Name | Parameters | Description |
|---|---|---|
| RichEditViewCustomDrawEventArgs(GraphicsCache) | cache | Initializes a new instance of the RichEditViewCustomDrawEventArgs class with the specified graphics cache. |
See Also