Hide

SftMask/OCX 7.0 - ActiveX Masked Edit Control

Display
Print

Sample3 Sample (VB6)

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

Option Explicit

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

Private Sub Command1_Click()
    End
End Sub

Private Sub Form_Load()
    SftMaskDate.Contents.DateTime = Date
End Sub

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