Namespace - LJCWinFormControls
    
    
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public class InfoWindow : Form | 
        
      
     
    
    The Info window.
    
    Public Methods
    
      
        | #ctor | Initializes an object instance. | 
      
        | #ctor | Initializes an object instance. | 
      
        | Contents | Gets the Contents. | 
    
    3 Methods
    
    Private Methods
    
      
        | Dispose | Clean up any resources being used. | 
      
        | InitializeComponent | Required method for Designer support - do not modify
            the contents of this method with the code editor. | 
      
        | LJCOnClose | Fires the OnClose event. | 
      
        | OnClosing | Handles the dialog closing. | 
    
    4 Methods
    
    Properties
    
      
        | LJCContents | Gets or sets the InfoWindow contents. | 
      
        | LJCText | Gets or sets the form Title text. | 
    
    
    Fields
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.