InitializeNewComponent Method (C1RangeSliderDesigner)
Initializes a newly created component.
public override void InitializeNewComponent(
IDictionary
)
'Declaration
Public Overrides Sub InitializeNewComponent( _
ByVal As IDictionary _
)
Parameters
- defaultValues
- A name/value dictionary of default values to apply to properties. May be a null reference (Nothing in Visual Basic) if no default values are specified.