SampleApp.ComponentForm Class
The ComponentForm is a very simple example of displaying File Plan Component data for viewing adding and editing. It demonstrates how to use the IRMFields object to iterate through a Fields Collection to display values and to retrieve user input for a File Plan Component.

Access: Public
Base Classes: Form
  Members Description  
    ComponentForm Constructor:

 
    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.

 
    ComponentForm_Load    
    ComponentForm_Closing    
    btnCancel_Click    
    btnOk_Click    
    Action    
    FlPlnCmpntID    
    ADD    
    EDIT    
    VIEW    
    m_nAction    
    valid    
    m_parent    
    util    
    m_fields    
    m_session    
    m_irm    
    m_nFlPlnCmpntID    
    btnCancel    
    btnOk    
    label1    
    components Required designer variable.