InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputComponent Class / GetService Method

In This Topic
    GetService Method (InputComponent)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetService( _
       ByVal service As System.Type _
    ) As System.Object
    protected virtual System.object GetService( 
       System.Type service
    )

    Parameters

    service
    See Also