Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / SetProposedValue Method

In This Topic
    SetProposedValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub SetProposedValue( _
       ByVal value As System.Object _
    ) 
    public virtual void SetProposedValue( 
       System.object value
    )

    Parameters

    value
    See Also