Click here to Skip to main content
15,901,284 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Free or opensource versioning tool for Visual Studio 2008 Pin
AndrewSmith16-Dec-08 6:10
AndrewSmith16-Dec-08 6:10 
GeneralRe: Free or opensource versioning tool for Visual Studio 2008 Pin
Azghar Hussain16-Dec-08 17:23
professionalAzghar Hussain16-Dec-08 17:23 
GeneralRe: Free or opensource versioning tool for Visual Studio 2008 Pin
Simon P Stevens16-Dec-08 21:39
Simon P Stevens16-Dec-08 21:39 
QuestionAdding button at runtime in MDI Pin
NetQuestions16-Dec-08 2:02
NetQuestions16-Dec-08 2:02 
AnswerRe: Adding button at runtime in MDI Pin
Simon P Stevens16-Dec-08 2:58
Simon P Stevens16-Dec-08 2:58 
GeneralRe: Adding button at runtime in MDI Pin
NetQuestions16-Dec-08 6:59
NetQuestions16-Dec-08 6:59 
GeneralRe: Adding button at runtime in MDI Pin
Dave Kreskowiak16-Dec-08 8:46
mveDave Kreskowiak16-Dec-08 8:46 
GeneralRe: Adding button at runtime in MDI Pin
Simon P Stevens16-Dec-08 21:35
Simon P Stevens16-Dec-08 21:35 
NetQuestions wrote:
I DO NOT WANT TO CALL IT EXPLICITLY


Unfortunately, that is kind of how programming works. You can't just write a method and expect it to magically get called, you have to call it from somewhere.

How do you want it to get triggered?

You need to describe your requirement in more detail. What is it you are actually trying to do? I've shown you how to create and add a button to a form at runtime. All you have to do is decide how and when you want this code to be run.

Simon

JokeRe: Adding button at runtime in MDI Pin
Mycroft Holmes16-Dec-08 22:00
professionalMycroft Holmes16-Dec-08 22:00 
GeneralRe: Adding button at runtime in MDI Pin
Simon P Stevens16-Dec-08 23:34
Simon P Stevens16-Dec-08 23:34 
JokeRe: Adding button at runtime in MDI Pin
Thomas Stockwell17-Dec-08 5:29
professionalThomas Stockwell17-Dec-08 5:29 
JokeRe: Adding button at runtime in MDI Pin
Expert Coming17-Dec-08 18:40
Expert Coming17-Dec-08 18:40 
GeneralCan batch help ... Re: Adding button at runtime in MDI Pin
NetQuestions18-Dec-08 6:08
NetQuestions18-Dec-08 6:08 
GeneralRe: Can batch help ... Re: Adding button at runtime in MDI Pin
Alan N18-Dec-08 7:43
Alan N18-Dec-08 7:43 
Questionfdsfadsffdsfadsfsdfdsfadsfdsfas Pin
sampath0916-Dec-08 1:34
sampath0916-Dec-08 1:34 
AnswerRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Pete O'Hanlon16-Dec-08 2:01
mvePete O'Hanlon16-Dec-08 2:01 
GeneralRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Mycroft Holmes16-Dec-08 22:02
professionalMycroft Holmes16-Dec-08 22:02 
AnswerRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Jon_Boy16-Dec-08 2:02
Jon_Boy16-Dec-08 2:02 
AnswerRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Brij16-Dec-08 3:53
mentorBrij16-Dec-08 3:53 
GeneralRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Luc Pattyn16-Dec-08 4:05
sitebuilderLuc Pattyn16-Dec-08 4:05 
GeneralRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Brij17-Dec-08 2:51
mentorBrij17-Dec-08 2:51 
AnswerRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Mark Salsbery16-Dec-08 6:35
Mark Salsbery16-Dec-08 6:35 
GeneralRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Pete O'Hanlon16-Dec-08 8:37
mvePete O'Hanlon16-Dec-08 8:37 
GeneralRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Mark Salsbery16-Dec-08 8:40
Mark Salsbery16-Dec-08 8:40 
GeneralRe: fdsfadsffdsfadsfsdfdsfadsfdsfas Pin
Pete O'Hanlon16-Dec-08 8:44
mvePete O'Hanlon16-Dec-08 8:44 

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.