protected Panel QueuItemsPanel
             
        
            
            'Declaration
 
Protected QueuItemsPanel As Panel
             
        
            
            'Usage
 
Dim instance As QueueManager
Dim value As Panel
 
value = instance.QueuItemsPanel
 
instance.QueuItemsPanel = value
             
        
            
            protected: Panel* QueuItemsPanel
             
        
            
            protected:
Panel* QueuItemsPanel