Method EnsureAddedAndSelect
EnsureAddedAndSelect(Color?)
Ensures the specified color is added to the list and selects it.
public virtual void EnsureAddedAndSelect(Color? color)
Parameters
colorColorThe 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.