Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / InitControl Method

In This Topic
    InitControl Method (RenderInputButton)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overrides Sub InitControl( _
       ByVal control As Control, _
       ByVal context As IScriptContext _
    ) 
    protected override void InitControl( 
       Control control,
       IScriptContext context
    )

    Parameters

    control
    context
    See Also