Hide

SftMask/OCX 7.0 - ActiveX Masked Edit Control

Display
Print

Sample3 Sample (VB.NET)

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 - VB.NET\Sample3\Form1.vb or C:\Program Files\Softelvdm\SftMask OCX 7.0\Samples\Visual Studio - VB.NET\Sample3\Form1.vb (on 32-bit Windows versions).

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

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    SftMaskDate.Contents.DateTime = Now
End Sub

Private Sub Command1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Command1.Click
    End
End Sub

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