Namespace: Consultingwerk.Windows
Class 
TrialVersionForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Windows.BaseForms.BaseDialogForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:TrialVersionForm
Purpose:Nag screen for Trial Versions of the SmartComponent Library
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Dec 10 09:12:32 CET 2014
Notes:OK Button becomes active after five seconds, so that the
used can close the form. Form closes itself after 15 seconds



Top Method Summary
Options Name Purpose
ButtonOk_Click (Object, EventArgs) Event handler for the Tick event of the timer1
InitializeComponent ()
OnShown (EventArgs) Raises the shown event
timer1_Tick (Object, EventArgs) Event handler for the Tick event of the timer1
timer2_Tick (Object, EventArgs) Event handler for the Tick event of the timer2

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


Method Detail
Top

ButtonOk_Click (Object, EventArgs)

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

OnShown (EventArgs)

Purpose: Raises the shown event
Notes:

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

timer1_Tick (Object, EventArgs)

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

timer2_Tick (Object, EventArgs)

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

TrialVersionForm ()

Purpose: Constructor for the TrialVersionForm class
Notes:



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