S
Srikanth
Hi all,
Can any one tell me how we will subscribe an event in vb.net
What is the equivalent of following code in VB.NET
DocumentInfo.DataModified += New DataModifiedEventHandler
(DocumentInfo_DataModified)
Thanks In Advance,
Srikanth
Can any one tell me how we will subscribe an event in vb.net
What is the equivalent of following code in VB.NET
DocumentInfo.DataModified += New DataModifiedEventHandler
(DocumentInfo_DataModified)
Thanks In Advance,
Srikanth