visual basic Window SPY 3


SUBMITTED BY: vishaldagar

DATE: June 22, 2017, 5:47 p.m.

FORMAT: Text only

SIZE: 2.2 kB

HITS: 1641

  1. Begin VB.TextBox Text7
  2. Appearance =0 'Flat
  3. BackColor=&H00000000&
  4. BeginProperty Font
  5. Name="Arial"
  6. Size=8.25
  7. Charset =0
  8. Weight =700
  9. Underline=0'False
  10. Italic =0'False
  11. Strikethrough=0'False
  12. EndProperty
  13. ForeColor=&H00FFFFFF&
  14. Height =285
  15. Left=120
  16. TabIndex=6
  17. Text="Text7"
  18. Top =2280
  19. Width=4215
  20. End
  21. Begin VB.TextBox Text6
  22. Appearance =0 'Flat
  23. BackColor=&H00000000&
  24. BeginProperty Font
  25. Name="Arial"
  26. Size=8.25
  27. Charset =0
  28. Weight =700
  29. Underline=0'False
  30. Italic =0'False
  31. Strikethrough=0'False
  32. EndProperty
  33. ForeColor=&H00FFFFFF&
  34. Height =285
  35. Left=120
  36. TabIndex=5
  37. Text="Text6"
  38. Top =1920
  39. Width=4215
  40. End
  41. Begin VB.TextBox Text5
  42. Appearance =0 'Flat
  43. BackColor=&H00000000&
  44. BeginProperty Font
  45. Name="Arial"
  46. Size=8.25
  47. Charset =0
  48. Weight =700
  49. Underline=0'False
  50. Italic =0'False
  51. Strikethrough=0'False
  52. EndProperty
  53. ForeColor=&H00FFFFFF&
  54. Height =285
  55. Left=120
  56. TabIndex=4
  57. Text="Text5"
  58. Top =1560
  59. Width=4215
  60. End
  61. Begin VB.TextBox Text4
  62. Appearance =0 'Flat
  63. BackColor=&H00000000&
  64. BeginProperty Font
  65. Name="Arial"
  66. Size=8.25
  67. Charset =0
  68. Weight =700
  69. Underline=0'False
  70. Italic =0'False
  71. Strikethrough=0'False
  72. EndProperty
  73. ForeColor=&H00FFFFFF&
  74. Height =285
  75. Left=120
  76. TabIndex=3
  77. Text="Text4"
  78. Top =1200
  79. Width=4215
  80. End
  81. Begin VB.TextBox Text3
  82. Appearance =0 'Flat
  83. BackColor=&H00000000&
  84. BeginProperty Font
  85. Name="Arial"
  86. Size=8.25
  87. Charset =0
  88. Weight =700
  89. Underline=0'False
  90. Italic =0'False
  91. Strikethrough=0'False
  92. EndProperty
  93. ForeColor=&H00FFFFFF&
  94. Height =285
  95. Left=120
  96. TabIndex=2
  97. Text="Text3"
  98. Top =840
  99. Width=4215
  100. End
  101. Begin VB.TextBox Text2
  102. Appearance =0 'Flat
  103. BackColor=&H00000000&
  104. BeginProperty Font
  105. Name="Arial"
  106. Size=8.25
  107. Charset =0
  108. Weight =700
  109. Underline=0'False
  110. Italic =0'False
  111. Strikethrough=0'False
  112. EndProperty
  113. ForeColor=&H00FFFFFF&
  114. Height =285
  115. Left=120
  116. TabIndex=1
  117. Text="Text2"
  118. Top =480
  119. Width=4215
  120. End
  121. Begin VB.TextBox Text1
  122. Appearance =0 'Flat
  123. BackColor=&H00000000&
  124. BeginProperty Font
  125. Name="Arial"
  126. Size=8.25
  127. Charset =0
  128. Weight =700
  129. Underline=0'False
  130. Italic =0'False
  131. Strikethrough=0'False
  132. EndProperty
  133. ForeColor=&H00FFFFFF&
  134. Height =285
  135. Left=120
  136. TabIndex=0
  137. Text="Text1"
  138. Top =120
  139. Width=4215
  140. End
  141. End

comments powered by Disqus