Namespace: Consultingwerk.Studio.P4ChangeListTracker
Class 
PerforceChangeListForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:PerforceChangeListForm
Purpose:Shows submitted Perforce Change lists and allows to copy
the description to the clipboard
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Nov 13 12:21:52 CET 2015



Top Method Summary
Options Name Purpose
InitializeComponent ()
OnShown (EventArgs) Raises the Shown event
ReloadChanges () Reloads the Change lists from Perforce
toolStripButton1_Click (Object, EventArgs) Event handler for the Click event of the toolStripButton
toolStripButton2_Click (Object, EventArgs) Event handler for the Click event of the toolStripButton2

Top Constructor Summary
Options Name Purpose
PerforceChangeListForm () Constructor for the PerforceChangeListForm class


Method Detail
Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

ReloadChanges ()

Purpose: Reloads the Change lists from Perforce
Notes:

Top

toolStripButton1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the toolStripButton
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

toolStripButton2_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the toolStripButton2
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

PerforceChangeListForm ()

Purpose: Constructor for the PerforceChangeListForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:29:41