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

File:StaticNamesForm
Purpose:The Static Names Generator allows developers to generate classes which contain character constants that return the class name in exact spelling.
Author(s):Leo van Delft / Consultingwerk Ltd.
Created:Tue Jun 04 11:07:21 CEST 2019
Notes:https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094104/Static+Names+Generator



Top Method Summary
Options Name Purpose
btnCancel_Click (Object, EventArgs) Event handler for the Click event of the btnCancel
btnOk_Click (Object, EventArgs) Generates the Static Names class with the scl-sng.cmd batch file The results are shown in the console of the batch
butHelp_Click (Object, EventArgs) Show the documentation of the Static Names Generator"
InitializeComponent ()
uStartFolder_EditorButtonClick (Object, EditorButtonEventArgs) Select the stating folder for which to generate static name classes
uTypeName_EditorButtonClick (Object, EditorButtonEventArgs) Select Type of Classes you want to include in the Static Name Class

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

Top Property Summary
Options Name Purpose
CHARACTER RootFolder


Method Detail
Top

btnCancel_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnCancel
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

btnOk_Click (Object, EventArgs)

Purpose: Generates the Static Names class with the scl-sng.cmd batch file
The results are shown in the console of the batch
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

butHelp_Click (Object, EventArgs)

Purpose: Show the documentation of the Static Names Generator"
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

InitializeComponent ()


Top

uStartFolder_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Select the stating folder for which to generate static name classes
Notes:

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

uTypeName_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Select Type of Classes you want to include in the Static Name Class
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event


Constructor Detail
Top

StaticNamesForm ()

Purpose: Constructor for the StaticNamesForm class
Notes:



Property Detail
Top

CHARACTER RootFolder


Returns CHARACTER


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