PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderInputRadioButton Class / InitControl Method

In This Topic
    InitControl Method (RenderInputRadioButton)
    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