View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
filo666 filo666 is offline
external usenet poster
 
Posts: 265
Default problems maximizing windows in VBA

Hi, I don't know what I've done 2 days ago, but when I press maximized button
(upper right corner) in VB the window of my project opens as a whole window
and the propierties and project explorer windows dissapear( I mean, I need to
minimized my module window so I can chek the propierties), I want that when
maximize my module window, it opens just to the third part of the VB window
aand in the left of VB appears the Project explorer and the Propierties
windows (like 2 days ago)
Hope have sense
TIA