Hello Everyone ,
I got 2 new IEE windows form.
One is the parent a Master Form details Tab form and one is the children a form window.
I’m trying to get fields values from the parent form.
How can I reference those fields in the children form ?
Can i get the value from the ‘’:i_hWndParent.FrameName.FieldName.Text property itself ? or I need to get it from a member variable ?
Thank you ,
Best regards