                      Bug Fixes Report For VBTOOLS 4                        
05/04/95
      MH3DCHECK                                                                 
             Control now does not draw box when BoxSize is set to zero.         

      MH3DGAUGE                                                                 
             Setting Min to higher than 100 would cause Invalid Property Value  
             when run.                                                          

04/10/95
      MH3DCHECK                                                                 
             Clicking on coordinate 0,0 would not change Value                  

      MH3DMULTILABEL                                                            
             Fixed resizing problems.                                           

      MH3DOPTION                                                                
             .DataChanged property was being set to True when the control was   
             clicked and not changed.                                           

      MHSLIDE                                                                   
             Value would always get set to Min on startup.                      

      MHTAB                                                                     
             User must set PictureHeight and PictureWidth to get this to work.  

03/02/95
      MH3DCALENDAR                                                              
             When you have .MinYear set, you can move to the previous year by   
             using the month arrows.  You can only move one month.  Same        
             problem with .MaxYear.                                             

      MH3DCOMBO                                                                 
             The list portion of the control could draw past the edge of the    
             screen.  This also fixes several other drawing problems            
             associated with setting the dropwidth.                             

      MH3DCOMBO                                                                 
             The selstart could not be set at the end of the text in the combo  
             box edit window.                                                   

      MH3DCOMBO                                                                 
             Page down did not work correctly.                                  

      MH3DCOMBO                                                                 
             Fixed data loading when .Style is set to 1.                        

      MH3DMULTILABEL                                                            
             Removed resize code that was in an inappropriate place. This will  
             allow the control to honor user's size settings if segment style   
             is not zero.                                                       

      MH3DTEXT                                                                  
             Cannot be done.  This control is subclassed off the standard text  
             box which does not have this behavior.                             

      MHDATEINPUT                                                               
             When the date separator is changed in Control Panel, .DateFormat   
             = 0 will display no separators.                                    

      MHREALINPUT                                                               
             Control returned wrong value if value entered was greater than     
             max value.                                                         

      MHTAB                                                                     
             Tabs were losing their height in design-time.                      

      MHTAB                                                                     
             Fixed problem with tabs getting set incorrectly at design-time.    

      MHTIP                                                                     
             Fixed invalid hwnd and invalid handle errors.                      

      MHTIP                                                                     
             Fixed moving between controls.                                     

      MHTIP                                                                     
             Fixed invalid hwnds and HGDIOBJs.                                  

      MHTIP                                                                     
             The control would sometimes disappear during design mode.          

      MHTIP                                                                     
             The tip will not "bleed" though menus anymore.                     

      MHTIP                                                                     
             The tip will no longer "bleed" though a dialog.    Not firing on   
             "hidden" controls is by design.  It used to do that, but was a     
             bug.                                                               

      MHTIP                                                                     
             Fixed the disappearing control in design mode.                     

      MHTREE                                                                    
             Control was giving invalid property when setting WindowState to    
             Maximized.                                                         

