"gingee raja" <gingee
(E-Mail Removed)> wrote in message
news:10A4162B-4D19-4E5D-AD63-(E-Mail Removed)...
> Any other event is there other than Click event for Button control
Go to your Properties window and click the Events button on the toolbar.
You'll see an extensive selection of events for a Button (Windows). The same
procedure yields a considerably shorter event list for web forms.
For additional information, look for documentation (readily available in
MSDN Help) on:
System.Windows.Forms.Button and/or
System.Web.UI.WebControls.Button
On the web:
http://msdn.microsoft.com/library/de...ClassTopic.asp
http://msdn.microsoft.com/library/de...classtopic.asp
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.