protected TrackBar WidthTrackBar
             
        
            
            'Declaration
 
Protected WidthTrackBar As TrackBar
             
        
            
            'Usage
 
Dim instance As WindowLevelDialog
Dim value As TrackBar
 
value = instance.WidthTrackBar
 
instance.WidthTrackBar = value
             
        
            
            protected: TrackBar* WidthTrackBar
             
        
            
            protected:
TrackBar* WidthTrackBar