msg_traitement.bas 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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. NavigationButtons = NotDefault
  10. CloseButton = NotDefault
  11. AllowDesignChanges = NotDefault
  12. DefaultView =0
  13. ScrollBars =0
  14. PictureAlignment =2
  15. DatasheetGridlinesBehavior =3
  16. GridY =10
  17. Width =5499
  18. DatasheetFontHeight =11
  19. ItemSuffix =4
  20. Left =3615
  21. Top =2415
  22. Right =14865
  23. Bottom =10335
  24. DatasheetGridlinesColor =14806254
  25. RecSrcDt = Begin
  26. 0xbc09486fd364e440
  27. End
  28. DatasheetFontName ="Calibri"
  29. FilterOnLoad =0
  30. ShowPageMargins =0
  31. DisplayOnSharePointSite =1
  32. DatasheetAlternateBackColor =15921906
  33. DatasheetGridlinesColor12 =0
  34. FitToScreen =1
  35. DatasheetBackThemeColorIndex =1
  36. BorderThemeColorIndex =3
  37. ThemeFontIndex =1
  38. ForeThemeColorIndex =0
  39. AlternateBackThemeColorIndex =1
  40. AlternateBackShade =95.0
  41. Begin
  42. Begin Label
  43. BackStyle =0
  44. FontSize =11
  45. FontName ="Calibri"
  46. ThemeFontIndex =1
  47. BackThemeColorIndex =1
  48. BorderThemeColorIndex =0
  49. BorderTint =50.0
  50. ForeThemeColorIndex =0
  51. ForeTint =50.0
  52. GridlineThemeColorIndex =1
  53. GridlineShade =65.0
  54. End
  55. Begin Rectangle
  56. SpecialEffect =3
  57. BackStyle =0
  58. BorderLineStyle =0
  59. Width =850
  60. Height =850
  61. BackThemeColorIndex =1
  62. BorderThemeColorIndex =1
  63. BorderShade =65.0
  64. GridlineThemeColorIndex =1
  65. GridlineShade =65.0
  66. End
  67. Begin Section
  68. Height =2040
  69. BackColor =10079487
  70. Name ="Détail"
  71. AlternateBackColor =15921906
  72. AlternateBackThemeColorIndex =1
  73. AlternateBackShade =95.0
  74. Begin
  75. Begin Label
  76. OverlapFlags =85
  77. TextAlign =2
  78. Left =172
  79. Top =113
  80. Width =5158
  81. Height =397
  82. FontSize =12
  83. FontWeight =700
  84. BorderColor =8355711
  85. Name ="txt_titre"
  86. Caption ="..."
  87. GridlineColor =10921638
  88. LayoutCachedLeft =172
  89. LayoutCachedTop =113
  90. LayoutCachedWidth =5330
  91. LayoutCachedHeight =510
  92. ForeTint =100.0
  93. End
  94. Begin Label
  95. OverlapFlags =85
  96. TextAlign =2
  97. Left =172
  98. Top =630
  99. Width =5158
  100. Height =742
  101. BorderColor =8355711
  102. Name ="txt_msg"
  103. Caption ="..."
  104. GridlineColor =10921638
  105. LayoutCachedLeft =172
  106. LayoutCachedTop =630
  107. LayoutCachedWidth =5330
  108. LayoutCachedHeight =1372
  109. ForeTint =100.0
  110. End
  111. Begin Rectangle
  112. SpecialEffect =0
  113. BorderWidth =2
  114. OverlapFlags =93
  115. Left =170
  116. Top =1474
  117. Width =5159
  118. Height =340
  119. BorderColor =477336
  120. Name ="Boîte2"
  121. GridlineColor =10921638
  122. LayoutCachedLeft =170
  123. LayoutCachedTop =1474
  124. LayoutCachedWidth =5329
  125. LayoutCachedHeight =1814
  126. BorderThemeColorIndex =9
  127. BorderShade =50.0
  128. End
  129. Begin Rectangle
  130. SpecialEffect =0
  131. BackStyle =1
  132. OldBorderStyle =0
  133. OverlapFlags =215
  134. Left =176
  135. Top =1480
  136. Width =5137
  137. Height =318
  138. BackColor =683236
  139. BorderColor =10921638
  140. Name ="prog"
  141. GridlineColor =10921638
  142. LayoutCachedLeft =176
  143. LayoutCachedTop =1480
  144. LayoutCachedWidth =5313
  145. LayoutCachedHeight =1798
  146. BackThemeColorIndex =9
  147. BackShade =75.0
  148. End
  149. End
  150. End
  151. End
  152. End