Namespace: Consultingwerk.Windows.Framework.Authorization
Class 
SmartUserAndGroupSelectionForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:SmartUserAndGroupSelectionForm
Purpose:Selection of users and groups
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Wed Jul 30 10:56:27 CEST 2014



Top Method Summary
Options Name Purpose
btnSearch_Click (Object, EventArgs) Event handler for the Click event of the btnSearch
ButtonOk_Click (Object, EventArgs) Assign the list of selected items (Users/Groups) to the SelectedUsersAndGroups property to have it available even after the dialog was closed.
CHARACTER GetNameOfItemKey (character) Gets the Name of a SecurityItem identified by it's key
InitializeComponent ()
OnShown (EventArgs) Populate the Selection Control
SmartUserAndGroupSelectionForm_Resize (Object, EventArgs) Event handler for the Resize event of the Form
ultraTextEditor1_KeyPress (Object, KeyPressEventArgs) Event handler for the KeyPress Event of the ultraTextEditor1

Top Constructor Summary
Options Name Purpose
SmartUserAndGroupSelectionForm () Initializes a new instance of the SmartUserAndGroupSelectionForm

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.Framework.Authorization.UserOrGroupEnum OperatingMode
Consultingwerk.Framework.Collections.CharacterDictionary SelectedUserAndGroups


Method Detail
Top

btnSearch_Click (Object, EventArgs)

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

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

ButtonOk_Click (Object, EventArgs)

Purpose: Assign the list of selected items (Users/Groups) to the
SelectedUsersAndGroups property to have it available even after the
dialog was closed.
Notes:

Parameters:
sender System.Object
The source of the event
e System.EventArgs
An EventArgs that contains no event data
Top

CHARACTER GetNameOfItemKey (character)

Purpose: Gets the Name of a SecurityItem identified by it's key
Notes:

Parameters:
pcKeyValue CHARACTER
The key of the SecurityItem to return the Name for
Returns CHARACTER
The Name of the SecurityItem
Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Populate the Selection Control
Notes:

Parameters:
e System.EventArgs
An EventArgs that contains no event data
Top

SmartUserAndGroupSelectionForm_Resize (Object, EventArgs)

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

ultraTextEditor1_KeyPress (Object, KeyPressEventArgs)

Purpose: Event handler for the KeyPress Event of the ultraTextEditor1
Notes:

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


Constructor Detail
Top

SmartUserAndGroupSelectionForm ()

Purpose: Initializes a new instance of the SmartUserAndGroupSelectionForm
Notes:



Property Detail
Top

Consultingwerk.Windows.Framework.Authorization.UserOrGroupEnum OperatingMode


Returns Consultingwerk.Windows.Framework.Authorization.UserOrGroupEnum
Top

Consultingwerk.Framework.Collections.CharacterDictionary SelectedUserAndGroups


Returns Consultingwerk.Framework.Collections.CharacterDictionary


Temp-Table Detail


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