Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
AnswerRe: TrimEnd? Pin
Guffa5-Nov-08 2:53
Guffa5-Nov-08 2:53 
GeneralRe: TrimEnd? Pin
Guffa5-Nov-08 3:22
Guffa5-Nov-08 3:22 
AnswerRe: TrimEnd? Pin
Pedram Behroozi4-Nov-08 23:43
Pedram Behroozi4-Nov-08 23:43 
AnswerRe: TrimEnd? [modified] Pin
Guffa5-Nov-08 3:21
Guffa5-Nov-08 3:21 
Questiondatagridview checkbox [modified] Pin
arkiboys4-Nov-08 20:57
arkiboys4-Nov-08 20:57 
AnswerRe: datagridview checkbox Pin
cocoonwls4-Nov-08 23:25
cocoonwls4-Nov-08 23:25 
AnswerRe: datagridview checkbox Pin
dan!sh 5-Nov-08 0:24
professional dan!sh 5-Nov-08 0:24 
QuestionCreating a number of buttons with different onclick commands Pin
Matjaz-xyz4-Nov-08 19:39
Matjaz-xyz4-Nov-08 19:39 
Hi.

I'd like to know how to generate/create a specific number of components - buttons. The user would give out the number of buttons.

Every button should have its own working onclick code. And i could manipulate with every one of them whenever i want.

The creating part is partly know to me... but dont know how to control and rename them to get control for example ...
Button1 and button2 when i have buttons from 1-10.

Button1.Text="blah blah";
Button2.Text="the second butt.";
button3.Text="smthn";

etc.

Im really sorry if i have so many newbie questions but its just he way i am. Stil learning.
If there are any answers - i thank you for them Smile | :)

Have a nice day,
Matjaž

Força Barça!

AnswerRe: Creating a number of buttons with different onclick commands Pin
cocoonwls4-Nov-08 20:30
cocoonwls4-Nov-08 20:30 
AnswerRe: Creating a number of buttons with different onclick commands Pin
Pedram Behroozi4-Nov-08 22:32
Pedram Behroozi4-Nov-08 22:32 
GeneralRe: Creating a number of buttons with different onclick commands Pin
cocoonwls4-Nov-08 23:15
cocoonwls4-Nov-08 23:15 
GeneralRe: Creating a number of buttons with different onclick commands Pin
Pedram Behroozi5-Nov-08 0:21
Pedram Behroozi5-Nov-08 0:21 
GeneralRe: Creating a number of buttons with different onclick commands Pin
Matjaz-xyz5-Nov-08 5:02
Matjaz-xyz5-Nov-08 5:02 
QuestionHow to detect arrows key in key press event handler? Pin
cocoonwls4-Nov-08 19:12
cocoonwls4-Nov-08 19:12 
AnswerRe: How to detect arrows key in key press event handler? Pin
Pedram Behroozi4-Nov-08 19:33
Pedram Behroozi4-Nov-08 19:33 
AnswerRe: How to detect arrows key in key press event handler? [modified] Pin
Matjaz-xyz4-Nov-08 19:34
Matjaz-xyz4-Nov-08 19:34 
AnswerRe: How to detect arrows key in key press event handler? [modified] Pin
cocoonwls4-Nov-08 20:10
cocoonwls4-Nov-08 20:10 
GeneralRe: How to detect arrows key in key press event handler? Pin
Pedram Behroozi4-Nov-08 22:35
Pedram Behroozi4-Nov-08 22:35 
GeneralRe: How to detect arrows key in key press event handler? Pin
cocoonwls4-Nov-08 23:12
cocoonwls4-Nov-08 23:12 
AnswerRe: How to detect arrows key in key press event handler? Pin
dan!sh 4-Nov-08 22:03
professional dan!sh 4-Nov-08 22:03 
GeneralRe: How to detect arrows key in key press event handler? Pin
cocoonwls4-Nov-08 23:15
cocoonwls4-Nov-08 23:15 
GeneralRe: How to detect arrows key in key press event handler? Pin
dan!sh 5-Nov-08 0:16
professional dan!sh 5-Nov-08 0:16 
GeneralRe: How to detect arrows key in key press event handler? Pin
cocoonwls6-Nov-08 15:15
cocoonwls6-Nov-08 15:15 
AnswerRe: How to detect arrows key in key press event handler? Pin
vaynenick18-Jun-14 22:19
vaynenick18-Jun-14 22:19 
QuestionPictureBox and ThumbNail code causing Application to NOT close. Pin
swjam4-Nov-08 19:02
swjam4-Nov-08 19:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.