Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am new to .net and vb2005. I am working on a database program that uses a datagridview and several list boxes, etc. In old VB6 I used the .show and .zorder to show a list box and set it to front. I understand that .bring to front is what we use now. My problem is that it seems whenever I move some controls around on the page and then back to their original positions (during design), they may or may not show up when I run the program. An example; I have a large data grid view on the screen and a couple of list boxes that are not visible until the user clicks on a button. I set the list boxes to visible = true and bring to front. If I move the list boxes around to work on some other things and then back and run the program, sometimes its not visible even when I click the button to make it visible and set it to front. I noticed this on some other controls. Is it docking these to another item?

 

Thanks,

 

Shannan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...