Re: question about VB.Net
- From: Chris <no@xxxxxxxx>
- Date: Thu, 22 Sep 2005 13:39:19 -0400
LLJ wrote:
I am working on an VB.Net application. I have put some controls like DataGrid, Lable, Text into it. then i put a panel into it, and tried to move all the other controls in the panel. don't know why and how, all the controls disappeared. then i tried to add controld back. but when i tried to name, for example, DataGrid as the name i used before, it saying, the the name has been used. and from the drop down list, i do see the old DataGrid in the list, but can't find it in the form. Does anyone know why? and how can i get it back.
I already coded a lot, does this mean i have to start again from the beginning?
Thank you very much.
You probably dropped the controls into the panel. Try exanding the panel bigger to see if they are just not in view.
Chris .
- References:
- question about VB.Net
- From: LLJ
- question about VB.Net
- Prev by Date: Re: Parse Seconds to Time AM/PM
- Next by Date: Re: Move a panel......it's possible?
- Previous by thread: question about VB.Net
- Next by thread: Re: question about VB.Net
- Index(es):
Relevant Pages
|