Class TabbedFormCaptionFillPrimitive
Inheritance
System.Object
TabbedFormCaptionFillPrimitive
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 TabbedFormCaptionFillPrimitive : FormCaptionFillPrimitive, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IPrimitive, IFillElement, IPrimitiveElement, IShapedElement
Constructors
TabbedFormCaptionFillPrimitive()
Declaration
public TabbedFormCaptionFillPrimitive()
Methods
CanScaleTransform(RadFormControlBase)
Declaration
protected override bool CanScaleTransform(RadFormControlBase form)
Parameters
RadFormControlBase
form
|
Returns
System.Boolean
|
Overrides
GetFormCaptionControl()
Declaration
protected override Control GetFormCaptionControl()
Returns
System.Windows.Forms.Control
|
Overrides
GetOwnerForm(Control)
Declaration
protected override RadFormControlBase GetOwnerForm(Control control)
Parameters
System.Windows.Forms.Control
control
|
Returns
RadFormControlBase
|