In Design mode Form invisible 
Author Message
 In Design mode Form invisible

Does anyone know why when I click 'View Form' in the Project window
for my .FRM form file the display of the form remains invisible.

I do see the Code for the form, and the properties; I just can't
see the Form.  I'm running VB 4.0




Mon, 31 Aug 1998 03:00:00 GMT  
 In Design mode Form invisible

says...
Quote:

>Does anyone know why when I click 'View Form' in the Project window
>for my .FRM form file the display of the form remains invisible.

>I do see the Code for the form, and the properties; I just can't
>see the Form.  I'm running VB 4.0



 The only suggestion I have for this one is that when you display the form,
check its properties, specifically the Left and Top properties. Set them both
to 0 (that's zero). It could be that your form is off the screen.

Hope this helps

Luis Duran



Sat, 05 Sep 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Browser Control: Design Mode vs Compiled Mode

2. change from running mode to design mode

3. Please Help......Design mode Vs. Run mode detection

4. Browser Control: Design Mode vs Compiled Mode

5. No pictures on toolbox in form design mode

6. Form drops into design mode and disables class subs

7. Toggling Form Design Mode

8. Word form opens up in design mode

9. Forms open in design mode

10. how to find out in design mode if any component is added on a form

11. Form size changes in runtime vs design time modes

12. Uncle! Printing Forms in Design Mode

 

 
Powered by phpBB® Forum Software