InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / ControlHostElement Class / ApplyStyle Method

In This Topic
    ApplyStyle Method (ControlHostElement)
    In This Topic
    Copies style attributes from the element to the hosted control.
    Syntax
    'Declaration
     
    Public Overridable Sub ApplyStyle() 
    public virtual void ApplyStyle()
    See Also