Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / b Method

In This Topic
    b Method (dd)
    In This Topic
    Syntax
    'Declaration
     
    Public Function b( _
       ByVal a As System.String, _
       ByVal b As System.Windows.Forms.Padding _
    ) As System.Windows.Forms.Padding
    public System.Windows.Forms.Padding b( 
       System.string a,
       System.Windows.Forms.Padding b
    )

    Parameters

    a
    b
    See Also