Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Button refresh
Message
 
To
20/05/2003 12:31:38
Ben Alicea
B.A. Software & Consulting, Inc
Oldsmar, Florida, United States
General information
Forum:
ASP.NET
Category:
Forms
Title:
Miscellaneous
Thread ID:
00790582
Message ID:
00790631
Views:
16
To override the Refresh method, you can do the following in the inherited class:
public override void Refresh()
{
}
>I have a form with several buttons. I would like to add code in the Refresh methods of these button. What is the syntax to override the Refresh method of each button?
>
>TIA,
>
>Ben Alicea
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform