| | |
Group Box on top
Please support our VB.NET advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Nov 2009
Posts: 3
Reputation:
Solved Threads: 0
Hi all,
New user here using VB .Net 2008
I seem to be having trouble getting group boxes to appear when I click a radio button.
For example:
This indeed brings up the first radio button however I have other groupboxes underneath which with the same code will not appear when the radio button is checked.
Eg:
The second groupbox does not appear and is directly behind the first groupbox.
The code doesn't seem to be working either.
If anyone could shed some light on this I would really appreciate it.
Thanks!
New user here using VB .Net 2008
I seem to be having trouble getting group boxes to appear when I click a radio button.
For example:
VB.NET Syntax (Toggle Plain Text)
If radiobutton1.Checked Then Groupbox1.Visible = True Groupbox2.Visible = False Groupbox3.Visible = False Groupbox4.Visible = False End If
This indeed brings up the first radio button however I have other groupboxes underneath which with the same code will not appear when the radio button is checked.
Eg:
VB.NET Syntax (Toggle Plain Text)
If radiobutton2.Checked Then Groupbox2.Visible = True Groupbox1.Visible = False Groupbox3.Visible = False Groupbox4.Visible = False End If
The second groupbox does not appear and is directly behind the first groupbox.
The
VB.NET Syntax (Toggle Plain Text)
.Top
If anyone could shed some light on this I would really appreciate it.
Thanks!
![]() |
Similar Threads
- how to display a java message box on top of all active windows (Java)
- GROUP BY SQL help (MS SQL)
- Help With lbl Box (Visual Basic 4 / 5 / 6)
- Positioning a Group Box at Runtime - Help (Visual Basic 4 / 5 / 6)
- links don't work in IE7 for top half of the page (HTML and CSS)
- OnCreate () (C++)
- Creating shapes in borland c++ builder... (C++)
- SharePoint's Search Box (IT Professionals' Lounge)
Other Threads in the VB.NET Forum
- Previous Thread: Save And retrieve Picture in Access Database In Vb.net
- Next Thread: Apriori algorithm sorce code in vb or vb.net
Views: 356 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access account application arithmetic array arrays basic bing button buttons c# center check checkbox code combobox component convert crystalreport data database databasesearch datagrid datagridview design designer dissertation dissertations dropdownlist excel file-dialog folder ftp generatetags google gridview hardcopy highlighting images inline insert installer intel internet listview mobile monitor ms net networking output passingparameters peertopeervideostreaming picturebox picturebox1 plugin port print printing problem problemwithinstallation project save searchbox searchvb.net select serial server soap sorting studio syntax table tcp text textbox time timer toolbox trim update updown user vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web wpf





