Have mdiForm with 3 child forms. Would like all child forms to have no control menu box nor maximise/minimise/close icons on top right.
So set in design mode:
childform.controlbox = False
childform.maximize = False
childform.minimize = False
But at runtime the child does not display unless I...
Using VB6 SP4 with DSN to FoxPro 2.6 tables using VFP driver (6.01.8629.01) trying to link tables to create a recordset (ultimately to feed Crystal Reports 8 field definition report)
Using Data Environment Designer to create recordset using:
SELECT WKJOBS.WJ_WJID, WKJOBS.WJ_MTYPE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.