The only other two things that come to mind are

LockScreen
Width/Height

-----Original Message-----
From: MB Software Solutions General Account
Sent: Tuesday, May 12, 2009 4:43 PM

Tracy Pearson wrote:
> What is the forms, Visible property set to in the Design time.?
> Do you have any code in the form to set THISFORM.VISIBLE = .F.?
> Or code to change the position?
> If you right click the taskbar entry, select Move, press the up arrow 
> then move the mouse do you see the outline, or the form visible? 
> (click again to let it go if you do)


I added code after the DO FORM to explicit set the visible and form
position:

loFrm.visible = .T.
loFrm.Move(0,0)

Still no good.

I right-clicked the taskbar and selected Move.  I get the cross hairs
(move/directional) icon but then when I click...nothing.

--
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16




[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000e01c9d343$46176e20$d2464a...@com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to