F
Franky
IN vb.Net
Class clsCommande Inherits CollectionBase
and
Class clsProduct
clsCommand contain a IList of clsProduct
the clsProduct.Quantity property Raise an Event : Events ProductModify().
- How can I trap this event in clsCommande ?
__________________________________
Franky
Franky_NOSPAM_@Boucher_NOSPAM_os.com
Class clsCommande Inherits CollectionBase
and
Class clsProduct
clsCommand contain a IList of clsProduct
the clsProduct.Quantity property Raise an Event : Events ProductModify().
- How can I trap this event in clsCommande ?
__________________________________
Franky
Franky_NOSPAM_@Boucher_NOSPAM_os.com