Class RadThemeComponentBase.ThemeContext.ControlInfo
Inheritance
System.Object
RadThemeComponentBase.ThemeContext.ControlInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class ControlInfo
Constructors
ControlInfo()
Declaration
public ControlInfo()
Fields
Bounds
Declaration
public Rectangle Bounds
Field Value
System.Drawing.Rectangle
|
Control
Declaration
public Control Control
Field Value
System.Windows.Forms.Control
|
ParentSpaceAfter
Declaration
public Point ParentSpaceAfter
Field Value
System.Drawing.Point
|