frmChevaliers.bas 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  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 =6994
  11. DatasheetFontHeight =11
  12. ItemSuffix =3
  13. Right =9465
  14. Bottom =7905
  15. DatasheetGridlinesColor =14806254
  16. RecSrcDt = Begin
  17. 0xb856b6c1d312e540
  18. End
  19. RecordSource ="Chevaliers"
  20. DatasheetFontName ="Calibri"
  21. FilterOnLoad =0
  22. ShowPageMargins =0
  23. DisplayOnSharePointSite =1
  24. DatasheetAlternateBackColor =15921906
  25. DatasheetGridlinesColor12 =0
  26. FitToScreen =1
  27. DatasheetBackThemeColorIndex =1
  28. BorderThemeColorIndex =3
  29. ThemeFontIndex =1
  30. ForeThemeColorIndex =0
  31. AlternateBackThemeColorIndex =1
  32. AlternateBackShade =95.0
  33. Begin
  34. Begin Label
  35. BackStyle =0
  36. FontSize =11
  37. FontName ="Calibri"
  38. ThemeFontIndex =1
  39. BackThemeColorIndex =1
  40. BorderThemeColorIndex =0
  41. BorderTint =50.0
  42. ForeThemeColorIndex =0
  43. ForeTint =50.0
  44. GridlineThemeColorIndex =1
  45. GridlineShade =65.0
  46. End
  47. Begin TextBox
  48. AddColon = NotDefault
  49. FELineBreak = NotDefault
  50. BorderLineStyle =0
  51. Width =1701
  52. LabelX =-1701
  53. FontSize =11
  54. FontName ="Calibri"
  55. AsianLineBreak =1
  56. BackThemeColorIndex =1
  57. BorderThemeColorIndex =1
  58. BorderShade =65.0
  59. ThemeFontIndex =1
  60. ForeThemeColorIndex =0
  61. ForeTint =75.0
  62. GridlineThemeColorIndex =1
  63. GridlineShade =65.0
  64. End
  65. Begin Section
  66. Height =5952
  67. Name ="Détail"
  68. AutoHeight =1
  69. AlternateBackColor =15921906
  70. AlternateBackThemeColorIndex =1
  71. AlternateBackShade =95.0
  72. BackThemeColorIndex =1
  73. Begin
  74. Begin TextBox
  75. OverlapFlags =85
  76. IMESentenceMode =3
  77. Left =2097
  78. Top =623
  79. Height =315
  80. BorderColor =10921638
  81. ForeColor =4210752
  82. Name ="nom"
  83. ControlSource ="nom"
  84. GridlineColor =10921638
  85. LayoutCachedLeft =2097
  86. LayoutCachedTop =623
  87. LayoutCachedWidth =3798
  88. LayoutCachedHeight =938
  89. Begin
  90. Begin Label
  91. OverlapFlags =85
  92. Left =396
  93. Top =623
  94. Width =495
  95. Height =315
  96. BorderColor =8355711
  97. ForeColor =8355711
  98. Name ="Étiquette0"
  99. Caption ="nom"
  100. GridlineColor =10921638
  101. LayoutCachedLeft =396
  102. LayoutCachedTop =623
  103. LayoutCachedWidth =891
  104. LayoutCachedHeight =938
  105. End
  106. End
  107. End
  108. Begin TextBox
  109. OverlapFlags =85
  110. IMESentenceMode =3
  111. Left =2097
  112. Top =1020
  113. Height =315
  114. TabIndex =1
  115. BorderColor =10921638
  116. ForeColor =4210752
  117. Name ="nb_victoires"
  118. ControlSource ="nb_victoires"
  119. GridlineColor =10921638
  120. LayoutCachedLeft =2097
  121. LayoutCachedTop =1020
  122. LayoutCachedWidth =3798
  123. LayoutCachedHeight =1335
  124. Begin
  125. Begin Label
  126. OverlapFlags =85
  127. Left =396
  128. Top =1020
  129. Width =1215
  130. Height =315
  131. BorderColor =8355711
  132. ForeColor =8355711
  133. Name ="Étiquette1"
  134. Caption ="nb_victoires"
  135. GridlineColor =10921638
  136. LayoutCachedLeft =396
  137. LayoutCachedTop =1020
  138. LayoutCachedWidth =1611
  139. LayoutCachedHeight =1335
  140. End
  141. End
  142. End
  143. Begin TextBox
  144. OverlapFlags =85
  145. IMESentenceMode =3
  146. Left =2097
  147. Top =1417
  148. Height =315
  149. TabIndex =2
  150. BorderColor =10921638
  151. ForeColor =4210752
  152. Name ="idChateau"
  153. ControlSource ="idChateau"
  154. GridlineColor =10921638
  155. LayoutCachedLeft =2097
  156. LayoutCachedTop =1417
  157. LayoutCachedWidth =3798
  158. LayoutCachedHeight =1732
  159. Begin
  160. Begin Label
  161. OverlapFlags =85
  162. Left =396
  163. Top =1417
  164. Width =1020
  165. Height =315
  166. BorderColor =8355711
  167. ForeColor =8355711
  168. Name ="Étiquette2"
  169. Caption ="idChateau"
  170. GridlineColor =10921638
  171. LayoutCachedLeft =396
  172. LayoutCachedTop =1417
  173. LayoutCachedWidth =1416
  174. LayoutCachedHeight =1732
  175. End
  176. End
  177. End
  178. End
  179. End
  180. End
  181. End