Namespace: Consultingwerk.Windows.Framework.System
Class 
MissingMessagesForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:MissingMessagesForm
Purpose:Dialog that allows selecting a missing message translation
Author(s):Martyn Kemp / Consultingwerk Ltd.
Created:Mon Sep 04 10:53:19 BST 2017



Top Method Summary
Options Name Purpose
btnOK_Click (Object, EventArgs) Button OK Click Action
btnSearch_Click (Object, EventArgs) Button Search
FetchData () Fetch Data based on the entered criteria
InitializeComponent ()
OnKeyDownHandler (Object, KeyEventArgs) Raises the KeyDown event
OnShown (EventArgs) Raises the Shown Event
smartDataBrowser1_DefaultAction (Object, EventArgs) Raises the Browser default Action
UpdateMessageParameters () Updates the Missing Message Parameter Object

Top Constructor Summary
Options Name Purpose
MissingMessagesForm () Constructor for the Missing Message Form

Top Property Summary
Options Name Purpose
CHARACTER DefaultMessageGroup
Consultingwerk.SmartFramework.System.MissingMessageParameter MissingMessageParameter


Method Detail
Top

btnOK_Click (Object, EventArgs)

Purpose: Button OK Click Action
Notes:

Parameters:
sender System.Object
The Sender Object
e System.EventArgs
The System.EventArgs for this event
Top

btnSearch_Click (Object, EventArgs)

Purpose: Button Search
Notes:

Parameters:
sender System.Object
The Sender Object
e System.EventArgs
The System.EventArgs for this event
Top

FetchData ()

Purpose: Fetch Data based on the entered criteria
Notes:

Top

InitializeComponent ()


Top

OnKeyDownHandler (Object, KeyEventArgs)

Purpose: Raises the KeyDown event
Notes:

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

OnShown (EventArgs)

Purpose: Raises the Shown Event
Notes:

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

smartDataBrowser1_DefaultAction (Object, EventArgs)

Purpose: Raises the Browser default Action
Notes:

Parameters:
sender System.Object
The Sender Object
e System.EventArgs
The System.EventArgs for this event
Top

UpdateMessageParameters ()

Purpose: Updates the Missing Message Parameter Object
Notes:



Constructor Detail
Top

MissingMessagesForm ()

Purpose: Constructor for the Missing Message Form
Notes:



Property Detail
Top

CHARACTER DefaultMessageGroup


Returns CHARACTER
Top

Consultingwerk.SmartFramework.System.MissingMessageParameter MissingMessageParameter


Returns Consultingwerk.SmartFramework.System.MissingMessageParameter


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