Good day.
I had a generic form created, named frmGeneric containing a Tab Control.
I created an inherited form from frmGeneric and I place a Label in the Tab Control.
I have a problem here. Everytime I rebuild project containing frmGeneric, the Label in Tab Control of the inherited form will disappear.
If I check through the object list in Property window, the Label is still there.
Why this happen ? And how can I solve this problem ?
Thanks.
SonicWave :p
