Re: TabLayoutPanel not displaying properly after button push
31 views
Skip to first unread message
Michael Galuza
unread,
May 17, 2013, 3:51:26 PM5/17/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Does anyone have any suggestions at all? I've tried everything I can think of and no matter what, if I add the tab panel in my click handler the tabs are not displayed. Does anyone see anything I'm doing wrong in the code in my original post? Is there another way to achieve what I want that will work? Can someone suggest a way to debug this? Anything someone could contribute would be much appreciated.
Thanks
Michael Galuza
unread,
May 20, 2013, 11:39:41 AM5/20/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
I solved this by using a TabPanel instead of a TabLayoutPanel.