f_about.bas 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. Version =20
  2. VersionRequired =20
  3. Begin Form
  4. DividingLines = NotDefault
  5. AllowDesignChanges = NotDefault
  6. DefaultView =0
  7. PictureAlignment =2
  8. DatasheetGridlinesBehavior =3
  9. GridY =10
  10. Width =6916
  11. DatasheetFontHeight =11
  12. ItemSuffix =5
  13. Right =11265
  14. Bottom =12135
  15. DatasheetGridlinesColor =14806254
  16. RecSrcDt = Begin
  17. 0x32cf72d06d89e440
  18. End
  19. DatasheetFontName ="Calibri"
  20. FilterOnLoad =0
  21. ShowPageMargins =0
  22. DisplayOnSharePointSite =1
  23. DatasheetAlternateBackColor =15921906
  24. DatasheetGridlinesColor12 =0
  25. FitToScreen =1
  26. DatasheetBackThemeColorIndex =1
  27. BorderThemeColorIndex =3
  28. ThemeFontIndex =1
  29. ForeThemeColorIndex =0
  30. AlternateBackThemeColorIndex =1
  31. AlternateBackShade =95.0
  32. Begin
  33. Begin Label
  34. BackStyle =0
  35. FontSize =11
  36. FontName ="Calibri"
  37. ThemeFontIndex =1
  38. BackThemeColorIndex =1
  39. BorderThemeColorIndex =0
  40. BorderTint =50.0
  41. ForeThemeColorIndex =0
  42. ForeTint =50.0
  43. GridlineThemeColorIndex =1
  44. GridlineShade =65.0
  45. End
  46. Begin CommandButton
  47. Width =1701
  48. Height =283
  49. FontSize =11
  50. FontWeight =400
  51. FontName ="Calibri"
  52. ForeThemeColorIndex =0
  53. ForeTint =75.0
  54. GridlineThemeColorIndex =1
  55. GridlineShade =65.0
  56. UseTheme =1
  57. Shape =1
  58. Gradient =12
  59. BackThemeColorIndex =4
  60. BackTint =60.0
  61. BorderLineStyle =0
  62. BorderColor =16777215
  63. BorderThemeColorIndex =4
  64. BorderTint =60.0
  65. ThemeFontIndex =1
  66. HoverThemeColorIndex =4
  67. HoverTint =40.0
  68. PressedThemeColorIndex =4
  69. PressedShade =75.0
  70. HoverForeThemeColorIndex =0
  71. HoverForeTint =75.0
  72. PressedForeThemeColorIndex =0
  73. PressedForeTint =75.0
  74. End
  75. Begin Section
  76. Height =2154
  77. Name ="Détail"
  78. AlternateBackColor =15921906
  79. AlternateBackThemeColorIndex =1
  80. AlternateBackShade =95.0
  81. BackThemeColorIndex =1
  82. Begin
  83. Begin Label
  84. FontItalic = NotDefault
  85. OverlapFlags =85
  86. TextAlign =2
  87. Left =680
  88. Top =680
  89. Width =5271
  90. Height =446
  91. BorderColor =8355711
  92. Name ="Étiquette0"
  93. Caption ="Useful VBA functions"
  94. GridlineColor =10921638
  95. LayoutCachedLeft =680
  96. LayoutCachedTop =680
  97. LayoutCachedWidth =5951
  98. LayoutCachedHeight =1126
  99. ForeTint =100.0
  100. End
  101. Begin Label
  102. OverlapFlags =85
  103. TextAlign =2
  104. Left =660
  105. Top =225
  106. Width =5295
  107. Height =405
  108. FontWeight =700
  109. BorderColor =8355711
  110. Name ="Étiquette3"
  111. Caption ="Access Toolbox"
  112. GridlineColor =10921638
  113. LayoutCachedLeft =660
  114. LayoutCachedTop =225
  115. LayoutCachedWidth =5955
  116. LayoutCachedHeight =630
  117. ForeTint =100.0
  118. End
  119. Begin Label
  120. FontItalic = NotDefault
  121. OverlapFlags =85
  122. TextAlign =2
  123. Left =3020
  124. Top =1246
  125. Width =2931
  126. Height =446
  127. BorderColor =8355711
  128. Name ="Étiquette4"
  129. Caption ="olivier.massot@bas-rhin.fr"
  130. GridlineColor =10921638
  131. LayoutCachedLeft =3020
  132. LayoutCachedTop =1246
  133. LayoutCachedWidth =5951
  134. LayoutCachedHeight =1692
  135. ForeTint =100.0
  136. End
  137. End
  138. End
  139. End
  140. End
  141. CodeBehindForm
  142. Attribute VB_GlobalNameSpace = False
  143. Attribute VB_Creatable = True
  144. Attribute VB_PredeclaredId = True
  145. Attribute VB_Exposed = False