I have one TableLayoutPanel (having one row, three columns) which is placed inside a Panel control on the form. My form also have one command button. Every time when the button is clicked a label (in first column), a textbox (in the second column), and a button (in the third column) will be created dynamically. I want to perform a operation like following:
When i clicked button (in third column of each row) then LABEL+TEXTBOX+BUTTON of concerned row must be deleted while leaving other controls as is. Could anybody help me out to resolve?
2 Replies - 201 Views - Last Post: 29 November 2012 - 06:01 AM
#1
Locate dynamically created control in VB.Net windows application
Posted 23 November 2012 - 03:51 AM
Replies To: Locate dynamically created control in VB.Net windows application
#2
Re: Locate dynamically created control in VB.Net windows application
Posted 23 November 2012 - 06:26 AM
What have you tried so far?
Do your controls show up when you click the command button?
What happens when you click the button you put in the third column?
Let us know exactly what problem you are having.
Do your controls show up when you click the command button?
What happens when you click the button you put in the third column?
Let us know exactly what problem you are having.
#3
Re: Locate dynamically created control in VB.Net windows application
Posted 29 November 2012 - 06:01 AM
lar3ry, on 23 November 2012 - 06:26 AM, said:
What have you tried so far?
Do your controls show up when you click the command button?
What happens when you click the button you put in the third column?
Let us know exactly what problem you are having.
Do your controls show up when you click the command button?
What happens when you click the button you put in the third column?
Let us know exactly what problem you are having.
Thanks for having keen interest to my question.
Anyway I have managed myself to get proper solution to my problem.
Thanks again...
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|