Hi,
I want to use image combo component to select the graduated color scheme. I used following codes under form load event
Thanks.
I want to use image combo component to select the graduated color scheme. I used following codes under form load event
ImageCombo1.ComboStyle = ImageComboStyle.ColorSchemeGraduated
But this doesn't work. Please help me.Thanks.