[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.MaskFormatter.OnCustomMask

OnCustomMask Method

OnCustomMask(object, CustomMaskEventArgs)

Occurs when the custom mask is used.

Declaration
protected virtual void OnCustomMask(object sender, CustomMaskEventArgs e)
Protected Overridable Sub OnCustomMask(sender As Object, e As CustomMaskEventArgs)
Parameters
Type Name Description
object sender

Source of the event

CustomMaskEventArgs e

Event data