Class RibbonBarCaptionFillPrimitive
Inheritance
System.Object
    
    
    
    
    
    
    
    RibbonBarCaptionFillPrimitive
  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.RibbonBar
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RibbonBarCaptionFillPrimitive : FormCaptionFillPrimitive, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IPrimitive, IFillElement, IPrimitiveElement, IShapedElement
  Constructors
RibbonBarCaptionFillPrimitive()
Declaration
public RibbonBarCaptionFillPrimitive()
  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
         
  |