[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DialogCharEventArgs.-ctor

DialogCharEventArgs Constructor

DialogCharEventArgs(char, bool)

Creates a new instance of the DialogCharEventAgrs class.

Declaration
public DialogCharEventArgs(char charCode, bool handled)
Public Sub New(charCode As Char, handled As Boolean)
Parameters
Type Name Description
char charCode

Character to process

bool handled

Whether the event was handled