Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1015351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:23:20+00:00 2026-05-16T10:23:20+00:00

am using C#, VS-2005 am generate runtime controls like textBox and works it fine

  • 0

am using C#, VS-2005

am generate runtime controls like textBox and works it fine but the Indexing problems on it. my code below as follows.

//tbpoint Declare in GlobalArea.

int i=0;

TextBox tb= new TextBox();

tb.Location=tbpoint;

tb.Size=new size(970,60);

tb.Name="Tbox"+i.tostring();

tb.Keypress+=new KeypressEventHandler(tbb_Keypress);

tbpoint+=70;

i++;

this.panel1.Controls.Add(tb);

Above Code call in EnterKeypress Event and works fine but the problem is of Indexing the textboxes generated. The index not increment by 1.

How can I Solve It. Please Help Me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T10:23:21+00:00Added an answer on May 16, 2026 at 10:23 am

    The must declare the variable i also in the class body (which you call “global area”). Otherwise, i is reset on every method call to zero.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using SS 2005 if that I've seen sample code like DECLARE @restore =
I would like to automatically generate a Makefile dependency list, but I am using
Using the Generate Scripts wizard in SQL Server Management Studio 2005 (right click a
The excel spreadsheet is connecting to SQL server 2005 using the connection string below:
I am using crystal reports in visual studio 2005 to generate invoices. I want
Using SQL Server 2005 I want to generate the table values between the two
I am trying to generate a pdf using the Reporting services 2005 webservice. I
how to Generate xml file in sql server 2005 using tsql
I'm using the FOR XML PATH syntax in SQL Server 2005 to generate XML
Using Visual Studio .NET 2008 or 2005, is there a way to automatically generate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.