FormTestDialog.bas 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. Version =20
  2. VersionRequired =20
  3. Begin Form
  4. PopUp = NotDefault
  5. Modal = NotDefault
  6. RecordSelectors = NotDefault
  7. MaxButton = NotDefault
  8. MinButton = NotDefault
  9. AutoCenter = NotDefault
  10. NavigationButtons = NotDefault
  11. DividingLines = NotDefault
  12. AllowDesignChanges = NotDefault
  13. DefaultView =0
  14. ScrollBars =0
  15. PictureAlignment =2
  16. DatasheetGridlinesBehavior =3
  17. GridY =10
  18. Width =4648
  19. DatasheetFontHeight =11
  20. ItemSuffix =1
  21. Left =-20715
  22. Top =2415
  23. Right =-255
  24. Bottom =15150
  25. DatasheetGridlinesColor =14806254
  26. RecSrcDt = Begin
  27. 0xc87c8f5c13d9e440
  28. End
  29. DatasheetFontName ="Calibri"
  30. FilterOnLoad =0
  31. ShowPageMargins =0
  32. DisplayOnSharePointSite =1
  33. DatasheetAlternateBackColor =15921906
  34. DatasheetGridlinesColor12 =0
  35. FitToScreen =1
  36. DatasheetBackThemeColorIndex =1
  37. BorderThemeColorIndex =3
  38. ThemeFontIndex =1
  39. ForeThemeColorIndex =0
  40. AlternateBackThemeColorIndex =1
  41. AlternateBackShade =95.0
  42. Begin
  43. Begin Label
  44. BackStyle =0
  45. FontSize =11
  46. FontName ="Calibri"
  47. ThemeFontIndex =1
  48. BackThemeColorIndex =1
  49. BorderThemeColorIndex =0
  50. BorderTint =50.0
  51. ForeThemeColorIndex =0
  52. ForeTint =50.0
  53. GridlineThemeColorIndex =1
  54. GridlineShade =65.0
  55. End
  56. Begin Section
  57. Height =3855
  58. Name ="Détail"
  59. AlternateBackColor =15921906
  60. AlternateBackThemeColorIndex =1
  61. AlternateBackShade =95.0
  62. BackThemeColorIndex =1
  63. Begin
  64. Begin Label
  65. OverlapFlags =85
  66. Left =1247
  67. Top =1303
  68. Width =1871
  69. Height =567
  70. BorderColor =8355711
  71. ForeColor =8355711
  72. Name ="Étiquette0"
  73. Caption ="DialogTest"
  74. GridlineColor =10921638
  75. LayoutCachedLeft =1247
  76. LayoutCachedTop =1303
  77. LayoutCachedWidth =3118
  78. LayoutCachedHeight =1870
  79. End
  80. End
  81. End
  82. End
  83. End