SampleApp.AllowedTargetsForm Class

The AllowedTargetsForm displays a list of File Plan Component Defenition types showing the type of Components that can be added as targets to the selected File Plan Component.

This class is called from the Form1.mnuAddTreeItemTarget_Click event handler

Access: Public
Base Classes: Form
  Members Description  
    AllowedTargetsForm 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.

 
    AllowedTargetsForm_Load Add contents of IRMList to a ListView

 
    listView1_DoubleClick Saves the selected Component Definition Type and closes the dialog.

 
    FlPlnCmpntDefTgtID Gets the selected Component Definition ID.

 
    m_nFlPlnCmpntDefTgtID    
    m_list    
    listView1    
    columnHeader1    
    columnHeader2    
    components Required designer variable.