Class ThemedStatusBarDrawing
Inheritance
System.Object
ThemedStatusBarDrawing
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class ThemedStatusBarDrawing : ThemedControlDrawing, IDisposable
Constructors
ThemedStatusBarDrawing()
Declaration
public ThemedStatusBarDrawing()
Methods
DrawStatusGripper(Graphics, Rectangle)
Declaration
public void DrawStatusGripper(Graphics g, Rectangle rect)
Parameters
Type | Name | Description |
---|---|---|
System.Drawing.Graphics | g | |
System.Drawing.Rectangle | rect |
Implements
System.IDisposable