Hide

SftMask/OCX 7.0 - ActiveX Masked Edit Control

Display
Print

InvokingCalculator Event, SftMask Object

A key is pressed which is about to invoke the popup calculator.

Syntax

VB.NETPrivate Sub object_InvokingCalculator(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.InvokingCalculator
VBPrivate Sub object_InvokingCalculator(KeyAscii As Integer)
C#.NETvoid object_InvokingCalculator(object sender, EventArgumentType e);
VC++void OnInvokingCalculatorobject(short* KeyAscii);
CHRESULT OnInvokingCalculatorobject(short* KeyAscii);

object

A SftMask object.

KeyAscii

The key pressed by the user which is invoking the popup calculator.

Comments

The InvokingCalculator event occurs when a key is pressed which is about to invoke the popup calculator.

The popup calculator is about to be displayed, because the user pressed the key KeyAscii.

KeyAscii can be set to 0 to prevent the popup calculator from appearing.

This event should not be used to modify properties of the Masked Edit control, nor should its methods be called.

See Also SftMask Events | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.