So I think I saw something on this years ago, but I have since forgotten, so if someone can help me here, it would be greatly appreciated.
When I have my VFP app at run-time (outside the VFP dev IDE), as an .exe file, I have a window bar at the top that has a Windows Logo (old school one) and next to the "Microsoft Visual FoxPro" is stated.
Is there any way to hide this bar? I have my own interface inside that I'm using now, and I don't need/want any "windows" frame around the running application. How can I do this?
In main form I have the property "TitleBar" value 0 - Off
I also tried setting MDI Form property both to True and False, but neither seemed to help.
Best Regards,
Scott
MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."
When I have my VFP app at run-time (outside the VFP dev IDE), as an .exe file, I have a window bar at the top that has a Windows Logo (old school one) and next to the "Microsoft Visual FoxPro" is stated.
Is there any way to hide this bar? I have my own interface inside that I'm using now, and I don't need/want any "windows" frame around the running application. How can I do this?
In main form I have the property "TitleBar" value 0 - Off
I also tried setting MDI Form property both to True and False, but neither seemed to help.
Best Regards,
Scott
MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."