Namespace - LJCWinFormControls
    
    
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public class LJCHeaderBox : Control | 
        
      
     
    
    
      A custom control for heading text. (R)
    
    
    Remarks
    
    
      The Heading control can display a "Close" button in the heading.
      This can be used to hide the associated window.
    
    
    Public Methods
    
      
        | #ctor | Initializes an object instance. | 
    
    1 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. | 
      
        | LJCOnClosePanel | Calls the LJCClosePanel event handlers. | 
      
        | OnMouseClick | Provides custom MouseClick event code. | 
      
        | OnMouseLeave | Provides custom MouseLeave event code. | 
      
        | OnMouseMove | Provides custom MouseMove event code. | 
      
        | OnPaint | Provides custom Paint event code. | 
      
        | OnResize | Provides custom Resize event code. | 
    
    8 Methods
    
    Properties
    
    
    Fields
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.