Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Is this possible
 

Is this possible

Hi all,

I'm trying to do like a tabon form When the form 1st load, the default tab will be "Office" and the datagridview will display listing of Office. When user click on 2nd tab which is "Retail Outlet". the datagridview will display listing of Retail outlet.

how to do with the TAB on my form? any other suggestion if this cannot work? maybe picturebox or which control?
Terry_1314  Tuesday, June 09, 2009 10:02 AM

Use TabControl


Thanks

- Omie
C isn’t that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void
  • Marked As Answer byTerry_1314 Tuesday, June 09, 2009 1:51 PM
  •  
Omie  Tuesday, June 09, 2009 12:44 PM

Use TabControl


Thanks

- Omie
C isn’t that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void
  • Marked As Answer byTerry_1314 Tuesday, June 09, 2009 1:51 PM
  •  
Omie  Tuesday, June 09, 2009 12:44 PM
Thanks. This is what i'm looking for.
Terry_1314  Tuesday, June 09, 2009 1:51 PM

You can use google to search for other answers

Custom Search

More Threads

• Ugh. Deleted an event handler, now Forms Designer is hosed. Lil help?
• System.Windows.Forms.Design.IUIService serivce could not be found
• Loading cursors from the resource in VS 2003 C++.NET
• Label inside usercontrol re-initializes whenever I build/load the designer.
• Usercontrol rendering on wrong control?
• C# Designer won't load forms
• Creating see-thru forms?
• How to generate "this.components = new System.ComponentModel.Container();" for component ?
• How can I have one event for a group of controls
• Why Separate SQL and OLEDB Commands