Kofax DM API Instrukcja Użytkownika Strona 108

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 107
88 CHAPTER 3
PCDPropertyList
Else
MsgBox "CPU Property Addition has failed"
End If
End Sub
Public oValueFormProps As New PCDPropertyList
Private Sub cbCancel_Click()
Unload ValueForm
End Sub
Private Sub cbFindValue_Click()
Dim nResult As Long
Dim sSearchString As String
Dim vPropValue As Variant
sSearchString = txtPropertyName.Text
'Use the value in the text box to retrieve
'the value of the text box.
vPropValue = _
Przeglądanie stron 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag