P
PeterWokke
Guest
Hello Laura, The parent class (.Net form) instance the client class which is another .Net form. The child is not an inherited class of the parent in this case. Hello Bronco, Setting the Parent Object as Property in the Child .Net form would not be that difficult. What kind of class definitions should I use for this? Then I could assign THIS-OBJECT of the parent to the Object property into the child. Calling the procedure like ParentFrom:UpdateDataset(input-output dataset dsData). Regards, Peter.
Continue reading...
Continue reading...