Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
395 B

  1. VERSION 5.00
  2. Begin VB.UserControl SnapInControl
  3. ClientHeight = 3600
  4. ClientLeft = 0
  5. ClientTop = 0
  6. ClientWidth = 4800
  7. ScaleHeight = 3600
  8. ScaleWidth = 4800
  9. End
  10. Attribute VB_Name = "SnapInControl"
  11. Attribute VB_GlobalNameSpace = False
  12. Attribute VB_Creatable = True
  13. Attribute VB_PredeclaredId = False
  14. Attribute VB_Exposed = True