Class RibbonFormElement
This is the class that represents the element hierarchy which is painted in the non-client area of a RadForm.
Inheritance
System.Object
RibbonFormElement
Inherited Members
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.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RibbonFormElement : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
RibbonFormElement()
Declaration
public RibbonFormElement()
Fields
FormWindowStateProperty
IsFormActiveProperty
Properties
Border
Gets the BorderPrimitive of the RadFormElement.
Declaration
public RibbonFormBorderPrimitive Border { get; }
Property Value
RibbonFormBorderPrimitive
|
TitleBarElement
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()