Results 1 to 15 of 15

Thread: [RESOLVED] TabControl add controls from text file

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2017
    Posts
    199

    Resolved [RESOLVED] TabControl add controls from text file

    Hello,
    Can someone help me out cause i cannot find good information on google about this.

    How can i create this stuff:
    When form loads to create in TabControl tabs names from the text file.

    Example:
    Inside Text.txt i have information like:
    Name1|Line1
    Name2|Line2
    Name3|Line3

    so it will create in tabcontrol 3 tabs with names "Name1","Name2","Name3"
    and for each control created to create inside datagridview

    Can someone help me out?
    Last edited by luckydead; Sep 25th, 2022 at 06:10 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width