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