frm_HistoAgent.bas 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893
  1. Version =20
  2. VersionRequired =20
  3. Begin Form
  4. DividingLines = NotDefault
  5. AllowDesignChanges = NotDefault
  6. PictureAlignment =2
  7. DatasheetGridlinesBehavior =3
  8. GridY =10
  9. Width =25965
  10. DatasheetFontHeight =11
  11. ItemSuffix =43
  12. Right =18435
  13. Bottom =12345
  14. DatasheetGridlinesColor =14806254
  15. Filter ="[CodeAgent]='T5'"
  16. RecSrcDt = Begin
  17. 0xebcd95be35d1e440
  18. End
  19. RecordSource ="SELECT tbl_Agents.CodeAgent, tbl_Agents.Nom, tbl_Agents.Grade, tbl_Agents.Catégo"
  20. "rie, tbl_Agents.RémunérationBase AS [Rémunération de base], tbl_Agents.Groupe, t"
  21. "bl_Agents.ResidenceAdmin AS [Résidence administrative], tbl_Agents.ResidenceFami"
  22. "liale AS [Résidence familiale], tbl_Agents.Telephone AS Téléphone, tbl_Agents.Ma"
  23. "tricule, tbl_Agents.TypeVehicule AS Véhicule, tbl_Agents.DateAutorisationVP AS ["
  24. "Date de l'autorisation de circuler], tbl_Agents.PuissanceFiscVP AS [Puissance fi"
  25. "scale], tbl_Agents.NbKmAutorisesVP AS [Nombre de kilomètres autorisés], tbl_Agen"
  26. "ts.TypeVirement AS [Type de virement], tbl_Agents.PeriodeValidite AS [Période de"
  27. " validité], tbl_PeriodeAgent.DateInf AS [Valide à partir de], tbl_PeriodeAgent.D"
  28. "ateSup AS [Valide jusqu'à] FROM tbl_PeriodeAgent INNER JOIN tbl_Agents ON (tbl_P"
  29. "eriodeAgent.CodePeriode = tbl_Agents.PeriodeValidite) AND (tbl_PeriodeAgent.Code"
  30. "Agent = tbl_Agents.CodeAgent) ORDER BY tbl_Agents.CodeAgent, tbl_Agents.PeriodeV"
  31. "alidite DESC; "
  32. DatasheetFontName ="Calibri"
  33. FilterOnLoad =0
  34. ShowPageMargins =0
  35. DisplayOnSharePointSite =1
  36. DatasheetAlternateBackColor =15921906
  37. DatasheetGridlinesColor12 =0
  38. FitToScreen =1
  39. DatasheetBackThemeColorIndex =1
  40. BorderThemeColorIndex =3
  41. ThemeFontIndex =1
  42. ForeThemeColorIndex =0
  43. AlternateBackThemeColorIndex =1
  44. AlternateBackShade =95.0
  45. Begin
  46. Begin Label
  47. BackStyle =0
  48. FontSize =11
  49. FontName ="Calibri"
  50. ThemeFontIndex =1
  51. BackThemeColorIndex =1
  52. BorderThemeColorIndex =0
  53. BorderTint =50.0
  54. ForeThemeColorIndex =0
  55. ForeTint =50.0
  56. GridlineThemeColorIndex =1
  57. GridlineShade =65.0
  58. End
  59. Begin CommandButton
  60. Width =1701
  61. Height =283
  62. FontSize =11
  63. FontWeight =400
  64. FontName ="Calibri"
  65. ForeThemeColorIndex =0
  66. ForeTint =75.0
  67. GridlineThemeColorIndex =1
  68. GridlineShade =65.0
  69. UseTheme =1
  70. Shape =1
  71. Gradient =12
  72. BackThemeColorIndex =4
  73. BackTint =60.0
  74. BorderLineStyle =0
  75. BorderColor =16777215
  76. BorderThemeColorIndex =4
  77. BorderTint =60.0
  78. ThemeFontIndex =1
  79. HoverThemeColorIndex =4
  80. HoverTint =40.0
  81. PressedThemeColorIndex =4
  82. PressedShade =75.0
  83. HoverForeThemeColorIndex =0
  84. HoverForeTint =75.0
  85. PressedForeThemeColorIndex =0
  86. PressedForeTint =75.0
  87. End
  88. Begin CheckBox
  89. BorderLineStyle =0
  90. LabelX =230
  91. LabelY =-30
  92. BorderThemeColorIndex =1
  93. BorderShade =65.0
  94. GridlineThemeColorIndex =1
  95. GridlineShade =65.0
  96. End
  97. Begin TextBox
  98. AddColon = NotDefault
  99. FELineBreak = NotDefault
  100. BorderLineStyle =0
  101. Width =1701
  102. LabelX =-1701
  103. FontSize =11
  104. FontName ="Calibri"
  105. AsianLineBreak =1
  106. BackThemeColorIndex =1
  107. BorderThemeColorIndex =1
  108. BorderShade =65.0
  109. ThemeFontIndex =1
  110. ForeThemeColorIndex =0
  111. ForeTint =75.0
  112. GridlineThemeColorIndex =1
  113. GridlineShade =65.0
  114. End
  115. Begin ListBox
  116. BorderLineStyle =0
  117. Width =1701
  118. Height =1417
  119. LabelX =-1701
  120. FontSize =11
  121. FontName ="Calibri"
  122. AllowValueListEdits =1
  123. InheritValueList =1
  124. ThemeFontIndex =1
  125. BackThemeColorIndex =1
  126. BorderThemeColorIndex =1
  127. BorderShade =65.0
  128. ForeThemeColorIndex =0
  129. ForeTint =75.0
  130. GridlineThemeColorIndex =1
  131. GridlineShade =65.0
  132. End
  133. Begin ComboBox
  134. AddColon = NotDefault
  135. BorderLineStyle =0
  136. Width =1701
  137. LabelX =-1701
  138. FontSize =11
  139. FontName ="Calibri"
  140. AllowValueListEdits =1
  141. InheritValueList =1
  142. ThemeFontIndex =1
  143. BackThemeColorIndex =1
  144. BorderThemeColorIndex =1
  145. BorderShade =65.0
  146. ForeThemeColorIndex =2
  147. ForeShade =50.0
  148. GridlineThemeColorIndex =1
  149. GridlineShade =65.0
  150. End
  151. Begin FormHeader
  152. Height =1247
  153. BackColor =14270637
  154. Name ="EntêteFormulaire"
  155. AlternateBackThemeColorIndex =1
  156. AlternateBackShade =95.0
  157. Begin
  158. Begin Label
  159. OverlapFlags =93
  160. Left =623
  161. Top =113
  162. Width =3969
  163. Height =453
  164. FontSize =12
  165. FontWeight =700
  166. BorderColor =8355711
  167. Name ="Étiquette0"
  168. Caption ="Historique des données de l'agent:"
  169. GridlineColor =10921638
  170. LayoutCachedLeft =623
  171. LayoutCachedTop =113
  172. LayoutCachedWidth =4592
  173. LayoutCachedHeight =566
  174. ForeTint =100.0
  175. End
  176. Begin Label
  177. OverlapFlags =85
  178. Left =7143
  179. Top =113
  180. Width =1230
  181. Height =315
  182. BorderColor =8355711
  183. ForeColor =8355711
  184. Name ="Étiquette21"
  185. Caption ="(Code Agent"
  186. GridlineColor =10921638
  187. LayoutCachedLeft =7143
  188. LayoutCachedTop =113
  189. LayoutCachedWidth =8373
  190. LayoutCachedHeight =428
  191. End
  192. Begin Label
  193. OverlapFlags =85
  194. Left =4875
  195. Top =906
  196. Width =1185
  197. Height =315
  198. BorderColor =8355711
  199. ForeColor =8355711
  200. Name ="Étiquette23"
  201. Caption ="Grade"
  202. GridlineColor =10921638
  203. LayoutCachedLeft =4875
  204. LayoutCachedTop =906
  205. LayoutCachedWidth =6060
  206. LayoutCachedHeight =1221
  207. End
  208. Begin Label
  209. OverlapFlags =93
  210. Left =6122
  211. Top =906
  212. Width =975
  213. Height =315
  214. BorderColor =8355711
  215. ForeColor =8355711
  216. Name ="Étiquette24"
  217. Caption ="Catégorie"
  218. GridlineColor =10921638
  219. LayoutCachedLeft =6122
  220. LayoutCachedTop =906
  221. LayoutCachedWidth =7097
  222. LayoutCachedHeight =1221
  223. End
  224. Begin Label
  225. OverlapFlags =223
  226. Left =7086
  227. Top =711
  228. Width =1365
  229. Height =510
  230. BorderColor =8355711
  231. ForeColor =8355711
  232. Name ="Étiquette25"
  233. Caption ="Rémunération de base"
  234. GridlineColor =10921638
  235. LayoutCachedLeft =7086
  236. LayoutCachedTop =711
  237. LayoutCachedWidth =8451
  238. LayoutCachedHeight =1221
  239. End
  240. Begin Label
  241. OverlapFlags =87
  242. Left =8446
  243. Top =906
  244. Width =765
  245. Height =315
  246. BorderColor =8355711
  247. ForeColor =8355711
  248. Name ="Étiquette26"
  249. Caption ="Groupe"
  250. GridlineColor =10921638
  251. LayoutCachedLeft =8446
  252. LayoutCachedTop =906
  253. LayoutCachedWidth =9211
  254. LayoutCachedHeight =1221
  255. End
  256. Begin Label
  257. OverlapFlags =85
  258. Left =10827
  259. Top =906
  260. Width =2430
  261. Height =315
  262. BorderColor =8355711
  263. ForeColor =8355711
  264. Name ="Étiquette27"
  265. Caption ="Résidence administrative"
  266. GridlineColor =10921638
  267. LayoutCachedLeft =10827
  268. LayoutCachedTop =906
  269. LayoutCachedWidth =13257
  270. LayoutCachedHeight =1221
  271. End
  272. Begin Label
  273. OverlapFlags =85
  274. Left =13492
  275. Top =906
  276. Width =1905
  277. Height =315
  278. BorderColor =8355711
  279. ForeColor =8355711
  280. Name ="Étiquette28"
  281. Caption ="Résidence familiale"
  282. GridlineColor =10921638
  283. LayoutCachedLeft =13492
  284. LayoutCachedTop =906
  285. LayoutCachedWidth =15397
  286. LayoutCachedHeight =1221
  287. End
  288. Begin Label
  289. OverlapFlags =85
  290. Left =15816
  291. Top =906
  292. Width =1080
  293. Height =315
  294. BorderColor =8355711
  295. ForeColor =8355711
  296. Name ="Étiquette29"
  297. Caption ="Téléphone"
  298. GridlineColor =10921638
  299. LayoutCachedLeft =15816
  300. LayoutCachedTop =906
  301. LayoutCachedWidth =16896
  302. LayoutCachedHeight =1221
  303. End
  304. Begin Label
  305. OverlapFlags =85
  306. Left =9580
  307. Top =906
  308. Width =960
  309. Height =315
  310. BorderColor =8355711
  311. ForeColor =8355711
  312. Name ="Étiquette30"
  313. Caption ="Matricule"
  314. GridlineColor =10921638
  315. LayoutCachedLeft =9580
  316. LayoutCachedTop =906
  317. LayoutCachedWidth =10540
  318. LayoutCachedHeight =1221
  319. End
  320. Begin Label
  321. OverlapFlags =85
  322. Left =17574
  323. Top =906
  324. Width =900
  325. Height =315
  326. BorderColor =8355711
  327. ForeColor =8355711
  328. Name ="Étiquette31"
  329. Caption ="Véhicule"
  330. GridlineColor =10921638
  331. LayoutCachedLeft =17574
  332. LayoutCachedTop =906
  333. LayoutCachedWidth =18474
  334. LayoutCachedHeight =1221
  335. End
  336. Begin Label
  337. OverlapFlags =85
  338. Left =19785
  339. Top =396
  340. Width =1350
  341. Height =825
  342. BorderColor =8355711
  343. ForeColor =8355711
  344. Name ="Étiquette32"
  345. Caption ="Date de l'autorisation de circuler"
  346. GridlineColor =10921638
  347. LayoutCachedLeft =19785
  348. LayoutCachedTop =396
  349. LayoutCachedWidth =21135
  350. LayoutCachedHeight =1221
  351. End
  352. Begin Label
  353. OverlapFlags =85
  354. Left =21145
  355. Top =621
  356. Width =1005
  357. Height =600
  358. BorderColor =8355711
  359. ForeColor =8355711
  360. Name ="Étiquette33"
  361. Caption ="Puissance fiscale"
  362. GridlineColor =10921638
  363. LayoutCachedLeft =21145
  364. LayoutCachedTop =621
  365. LayoutCachedWidth =22150
  366. LayoutCachedHeight =1221
  367. End
  368. Begin Label
  369. OverlapFlags =85
  370. Left =22336
  371. Top =441
  372. Width =1710
  373. Height =780
  374. BorderColor =8355711
  375. ForeColor =8355711
  376. Name ="Étiquette34"
  377. Caption ="Nombre de kilomètres autorisés"
  378. GridlineColor =10921638
  379. LayoutCachedLeft =22336
  380. LayoutCachedTop =441
  381. LayoutCachedWidth =24046
  382. LayoutCachedHeight =1221
  383. End
  384. Begin Label
  385. OverlapFlags =85
  386. Left =24094
  387. Top =906
  388. Width =1710
  389. Height =315
  390. BorderColor =8355711
  391. ForeColor =8355711
  392. Name ="Étiquette35"
  393. Caption ="Type de virement"
  394. GridlineColor =10921638
  395. LayoutCachedLeft =24094
  396. LayoutCachedTop =906
  397. LayoutCachedWidth =25804
  398. LayoutCachedHeight =1221
  399. End
  400. Begin Label
  401. OverlapFlags =95
  402. Top =566
  403. Width =1245
  404. Height =660
  405. BorderColor =8355711
  406. ForeColor =8355711
  407. Name ="Étiquette36"
  408. Caption ="Période de validité"
  409. GridlineColor =10921638
  410. LayoutCachedTop =566
  411. LayoutCachedWidth =1245
  412. LayoutCachedHeight =1226
  413. End
  414. Begin Label
  415. OverlapFlags =87
  416. Left =1248
  417. Top =906
  418. Width =1665
  419. Height =315
  420. BorderColor =8355711
  421. ForeColor =8355711
  422. Name ="Étiquette37"
  423. Caption ="Valide à partir de"
  424. GridlineColor =10921638
  425. LayoutCachedLeft =1248
  426. LayoutCachedTop =906
  427. LayoutCachedWidth =2913
  428. LayoutCachedHeight =1221
  429. End
  430. Begin Label
  431. OverlapFlags =85
  432. Left =3005
  433. Top =906
  434. Width =1380
  435. Height =315
  436. BorderColor =8355711
  437. ForeColor =8355711
  438. Name ="Étiquette38"
  439. Caption ="Valide jusqu'à"
  440. GridlineColor =10921638
  441. LayoutCachedLeft =3005
  442. LayoutCachedTop =906
  443. LayoutCachedWidth =4385
  444. LayoutCachedHeight =1221
  445. End
  446. Begin CommandButton
  447. OverlapFlags =85
  448. Left =56
  449. Top =113
  450. Width =516
  451. Height =396
  452. ForeColor =4210752
  453. Name ="Commande39"
  454. Caption ="Commande39"
  455. ControlTipText ="Fermer formulaire"
  456. GridlineColor =10921638
  457. OnClickEmMacro = Begin
  458. Version =196611
  459. ColumnsShown =8
  460. Begin
  461. Action ="Close"
  462. Argument ="-1"
  463. Argument =""
  464. Argument ="0"
  465. End
  466. Begin
  467. Comment ="_AXL:<?xml version=\"1.0\" encoding=\"UTF-16\" standalone=\"no\"?>\015\012<UserI"
  468. "nterfaceMacro For=\"Commande39\" xmlns=\"http://schemas.microsoft.com/office/acc"
  469. "essservices/2009/11/application\" xmlns:a=\"http://schemas.microsoft.com/office/"
  470. "accessservices/2009/11/forms\">"
  471. End
  472. Begin
  473. Comment ="_AXL:<Statements><Action Name=\"CloseWindow\"/></Statements></UserInterfaceMacro"
  474. ">"
  475. End
  476. End
  477. ImageData = Begin
  478. 0x2800000010000000100000000100200000000000000000000000000000000000 ,
  479. 0x0000000000000000000000000000000000000000000000000000000010081080 ,
  480. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  481. 0x000000000000000000000000000000000000000040485020100810e0104050ff ,
  482. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  483. 0x0000000000000000000000000000000040404080405860ff106890ff2080a0f0 ,
  484. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  485. 0x0000000000000000607070ff80a0b0ff4080a0ff20a0d0ff40a8e0ff2078a0ff ,
  486. 0x101020ff101020ff000000000000000000000000000000000000000000000000 ,
  487. 0x0000000000000000708890ffa0d8f0ff60d0ffff50c0f0ff30a8e0ff1080b0ff ,
  488. 0xe0d8d0ff102020ff000000000000000000000000000000000000000000000000 ,
  489. 0x0000000000000000708890ffb0e8f0ff80e0ffff60c8f0ff50b8f0ff1088c0ff ,
  490. 0xf0d8d0ff202830ff000000000000000090482030904820ff0000000000000000 ,
  491. 0x0000000000000000808890ffb0e8f0ff80e0ffff60d0ffff404050ff1090c0ff ,
  492. 0xf0e0d0ff303840ff0000000090482030a05030ffa05020ff0000000000000000 ,
  493. 0x00000000000000008090a0ffc0f0ffff90e0ffff70d8ffff60c8f0ff0090c0ff ,
  494. 0xf0e0e0ff404050ff90482030a05030ffd07840ffb05830ffa05020ffa04820ff ,
  495. 0x904820ff904820ff8090a0ffc0f0ffffa0e8ffff80d8ffff70d0f0ff40b0e0ff ,
  496. 0xf0e8e0ff605050ffa05830ffe08860fff09060fff08850ffe07850ffd07040ff ,
  497. 0xb06840ff904820ff8098a0ffc0f0ffffa0e8ffff90e8ffff80e0ffff80b8d0ff ,
  498. 0xf0e8e0ffe09870ffffc0a0ffffb090ffffa070fff09060fff08850ffe07850ff ,
  499. 0xd07040ffa05020ff8098a0ffc0f0ffffc0f8ffffa0e0f0ff90a8b0ffc0c8d0ff ,
  500. 0xf0f0e0ff908080fff0a070ffffc0a0ffffb090ffffb090ffffa880fff0a080ff ,
  501. 0xe09870ffb05030ff90a0a0ffe0f8ffffb0c8d0ff90a0b0fff0f0f0fffff8f0ff ,
  502. 0xf0f0f0ff607080ffe0987050f0a070ffffc0a0ffd06830ffe09870ffe09060ff ,
  503. 0xe08860ffe08050ff90a0b0ff90a8b0ffc0c8d0ffffffffffffffffffffffffff ,
  504. 0xffffffff708890ff00000000e0987050e09870ffd07040ff0000000000000000 ,
  505. 0x000000000000000090a0b0ff90a0b0ff90a0b0ff90a0b0ff90a0a0ff8098a0ff ,
  506. 0x8098a0ff9098a0ff0000000000000000e0987050e09870ff0000000000000000 ,
  507. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  508. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  509. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  510. 0x0000000000000000000000000000000000000000000000000000000000000000 ,
  511. 0x0000000000000000
  512. End
  513. LayoutCachedLeft =56
  514. LayoutCachedTop =113
  515. LayoutCachedWidth =572
  516. LayoutCachedHeight =509
  517. Gradient =0
  518. BackColor =15921906
  519. BackThemeColorIndex =1
  520. BackTint =100.0
  521. BackShade =95.0
  522. BorderColor =14136213
  523. HoverColor =15060409
  524. PressedColor =9592887
  525. HoverForeColor =4210752
  526. PressedForeColor =4210752
  527. WebImagePaddingLeft =2
  528. WebImagePaddingTop =2
  529. WebImagePaddingRight =1
  530. WebImagePaddingBottom =1
  531. End
  532. Begin TextBox
  533. OverlapFlags =85
  534. IMESentenceMode =3
  535. Left =8447
  536. Top =113
  537. Width =1086
  538. Height =315
  539. ColumnOrder =0
  540. TabIndex =1
  541. BorderColor =10921638
  542. ForeColor =4210752
  543. Name ="CodeAgent"
  544. ControlSource ="CodeAgent"
  545. GridlineColor =10921638
  546. LayoutCachedLeft =8447
  547. LayoutCachedTop =113
  548. LayoutCachedWidth =9533
  549. LayoutCachedHeight =428
  550. End
  551. Begin TextBox
  552. OverlapFlags =215
  553. IMESentenceMode =3
  554. Left =4308
  555. Top =113
  556. Width =2541
  557. Height =315
  558. ColumnOrder =1
  559. TabIndex =2
  560. BorderColor =10921638
  561. ForeColor =4210752
  562. Name ="Nom"
  563. ControlSource ="Nom"
  564. GridlineColor =10921638
  565. LayoutCachedLeft =4308
  566. LayoutCachedTop =113
  567. LayoutCachedWidth =6849
  568. LayoutCachedHeight =428
  569. End
  570. Begin Label
  571. OverlapFlags =85
  572. Left =9581
  573. Top =113
  574. Width =283
  575. Height =283
  576. BorderColor =8355711
  577. ForeColor =8355711
  578. Name ="Étiquette40"
  579. Caption =")"
  580. GridlineColor =10921638
  581. LayoutCachedLeft =9581
  582. LayoutCachedTop =113
  583. LayoutCachedWidth =9864
  584. LayoutCachedHeight =396
  585. End
  586. End
  587. End
  588. Begin Section
  589. Height =371
  590. Name ="Détail"
  591. AlternateBackColor =15523798
  592. BackThemeColorIndex =1
  593. Begin
  594. Begin TextBox
  595. OverlapFlags =85
  596. IMESentenceMode =3
  597. Left =4875
  598. Width =1251
  599. Height =315
  600. BorderColor =10921638
  601. ForeColor =4210752
  602. Name ="Grade"
  603. ControlSource ="Grade"
  604. GridlineColor =10921638
  605. LayoutCachedLeft =4875
  606. LayoutCachedWidth =6126
  607. LayoutCachedHeight =315
  608. End
  609. Begin TextBox
  610. OverlapFlags =85
  611. IMESentenceMode =3
  612. Left =6292
  613. Width =621
  614. Height =315
  615. TabIndex =1
  616. BorderColor =10921638
  617. ForeColor =4210752
  618. Name ="Catégorie"
  619. ControlSource ="Catégorie"
  620. GridlineColor =10921638
  621. LayoutCachedLeft =6292
  622. LayoutCachedWidth =6913
  623. LayoutCachedHeight =315
  624. End
  625. Begin TextBox
  626. OverlapFlags =85
  627. IMESentenceMode =3
  628. Left =7200
  629. Width =1131
  630. Height =315
  631. TabIndex =2
  632. BorderColor =10921638
  633. ForeColor =4210752
  634. Name ="Rémunération de base"
  635. ControlSource ="Rémunération de base"
  636. EventProcPrefix ="Rémunération_de_base"
  637. GridlineColor =10921638
  638. LayoutCachedLeft =7200
  639. LayoutCachedWidth =8331
  640. LayoutCachedHeight =315
  641. End
  642. Begin TextBox
  643. OverlapFlags =85
  644. IMESentenceMode =3
  645. Left =8446
  646. Width =1071
  647. Height =315
  648. TabIndex =3
  649. BorderColor =10921638
  650. ForeColor =4210752
  651. Name ="Groupe"
  652. ControlSource ="Groupe"
  653. GridlineColor =10921638
  654. LayoutCachedLeft =8446
  655. LayoutCachedWidth =9517
  656. LayoutCachedHeight =315
  657. End
  658. Begin TextBox
  659. OverlapFlags =85
  660. IMESentenceMode =3
  661. Left =10827
  662. Width =2256
  663. Height =315
  664. TabIndex =4
  665. BorderColor =10921638
  666. ForeColor =4210752
  667. Name ="Résidence administrative"
  668. ControlSource ="Résidence administrative"
  669. EventProcPrefix ="Résidence_administrative"
  670. GridlineColor =10921638
  671. LayoutCachedLeft =10827
  672. LayoutCachedWidth =13083
  673. LayoutCachedHeight =315
  674. End
  675. Begin TextBox
  676. OverlapFlags =85
  677. IMESentenceMode =3
  678. Left =13492
  679. Width =2271
  680. Height =315
  681. TabIndex =5
  682. BorderColor =10921638
  683. ForeColor =4210752
  684. Name ="Résidence familiale"
  685. ControlSource ="Résidence familiale"
  686. EventProcPrefix ="Résidence_familiale"
  687. GridlineColor =10921638
  688. LayoutCachedLeft =13492
  689. LayoutCachedWidth =15763
  690. LayoutCachedHeight =315
  691. End
  692. Begin TextBox
  693. OverlapFlags =85
  694. IMESentenceMode =3
  695. Left =15817
  696. Height =315
  697. TabIndex =6
  698. BorderColor =10921638
  699. ForeColor =4210752
  700. Name ="Téléphone"
  701. ControlSource ="Téléphone"
  702. GridlineColor =10921638
  703. LayoutCachedLeft =15817
  704. LayoutCachedWidth =17518
  705. LayoutCachedHeight =315
  706. End
  707. Begin TextBox
  708. OverlapFlags =85
  709. IMESentenceMode =3
  710. Left =9580
  711. Width =1206
  712. Height =315
  713. TabIndex =7
  714. BorderColor =10921638
  715. ForeColor =4210752
  716. Name ="Matricule"
  717. ControlSource ="Matricule"
  718. GridlineColor =10921638
  719. LayoutCachedLeft =9580
  720. LayoutCachedWidth =10786
  721. LayoutCachedHeight =315
  722. End
  723. Begin TextBox
  724. OverlapFlags =85
  725. IMESentenceMode =3
  726. Left =19785
  727. Width =1311
  728. Height =315
  729. TabIndex =8
  730. BorderColor =10921638
  731. ForeColor =4210752
  732. Name ="Date de l'autorisation de circuler"
  733. ControlSource ="Date de l'autorisation de circuler"
  734. StatusBarText ="Date de l'autorisation d'utiliser le véhicule personnel"
  735. EventProcPrefix ="Date_de_l_autorisation_de_circuler"
  736. GridlineColor =10921638
  737. LayoutCachedLeft =19785
  738. LayoutCachedWidth =21096
  739. LayoutCachedHeight =315
  740. End
  741. Begin TextBox
  742. OverlapFlags =85
  743. IMESentenceMode =3
  744. Left =21146
  745. Width =681
  746. Height =315
  747. ColumnWidth =2640
  748. TabIndex =9
  749. BorderColor =10921638
  750. ForeColor =4210752
  751. Name ="Puissance fiscale"
  752. ControlSource ="Puissance fiscale"
  753. StatusBarText ="Puissance Fiscale Réelle du VP"
  754. EventProcPrefix ="Puissance_fiscale"
  755. GridlineColor =10921638
  756. LayoutCachedLeft =21146
  757. LayoutCachedWidth =21827
  758. LayoutCachedHeight =315
  759. End
  760. Begin TextBox
  761. OverlapFlags =85
  762. IMESentenceMode =3
  763. Left =22336
  764. Height =315
  765. TabIndex =10
  766. BorderColor =10921638
  767. ForeColor =4210752
  768. Name ="Nombre de kilomètres autorisés"
  769. ControlSource ="Nombre de kilomètres autorisés"
  770. StatusBarText ="Nombre de Km que l'agent est autorisé à parcourir avec son VP"
  771. EventProcPrefix ="Nombre_de_kilomètres_autorisés"
  772. GridlineColor =10921638
  773. LayoutCachedLeft =22336
  774. LayoutCachedWidth =24037
  775. LayoutCachedHeight =315
  776. End
  777. Begin TextBox
  778. OverlapFlags =85
  779. IMESentenceMode =3
  780. Left =24093
  781. Height =315
  782. TabIndex =11
  783. BorderColor =10921638
  784. ForeColor =4210752
  785. Name ="Type de virement"
  786. ControlSource ="Type de virement"
  787. EventProcPrefix ="Type_de_virement"
  788. GridlineColor =10921638
  789. LayoutCachedLeft =24093
  790. LayoutCachedWidth =25794
  791. LayoutCachedHeight =315
  792. End
  793. Begin TextBox
  794. OverlapFlags =85
  795. IMESentenceMode =3
  796. Width =1191
  797. Height =315
  798. TabIndex =12
  799. BorderColor =10921638
  800. ForeColor =4210752
  801. Name ="Période de validité"
  802. ControlSource ="Période de validité"
  803. StatusBarText ="cf. tbl_PeriodeAgent"
  804. EventProcPrefix ="Période_de_validité"
  805. GridlineColor =10921638
  806. LayoutCachedWidth =1191
  807. LayoutCachedHeight =315
  808. End
  809. Begin TextBox
  810. OverlapFlags =85
  811. IMESentenceMode =3
  812. Left =1247
  813. Height =315
  814. TabIndex =13
  815. BorderColor =10921638
  816. ForeColor =4210752
  817. Name ="Valide à partir de"
  818. ControlSource ="Valide à partir de"
  819. EventProcPrefix ="Valide_à_partir_de"
  820. GridlineColor =10921638
  821. LayoutCachedLeft =1247
  822. LayoutCachedWidth =2948
  823. LayoutCachedHeight =315
  824. End
  825. Begin TextBox
  826. OverlapFlags =85
  827. IMESentenceMode =3
  828. Left =2994
  829. Height =315
  830. TabIndex =14
  831. BorderColor =10921638
  832. ForeColor =4210752
  833. Name ="Valide jusqu'à"
  834. ControlSource ="Valide jusqu'à"
  835. EventProcPrefix ="Valide_jusqu_à"
  836. GridlineColor =10921638
  837. LayoutCachedLeft =2994
  838. LayoutCachedWidth =4695
  839. LayoutCachedHeight =315
  840. End
  841. Begin ComboBox
  842. OverlapFlags =85
  843. IMESentenceMode =3
  844. ColumnCount =2
  845. Left =17574
  846. Width =2098
  847. Height =315
  848. TabIndex =15
  849. BorderColor =10921638
  850. ForeColor =4138256
  851. ColumnInfo ="\"\";\"\";\"\";\"\";\"10\";\"510\""
  852. Name ="Modifiable41"
  853. ControlSource ="Véhicule"
  854. RowSourceType ="Table/Query"
  855. RowSource ="SELECT tbl_Listes.CodeChoix, tbl_Listes.LibelleChoix, tbl_Listes.TableListe, tbl"
  856. "_Listes.ChampListe FROM tbl_Listes WHERE (((tbl_Listes.TableListe)=\"tbl_Agents\""
  857. ") AND ((tbl_Listes.ChampListe)=\"Typevehicule\")); "
  858. ColumnWidths ="0;2835"
  859. GridlineColor =10921638
  860. LayoutCachedLeft =17574
  861. LayoutCachedWidth =19672
  862. LayoutCachedHeight =315
  863. End
  864. End
  865. End
  866. Begin FormFooter
  867. Height =0
  868. Name ="PiedFormulaire"
  869. AlternateBackThemeColorIndex =1
  870. AlternateBackShade =95.0
  871. BackThemeColorIndex =1
  872. End
  873. End
  874. End