dbicList Send comments on this topic.
Processed Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > EditKeyUpEventArgs Class : Processed Property

Determines if the edit control's KeyUp event has been processed yet.

Syntax

Visual Basic (Declaration) 
Public Property Processed As Boolean
C# 
public bool Processed {get; set;}

Property Value

boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also