Input for WinForms | ComponentOne
C1.Win.Input.Pickers.ColorPicker.Styles Namespace / ColorPickerDropDownStyle Class / ResetBorder Method

In This Topic
    ResetBorder Method (ColorPickerDropDownStyle)
    In This Topic
    Restores the default value of the C1.Win.Input.Pickers.Styles.PickerDropDownStyle.Border property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetBorder() 
    protected void ResetBorder()
    See Also