Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JXBURNS
  • Content: Threads
  • Order by date
  1. JXBURNS

    Removing ControlBox/MIN/MAX buttons on MDI Child Form

    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...
  2. JXBURNS

    ADO SQL Link to VFP and JOINS

    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...

Part and Inventory Search

Back
Top