George,

If Manel's post answered your question, good.  However, in the future,
please remember that this is a general .NET forum.  When you ask a question
of this type, it is important to specify VB or C#, and WinForms or
ASP.NET.  For some questions, it is also necessary to specify your .NET
version and/or OS.  Otherwise people won't be able to help (urgently or
not).

Bill

On Sat, 4 May 2002 03:41:24 -0700, george antony <[EMAIL PROTECTED]> wrote:

>Thanks a lot .
>--- "Serra, Manel" <[EMAIL PROTECTED]> wrote:
>> Have you added the event handler for the new
>> generated button?
>>
>> (VB snippet)
>>
>> AddHandler NewButtonJustCreated.Click, AddressOf
>> TheMethodThatHandlesTheEvent
>>
>> -----Original Message-----
>> From: george antony [mailto:[EMAIL PROTECTED]]
>> Sent: Saturday, May 04, 2002 12:22 PM
>> To: [EMAIL PROTECTED]
>> Subject: [DOTNET] Button click event doesn't fire if
>> added
>> programmctially - URGENT
>>
>>
>> Hi all
>>  The button click event doesn't fire when I add the
>> button programmatically .. but I have to add the
>> button dynamically  according to my requirements..
>> why is this happening? how do I overcome this ?
>>  Urgent .. Pls help
>> thanks
>> George
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Yahoo! Health - your guide to health and wellness
>> http://health.yahoo.com
>>
>> You can read messages from the DOTNET archive,
>> unsubscribe from DOTNET, or
>> subscribe to other DevelopMentor lists at
>> http://discuss.develop.com.
>>
>> You can read messages from the DOTNET archive,
>> unsubscribe from DOTNET, or
>> subscribe to other DevelopMentor lists at
>http://discuss.develop.com.
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Health - your guide to health and wellness
>http://health.yahoo.com
>
>You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
>subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to