ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / GetService Method

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

    Parameters

    serviceType
    See Also