Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripColorPicker Class / CreateObjRef Method

In This Topic
    CreateObjRef Method (C1EditorToolStripColorPicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function CreateObjRef( _
       ByVal requestedType As System.Type _
    ) As System.Runtime.Remoting.ObjRef
    public virtual System.Runtime.Remoting.ObjRef CreateObjRef( 
       System.Type requestedType
    )

    Parameters

    requestedType
    See Also