protected Panel ContentsPanel
             
        
            
            'Declaration
 
Protected ContentsPanel As Panel
             
        
            
            'Usage
 
Dim instance As WindowLevelDialog
Dim value As Panel
 
value = instance.ContentsPanel
 
instance.ContentsPanel = value
             
        
            
            protected: Panel* ContentsPanel
             
        
            
            protected:
Panel* ContentsPanel