Namespace: Consultingwerk.Windows.Controls
Class 
RichTextEditorControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:RichTextEditorControl
Purpose:Provides rich text editing capabilities
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Dec 30 22:17:26 CET 2012



Top Method Summary
Options Name Purpose
- InitializeComponent () Initializes the Visual Design
- richTextBox1_SelectionChanged (Object, EventArgs) Event handler for the SelectionChanged event of the richTextBox1 control
# ToggleFontFace () Toggles the FontFace
# ToggleFontSize () Toggles the FontSize
# ToggleFormat (character) Toggles the setting of a format
- ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1
- ultraToolbarsManager1_ToolValueChanged (Object, ToolEventArgs) Event handler for the ToolValueChanged event of the ultraToolbarsManager1

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


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PRIVATE richTextBox1_SelectionChanged (Object, EventArgs)

Purpose: Event handler for the SelectionChanged event of the richTextBox1
control
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

PROTECTED ToggleFontFace ()

Purpose: Toggles the FontFace
Notes:

Top

PROTECTED ToggleFontSize ()

Purpose: Toggles the FontSize
Notes:

Top

PROTECTED ToggleFormat (character)

Purpose: Toggles the setting of a format
Notes:

Parameters:
pcFormat CHARACTER
The format (Bold, Italic, Underline) to Toggle
Top

PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes:

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

PRIVATE ultraToolbarsManager1_ToolValueChanged (Object, ToolEventArgs)

Purpose: Event handler for the ToolValueChanged event of the ultraToolbarsManager1
Notes:

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


Constructor Detail
Top

PUBLIC RichTextEditorControl ()

Purpose: Constructor for the RichTextEditorControl class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:10