Answer the question
In order to leave comments, you need to log in
How to execute an event on click on tab_page1?
When I click on tab_page1, the table should be filled in, I use the event:
private void tabPage1_Click(object sender, EventArgs e)
{
//здесь мой код для заполнения таблицы.
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question