Home » U++ Library support » Look and Chameleon Technology » how to chameleon the ScrollBar ctrl?  
	
		
		
			| Re: how to chameleon the ScrollBar ctrl? [message #50099 is a reply to message #50036] | 
			Fri, 27 July 2018 16:11   | 
		 
		
			
				
				
				
					
						  
						cbpporter
						 Messages: 1428 Registered: September 2007 
						
					 | 
					Ultimate Contributor  | 
					 | 
		 
		 
	 | 
 
	
		You need a reference to the ScrollBar style: 
ScrollBar::Style& d = ScrollBar::StyleDefault().Write(); 
 
Then you need to overwrite d.hlower, d.hthumb, d.hupper, d.vlower, d.vthumb, d.vupper with images. 
 
It is fairly straight forward, with 2 buttons and the thumb. 
 
There is little more to it with the up, down, left and right fields too.
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
  
 
Goto Forum:
 
 Current Time: Tue Nov 04 05:07:04 CET 2025 
 Total time taken to generate the page: 0.05084 seconds 
 |