Class ThemedEditDrawing
Inheritance
System.Object
ThemedEditDrawing
Implements
System.IDisposable
Assembly: Syncfusion.Shared.Base.dll
public class ThemedEditDrawing : ThemedControlDrawing, IDisposable
Constructors
Declaration
public ThemedEditDrawing()
Declaration
public ThemedEditDrawing(IComponent owner)
Parameters
| Type |
Name |
Description |
| System.ComponentModel.IComponent |
owner |
|
Methods
Declaration
public void DrawEditBoxBackground(Graphics g, Rectangle rect, bool enabled)
Parameters
| Type |
Name |
Description |
| System.Drawing.Graphics |
g |
|
| System.Drawing.Rectangle |
rect |
|
| System.Boolean |
enabled |
|
Declaration
public Size GetThemeBorderSize()
Returns
Implements
System.IDisposable