TableLayoutPanel - Removing Columns

  • Thread starter Thread starter Timothy V
  • Start date Start date
T

Timothy V

Hi,
Can anybody tell me how to remove a column :-)

From what I have noticed, if I have 3 columnstyles, and i use:
ColumnStyles.RemoveAt(1);

this removes the second columnstyle, but not the column. So how do I remove
it? Can someone help me?

Thanks in advance,

Tim.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top