ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / IInputEditorElement Interface / ApplyStyle Method

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