Namespace: Consultingwerk.Windows.Controls
Class 
CheckmarkFeedbackButton Copy to Clipboard
Parent classes:
Inherits: Infragistics.Win.Misc.UltraButton

File:CheckmarkFeedbackButton
Purpose:UltraButton that gives visual feedback on Click by changing
the image to be a checkmark
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Sep 15 12:59:18 CEST 2023



Top Method Summary
Options Name Purpose
- InitializeComponent () Initialized the visual design
# OnClick (EventArgs) Raises the Click event
- timer1_Tick (Object, EventArgs) Event handler for the Tick event of the timer1

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


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initialized the visual design
Notes:

Top

PROTECTED OnClick (EventArgs)

Purpose: Raises the Click event
Notes:

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

PRIVATE 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


Constructor Detail
Top

PUBLIC CheckmarkFeedbackButton ()

Purpose: Constructor for the CheckmarkFeedbackButton class
Notes:



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