Namespace: Consultingwerk.Design.WinKit.Toolbar
Class 
NewRibbonGroupForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:NewRibbonGroupForm
Purpose:Provides an user interface to create a new Ribbon Group
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jul 08 23:03:31 CEST 2010



Top Method Summary
Options Name Purpose
+ GetValues (character, character) Returns the entered values
- InitializeComponent () Initializes the Visual Design
# OnLoad (EventArgs) Raises the Load event
- ultraTextEditor1_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the ultraTextEditor1 instance

Top Constructor Summary
Options Name Purpose
+ NewRibbonGroupForm () Constructor for the NewRibbonGroupForm class

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinToolbars.RibbonTab ParentTab


Method Detail
Top

PUBLIC GetValues (character, character)

Purpose: Returns the entered values
Notes:

Parameters:
pcKey CHARACTER
OUTPUT The Ribbon Group Key value
pcCaption CHARACTER
OUTPUT The Ribbon Group Caption value
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

PRIVATE ultraTextEditor1_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the ultraTextEditor1 instance
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

PUBLIC NewRibbonGroupForm ()

Purpose: Constructor for the NewRibbonGroupForm class
Notes:



Property Detail
Top

PUBLIC Infragistics.Win.UltraWinToolbars.RibbonTab ParentTab


Returns Infragistics.Win.UltraWinToolbars.RibbonTab


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:07