I am adding panel(A) contains ComboBox and BoxComponent with image dynamically to 2nd column of column layout panel. When I click on BoxComponent, I am removing panel(A) from 2nd column of column layout panel. but the column is not removing.
How to remove the column. Please help me.