
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 = _
Kommentare zu diesen Handbüchern