'DeclarationEvent Applying As EventHandler
'UsageDim instance As IApplyEvents Dim handler As EventHandler AddHandler instance.Applying, handler
event EventHandler Applying
'DeclarationEvent Applying As EventHandler
'UsageDim instance As IApplyEvents Dim handler As EventHandler AddHandler instance.Applying, handler
event EventHandler Applying