visual basic Window SPY 4


SUBMITTED BY: vishaldagar

DATE: June 23, 2017, 7:55 a.m.

FORMAT: Text only

SIZE: 272 Bytes

HITS: 1313

  1. Attribute VB_Name = "Form1"
  2. Attribute VB_GlobalNameSpace = False
  3. Attribute VB_Creatable = False
  4. Attribute VB_PredeclaredId = True
  5. Attribute VB_Exposed = False
  6. Private Sub Timer1_Timer()
  7. WindowSPY Text1, Text2, Text3, Text4, Text5, Text6, Text7, Text8, Text9
  8. End Sub

comments powered by Disqus