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 ()
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

InitializeComponent ()


Top

OnClick (EventArgs)

Purpose: Raises the Click event
Notes:

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

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

CheckmarkFeedbackButton ()

Purpose: Constructor for the CheckmarkFeedbackButton class
Notes:



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