DColorCombo:IsEditing
Description
Returns true if the panel is currently being edited
More of a internal method, it technically should only ever work (i.e. return true) inside DColorCombo:OnValueChanged.
Returns
1 boolean
Returns true if the panel is currently being edited
More of a internal method, it technically should only ever work (i.e. return true) inside DColorCombo:OnValueChanged.