|
-
Mar 28th, 2006, 07:49 PM
#8
Thread Starter
Member
Re: something missing myself
____________________________________________________
Frame1.Visible = ListView1.SelectedItem.Text = "General"
Frame2.Visible = ListView1.SelectedItem.Text = "Security"
Frame3.Visible = ListView1.SelectedItem.Text = "Backup"
_____________________________________________________
that have same problme again, One frame (General) overlay the other frame (Security), thired frame overlay the other frame (backup), so when user selected options (general) is works fine then i click "options" for security is not working, and if i click backup is works fine with frame.
so what went wrong with that!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|