ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / GetService Method

In This Topic
    GetService Method (C1InputMaskPickerForm)
    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