TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Marco Blandon
NA
12
0
button_Click help plz
Jul 17 2010 8:36 PM
Hello community, I'm trying to create a form with the sort methods (Bubblesort and shell). The Sort algorithms work fine but my problem is that I want to specify the length of the array and add the values. For this I have 2 textbox and a button (insert), the first one is for the length and the second textbox is where you type the value. When you push the insert button the value in textbox2 will be inserted in the array. I can insert values into an array but where I'm having trouble is in the button. How can I call the button1_Click function in another function(void insert) and put in in a for?
Thank you.
Reply
Answers (
11
)
C# programmers need!
C API?