Method EnsureAddedAndSelect
EnsureAddedAndSelect(Color?)
Ensures the specified color is added to the list and selects it.
public virtual void EnsureAddedAndSelect(Color? color)
Parameters
color
ColorThe color to add and select.
Ensures the specified color is added to the list and selects it.
public virtual void EnsureAddedAndSelect(Color? color)
color
ColorThe color to add and select.