[ whitefrost.com | Account Manager 4 Product Page ]

Core.Forms.Tags Class Reference

List of all members.

Public Member Functions

 Tags (Core.Tools.AccountManager.Product in_base)

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Private Member Functions

void RefreshTags ()
void btnAdd_Click (object sender, EventArgs e)
void btnClose_Click (object sender, EventArgs e)
void btnRemove_Click (object sender, EventArgs e)
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.

Private Attributes

Core.Tools.AccountManager.Product product_base = null
System.ComponentModel.IContainer components = null
 Required designer variable.
System.Windows.Forms.ListBox lstTags
System.Windows.Forms.Button btnClose
System.Windows.Forms.Button btnAdd
System.Windows.Forms.Button btnRemove


Constructor & Destructor Documentation

Core.Forms.Tags.Tags ( Core.Tools.AccountManager.Product  in_base  ) 


Member Function Documentation

void Core.Forms.Tags.RefreshTags (  )  [private]

void Core.Forms.Tags.btnAdd_Click ( object  sender,
EventArgs  e 
) [private]

void Core.Forms.Tags.btnClose_Click ( object  sender,
EventArgs  e 
) [private]

void Core.Forms.Tags.btnRemove_Click ( object  sender,
EventArgs  e 
) [private]

override void Core.Forms.Tags.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Parameters:
disposing true if managed resources should be disposed; otherwise, false.

void Core.Forms.Tags.InitializeComponent (  )  [private]

Required method for Designer support - do not modify the contents of this method with the code editor.


Member Data Documentation

System.ComponentModel.IContainer Core.Forms.Tags.components = null [private]

Required designer variable.

System.Windows.Forms.ListBox Core.Forms.Tags.lstTags [private]

System.Windows.Forms.Button Core.Forms.Tags.btnClose [private]

System.Windows.Forms.Button Core.Forms.Tags.btnAdd [private]

System.Windows.Forms.Button Core.Forms.Tags.btnRemove [private]


The documentation for this class was generated from the following files:
Stephen W. Cote, 2009, whitefrost.com