C1.Win.8 Assembly / C1.Framework Namespace / BasePanel Class


BasePanel Class Fields

For a list of all members of this type, see BasePanel members.

Protected Fields
 NameDescription
Protected FieldThe System.Drawing.Rectangle that defines the position of the Element within its parent. (Inherited from C1.Framework.Element)
Protected Field  
Protected FieldAn Element.ElementFlags value that defines the behavior of this Element. (Inherited from C1.Framework.Element)
Protected FieldThe parent Element. (Inherited from C1.Framework.Element)
Protected FieldThe Element.Style object that defines the appearance of this Element. (Inherited from C1.Framework.Element)
Top
See Also