07-12-2009, 09:47 PM 
		
	
	
		I have tried to change the WM_VSCROLL into a WM_HSCROLL however regardless of what I do the HSCROLL will move my page top to bottom instead of left to right. What am I doing wrong?
	
	
| 
					 Using WM_HSCROLL with a child dialog
				 | 
| 
		
		
		07-12-2009, 09:47 PM 
		
	 
		I have tried to change the WM_VSCROLL into a WM_HSCROLL however regardless of what I do the HSCROLL will move my page top to bottom instead of left to right. What am I doing wrong?
	 
		
		
		07-13-2009, 07:22 AM 
		
	 
		Member function ChildDialog.__DlgProc  Also change this code (here is unchanged) Member function ChildDialog.Message 
		
		
		07-13-2009, 08:56 AM 
		
	 Gintaras Wrote:Also change this code (here is unchanged) I do not understand. If I leave this code alone then the macro works fine. If I change this code then the SCROLL bar will not show. Am I still missing something? 
		
		
		07-13-2009, 09:08 AM 
		
	 
		Don't delete that code. Edit something in it, because now it is for vertical scrollbar.
	 | 
| 
					« Next Oldest | Next Newest »
				 |