02-10-2008, 07:48 AM
try Visible=-1
In OLE Automation TRUE is word 0xffff (which is = int -1), although most functions also recognize 1 as TRUE.
In OLE Automation TRUE is word 0xffff (which is = int -1), although most functions also recognize 1 as TRUE.
