Hide

SftMask/OCX 7.0 - ActiveX Masked Edit Control

Display
Print

Sample3 Sample (C#)

This sample illustrates captions.

All properties are defined at design-time using the Property Dialogs.

The source code is located at C:\Program Files (x86)\Softelvdm\SftMask OCX 7.0\Samples\Visual Studio - CSharp\Sample3\Form1.cs or C:\Program Files\Softelvdm\SftMask OCX 7.0\Samples\Visual Studio - CSharp\Sample3\Form1.cs (on 32-bit Windows versions).

// All properties are defined at design-time using the Property Dialogs.

private void Command1_Click(object sender, System.EventArgs e)
{
    Application.Exit();
}

private void Form1_Load(object sender, System.EventArgs e)
{

}

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