| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893 |
- Version =20
- VersionRequired =20
- Begin Form
- DividingLines = NotDefault
- AllowDesignChanges = NotDefault
- PictureAlignment =2
- DatasheetGridlinesBehavior =3
- GridY =10
- Width =25965
- DatasheetFontHeight =11
- ItemSuffix =43
- Right =18435
- Bottom =12345
- DatasheetGridlinesColor =14806254
- Filter ="[CodeAgent]='T5'"
- RecSrcDt = Begin
- 0xebcd95be35d1e440
- End
- RecordSource ="SELECT tbl_Agents.CodeAgent, tbl_Agents.Nom, tbl_Agents.Grade, tbl_Agents.Catégo"
- "rie, tbl_Agents.RémunérationBase AS [Rémunération de base], tbl_Agents.Groupe, t"
- "bl_Agents.ResidenceAdmin AS [Résidence administrative], tbl_Agents.ResidenceFami"
- "liale AS [Résidence familiale], tbl_Agents.Telephone AS Téléphone, tbl_Agents.Ma"
- "tricule, tbl_Agents.TypeVehicule AS Véhicule, tbl_Agents.DateAutorisationVP AS ["
- "Date de l'autorisation de circuler], tbl_Agents.PuissanceFiscVP AS [Puissance fi"
- "scale], tbl_Agents.NbKmAutorisesVP AS [Nombre de kilomètres autorisés], tbl_Agen"
- "ts.TypeVirement AS [Type de virement], tbl_Agents.PeriodeValidite AS [Période de"
- " validité], tbl_PeriodeAgent.DateInf AS [Valide à partir de], tbl_PeriodeAgent.D"
- "ateSup AS [Valide jusqu'à] FROM tbl_PeriodeAgent INNER JOIN tbl_Agents ON (tbl_P"
- "eriodeAgent.CodePeriode = tbl_Agents.PeriodeValidite) AND (tbl_PeriodeAgent.Code"
- "Agent = tbl_Agents.CodeAgent) ORDER BY tbl_Agents.CodeAgent, tbl_Agents.PeriodeV"
- "alidite DESC; "
- DatasheetFontName ="Calibri"
- FilterOnLoad =0
- ShowPageMargins =0
- DisplayOnSharePointSite =1
- DatasheetAlternateBackColor =15921906
- DatasheetGridlinesColor12 =0
- FitToScreen =1
- DatasheetBackThemeColorIndex =1
- BorderThemeColorIndex =3
- ThemeFontIndex =1
- ForeThemeColorIndex =0
- AlternateBackThemeColorIndex =1
- AlternateBackShade =95.0
- Begin
- Begin Label
- BackStyle =0
- FontSize =11
- FontName ="Calibri"
- ThemeFontIndex =1
- BackThemeColorIndex =1
- BorderThemeColorIndex =0
- BorderTint =50.0
- ForeThemeColorIndex =0
- ForeTint =50.0
- GridlineThemeColorIndex =1
- GridlineShade =65.0
- End
- Begin CommandButton
- Width =1701
- Height =283
- FontSize =11
- FontWeight =400
- FontName ="Calibri"
- ForeThemeColorIndex =0
- ForeTint =75.0
- GridlineThemeColorIndex =1
- GridlineShade =65.0
- UseTheme =1
- Shape =1
- Gradient =12
- BackThemeColorIndex =4
- BackTint =60.0
- BorderLineStyle =0
- BorderColor =16777215
- BorderThemeColorIndex =4
- BorderTint =60.0
- ThemeFontIndex =1
- HoverThemeColorIndex =4
- HoverTint =40.0
- PressedThemeColorIndex =4
- PressedShade =75.0
- HoverForeThemeColorIndex =0
- HoverForeTint =75.0
- PressedForeThemeColorIndex =0
- PressedForeTint =75.0
- End
- Begin CheckBox
- BorderLineStyle =0
- LabelX =230
- LabelY =-30
- BorderThemeColorIndex =1
- BorderShade =65.0
- GridlineThemeColorIndex =1
- GridlineShade =65.0
- End
- Begin TextBox
- AddColon = NotDefault
- FELineBreak = NotDefault
- BorderLineStyle =0
- Width =1701
- LabelX =-1701
- FontSize =11
- FontName ="Calibri"
- AsianLineBreak =1
- BackThemeColorIndex =1
- BorderThemeColorIndex =1
- BorderShade =65.0
- ThemeFontIndex =1
- ForeThemeColorIndex =0
- ForeTint =75.0
- GridlineThemeColorIndex =1
- GridlineShade =65.0
- End
- Begin ListBox
- BorderLineStyle =0
- Width =1701
- Height =1417
- LabelX =-1701
- FontSize =11
- FontName ="Calibri"
- AllowValueListEdits =1
- InheritValueList =1
- ThemeFontIndex =1
- BackThemeColorIndex =1
- BorderThemeColorIndex =1
- BorderShade =65.0
- ForeThemeColorIndex =0
- ForeTint =75.0
- GridlineThemeColorIndex =1
- GridlineShade =65.0
- End
- Begin ComboBox
- AddColon = NotDefault
- BorderLineStyle =0
- Width =1701
- LabelX =-1701
- FontSize =11
- FontName ="Calibri"
- AllowValueListEdits =1
- InheritValueList =1
- ThemeFontIndex =1
- BackThemeColorIndex =1
- BorderThemeColorIndex =1
- BorderShade =65.0
- ForeThemeColorIndex =2
- ForeShade =50.0
- GridlineThemeColorIndex =1
- GridlineShade =65.0
- End
- Begin FormHeader
- Height =1247
- BackColor =14270637
- Name ="EntêteFormulaire"
- AlternateBackThemeColorIndex =1
- AlternateBackShade =95.0
- Begin
- Begin Label
- OverlapFlags =93
- Left =623
- Top =113
- Width =3969
- Height =453
- FontSize =12
- FontWeight =700
- BorderColor =8355711
- Name ="Étiquette0"
- Caption ="Historique des données de l'agent:"
- GridlineColor =10921638
- LayoutCachedLeft =623
- LayoutCachedTop =113
- LayoutCachedWidth =4592
- LayoutCachedHeight =566
- ForeTint =100.0
- End
- Begin Label
- OverlapFlags =85
- Left =7143
- Top =113
- Width =1230
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette21"
- Caption ="(Code Agent"
- GridlineColor =10921638
- LayoutCachedLeft =7143
- LayoutCachedTop =113
- LayoutCachedWidth =8373
- LayoutCachedHeight =428
- End
- Begin Label
- OverlapFlags =85
- Left =4875
- Top =906
- Width =1185
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette23"
- Caption ="Grade"
- GridlineColor =10921638
- LayoutCachedLeft =4875
- LayoutCachedTop =906
- LayoutCachedWidth =6060
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =93
- Left =6122
- Top =906
- Width =975
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette24"
- Caption ="Catégorie"
- GridlineColor =10921638
- LayoutCachedLeft =6122
- LayoutCachedTop =906
- LayoutCachedWidth =7097
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =223
- Left =7086
- Top =711
- Width =1365
- Height =510
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette25"
- Caption ="Rémunération de base"
- GridlineColor =10921638
- LayoutCachedLeft =7086
- LayoutCachedTop =711
- LayoutCachedWidth =8451
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =87
- Left =8446
- Top =906
- Width =765
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette26"
- Caption ="Groupe"
- GridlineColor =10921638
- LayoutCachedLeft =8446
- LayoutCachedTop =906
- LayoutCachedWidth =9211
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =10827
- Top =906
- Width =2430
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette27"
- Caption ="Résidence administrative"
- GridlineColor =10921638
- LayoutCachedLeft =10827
- LayoutCachedTop =906
- LayoutCachedWidth =13257
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =13492
- Top =906
- Width =1905
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette28"
- Caption ="Résidence familiale"
- GridlineColor =10921638
- LayoutCachedLeft =13492
- LayoutCachedTop =906
- LayoutCachedWidth =15397
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =15816
- Top =906
- Width =1080
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette29"
- Caption ="Téléphone"
- GridlineColor =10921638
- LayoutCachedLeft =15816
- LayoutCachedTop =906
- LayoutCachedWidth =16896
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =9580
- Top =906
- Width =960
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette30"
- Caption ="Matricule"
- GridlineColor =10921638
- LayoutCachedLeft =9580
- LayoutCachedTop =906
- LayoutCachedWidth =10540
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =17574
- Top =906
- Width =900
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette31"
- Caption ="Véhicule"
- GridlineColor =10921638
- LayoutCachedLeft =17574
- LayoutCachedTop =906
- LayoutCachedWidth =18474
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =19785
- Top =396
- Width =1350
- Height =825
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette32"
- Caption ="Date de l'autorisation de circuler"
- GridlineColor =10921638
- LayoutCachedLeft =19785
- LayoutCachedTop =396
- LayoutCachedWidth =21135
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =21145
- Top =621
- Width =1005
- Height =600
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette33"
- Caption ="Puissance fiscale"
- GridlineColor =10921638
- LayoutCachedLeft =21145
- LayoutCachedTop =621
- LayoutCachedWidth =22150
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =22336
- Top =441
- Width =1710
- Height =780
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette34"
- Caption ="Nombre de kilomètres autorisés"
- GridlineColor =10921638
- LayoutCachedLeft =22336
- LayoutCachedTop =441
- LayoutCachedWidth =24046
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =24094
- Top =906
- Width =1710
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette35"
- Caption ="Type de virement"
- GridlineColor =10921638
- LayoutCachedLeft =24094
- LayoutCachedTop =906
- LayoutCachedWidth =25804
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =95
- Top =566
- Width =1245
- Height =660
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette36"
- Caption ="Période de validité"
- GridlineColor =10921638
- LayoutCachedTop =566
- LayoutCachedWidth =1245
- LayoutCachedHeight =1226
- End
- Begin Label
- OverlapFlags =87
- Left =1248
- Top =906
- Width =1665
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette37"
- Caption ="Valide à partir de"
- GridlineColor =10921638
- LayoutCachedLeft =1248
- LayoutCachedTop =906
- LayoutCachedWidth =2913
- LayoutCachedHeight =1221
- End
- Begin Label
- OverlapFlags =85
- Left =3005
- Top =906
- Width =1380
- Height =315
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette38"
- Caption ="Valide jusqu'à"
- GridlineColor =10921638
- LayoutCachedLeft =3005
- LayoutCachedTop =906
- LayoutCachedWidth =4385
- LayoutCachedHeight =1221
- End
- Begin CommandButton
- OverlapFlags =85
- Left =56
- Top =113
- Width =516
- Height =396
- ForeColor =4210752
- Name ="Commande39"
- Caption ="Commande39"
- ControlTipText ="Fermer formulaire"
- GridlineColor =10921638
- OnClickEmMacro = Begin
- Version =196611
- ColumnsShown =8
- Begin
- Action ="Close"
- Argument ="-1"
- Argument =""
- Argument ="0"
- End
- Begin
- Comment ="_AXL:<?xml version=\"1.0\" encoding=\"UTF-16\" standalone=\"no\"?>\015\012<UserI"
- "nterfaceMacro For=\"Commande39\" xmlns=\"http://schemas.microsoft.com/office/acc"
- "essservices/2009/11/application\" xmlns:a=\"http://schemas.microsoft.com/office/"
- "accessservices/2009/11/forms\">"
- End
- Begin
- Comment ="_AXL:<Statements><Action Name=\"CloseWindow\"/></Statements></UserInterfaceMacro"
- ">"
- End
- End
- ImageData = Begin
- 0x2800000010000000100000000100200000000000000000000000000000000000 ,
- 0x0000000000000000000000000000000000000000000000000000000010081080 ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x000000000000000000000000000000000000000040485020100810e0104050ff ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000000000000000000040404080405860ff106890ff2080a0f0 ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000607070ff80a0b0ff4080a0ff20a0d0ff40a8e0ff2078a0ff ,
- 0x101020ff101020ff000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000708890ffa0d8f0ff60d0ffff50c0f0ff30a8e0ff1080b0ff ,
- 0xe0d8d0ff102020ff000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000708890ffb0e8f0ff80e0ffff60c8f0ff50b8f0ff1088c0ff ,
- 0xf0d8d0ff202830ff000000000000000090482030904820ff0000000000000000 ,
- 0x0000000000000000808890ffb0e8f0ff80e0ffff60d0ffff404050ff1090c0ff ,
- 0xf0e0d0ff303840ff0000000090482030a05030ffa05020ff0000000000000000 ,
- 0x00000000000000008090a0ffc0f0ffff90e0ffff70d8ffff60c8f0ff0090c0ff ,
- 0xf0e0e0ff404050ff90482030a05030ffd07840ffb05830ffa05020ffa04820ff ,
- 0x904820ff904820ff8090a0ffc0f0ffffa0e8ffff80d8ffff70d0f0ff40b0e0ff ,
- 0xf0e8e0ff605050ffa05830ffe08860fff09060fff08850ffe07850ffd07040ff ,
- 0xb06840ff904820ff8098a0ffc0f0ffffa0e8ffff90e8ffff80e0ffff80b8d0ff ,
- 0xf0e8e0ffe09870ffffc0a0ffffb090ffffa070fff09060fff08850ffe07850ff ,
- 0xd07040ffa05020ff8098a0ffc0f0ffffc0f8ffffa0e0f0ff90a8b0ffc0c8d0ff ,
- 0xf0f0e0ff908080fff0a070ffffc0a0ffffb090ffffb090ffffa880fff0a080ff ,
- 0xe09870ffb05030ff90a0a0ffe0f8ffffb0c8d0ff90a0b0fff0f0f0fffff8f0ff ,
- 0xf0f0f0ff607080ffe0987050f0a070ffffc0a0ffd06830ffe09870ffe09060ff ,
- 0xe08860ffe08050ff90a0b0ff90a8b0ffc0c8d0ffffffffffffffffffffffffff ,
- 0xffffffff708890ff00000000e0987050e09870ffd07040ff0000000000000000 ,
- 0x000000000000000090a0b0ff90a0b0ff90a0b0ff90a0b0ff90a0a0ff8098a0ff ,
- 0x8098a0ff9098a0ff0000000000000000e0987050e09870ff0000000000000000 ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000000000000000000000000000000000000000000000000000 ,
- 0x0000000000000000
- End
- LayoutCachedLeft =56
- LayoutCachedTop =113
- LayoutCachedWidth =572
- LayoutCachedHeight =509
- Gradient =0
- BackColor =15921906
- BackThemeColorIndex =1
- BackTint =100.0
- BackShade =95.0
- BorderColor =14136213
- HoverColor =15060409
- PressedColor =9592887
- HoverForeColor =4210752
- PressedForeColor =4210752
- WebImagePaddingLeft =2
- WebImagePaddingTop =2
- WebImagePaddingRight =1
- WebImagePaddingBottom =1
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =8447
- Top =113
- Width =1086
- Height =315
- ColumnOrder =0
- TabIndex =1
- BorderColor =10921638
- ForeColor =4210752
- Name ="CodeAgent"
- ControlSource ="CodeAgent"
- GridlineColor =10921638
- LayoutCachedLeft =8447
- LayoutCachedTop =113
- LayoutCachedWidth =9533
- LayoutCachedHeight =428
- End
- Begin TextBox
- OverlapFlags =215
- IMESentenceMode =3
- Left =4308
- Top =113
- Width =2541
- Height =315
- ColumnOrder =1
- TabIndex =2
- BorderColor =10921638
- ForeColor =4210752
- Name ="Nom"
- ControlSource ="Nom"
- GridlineColor =10921638
- LayoutCachedLeft =4308
- LayoutCachedTop =113
- LayoutCachedWidth =6849
- LayoutCachedHeight =428
- End
- Begin Label
- OverlapFlags =85
- Left =9581
- Top =113
- Width =283
- Height =283
- BorderColor =8355711
- ForeColor =8355711
- Name ="Étiquette40"
- Caption =")"
- GridlineColor =10921638
- LayoutCachedLeft =9581
- LayoutCachedTop =113
- LayoutCachedWidth =9864
- LayoutCachedHeight =396
- End
- End
- End
- Begin Section
- Height =371
- Name ="Détail"
- AlternateBackColor =15523798
- BackThemeColorIndex =1
- Begin
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =4875
- Width =1251
- Height =315
- BorderColor =10921638
- ForeColor =4210752
- Name ="Grade"
- ControlSource ="Grade"
- GridlineColor =10921638
- LayoutCachedLeft =4875
- LayoutCachedWidth =6126
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =6292
- Width =621
- Height =315
- TabIndex =1
- BorderColor =10921638
- ForeColor =4210752
- Name ="Catégorie"
- ControlSource ="Catégorie"
- GridlineColor =10921638
- LayoutCachedLeft =6292
- LayoutCachedWidth =6913
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =7200
- Width =1131
- Height =315
- TabIndex =2
- BorderColor =10921638
- ForeColor =4210752
- Name ="Rémunération de base"
- ControlSource ="Rémunération de base"
- EventProcPrefix ="Rémunération_de_base"
- GridlineColor =10921638
- LayoutCachedLeft =7200
- LayoutCachedWidth =8331
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =8446
- Width =1071
- Height =315
- TabIndex =3
- BorderColor =10921638
- ForeColor =4210752
- Name ="Groupe"
- ControlSource ="Groupe"
- GridlineColor =10921638
- LayoutCachedLeft =8446
- LayoutCachedWidth =9517
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =10827
- Width =2256
- Height =315
- TabIndex =4
- BorderColor =10921638
- ForeColor =4210752
- Name ="Résidence administrative"
- ControlSource ="Résidence administrative"
- EventProcPrefix ="Résidence_administrative"
- GridlineColor =10921638
- LayoutCachedLeft =10827
- LayoutCachedWidth =13083
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =13492
- Width =2271
- Height =315
- TabIndex =5
- BorderColor =10921638
- ForeColor =4210752
- Name ="Résidence familiale"
- ControlSource ="Résidence familiale"
- EventProcPrefix ="Résidence_familiale"
- GridlineColor =10921638
- LayoutCachedLeft =13492
- LayoutCachedWidth =15763
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =15817
- Height =315
- TabIndex =6
- BorderColor =10921638
- ForeColor =4210752
- Name ="Téléphone"
- ControlSource ="Téléphone"
- GridlineColor =10921638
- LayoutCachedLeft =15817
- LayoutCachedWidth =17518
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =9580
- Width =1206
- Height =315
- TabIndex =7
- BorderColor =10921638
- ForeColor =4210752
- Name ="Matricule"
- ControlSource ="Matricule"
- GridlineColor =10921638
- LayoutCachedLeft =9580
- LayoutCachedWidth =10786
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =19785
- Width =1311
- Height =315
- TabIndex =8
- BorderColor =10921638
- ForeColor =4210752
- Name ="Date de l'autorisation de circuler"
- ControlSource ="Date de l'autorisation de circuler"
- StatusBarText ="Date de l'autorisation d'utiliser le véhicule personnel"
- EventProcPrefix ="Date_de_l_autorisation_de_circuler"
- GridlineColor =10921638
- LayoutCachedLeft =19785
- LayoutCachedWidth =21096
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =21146
- Width =681
- Height =315
- ColumnWidth =2640
- TabIndex =9
- BorderColor =10921638
- ForeColor =4210752
- Name ="Puissance fiscale"
- ControlSource ="Puissance fiscale"
- StatusBarText ="Puissance Fiscale Réelle du VP"
- EventProcPrefix ="Puissance_fiscale"
- GridlineColor =10921638
- LayoutCachedLeft =21146
- LayoutCachedWidth =21827
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =22336
- Height =315
- TabIndex =10
- BorderColor =10921638
- ForeColor =4210752
- Name ="Nombre de kilomètres autorisés"
- ControlSource ="Nombre de kilomètres autorisés"
- StatusBarText ="Nombre de Km que l'agent est autorisé à parcourir avec son VP"
- EventProcPrefix ="Nombre_de_kilomètres_autorisés"
- GridlineColor =10921638
- LayoutCachedLeft =22336
- LayoutCachedWidth =24037
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =24093
- Height =315
- TabIndex =11
- BorderColor =10921638
- ForeColor =4210752
- Name ="Type de virement"
- ControlSource ="Type de virement"
- EventProcPrefix ="Type_de_virement"
- GridlineColor =10921638
- LayoutCachedLeft =24093
- LayoutCachedWidth =25794
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Width =1191
- Height =315
- TabIndex =12
- BorderColor =10921638
- ForeColor =4210752
- Name ="Période de validité"
- ControlSource ="Période de validité"
- StatusBarText ="cf. tbl_PeriodeAgent"
- EventProcPrefix ="Période_de_validité"
- GridlineColor =10921638
- LayoutCachedWidth =1191
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =1247
- Height =315
- TabIndex =13
- BorderColor =10921638
- ForeColor =4210752
- Name ="Valide à partir de"
- ControlSource ="Valide à partir de"
- EventProcPrefix ="Valide_à_partir_de"
- GridlineColor =10921638
- LayoutCachedLeft =1247
- LayoutCachedWidth =2948
- LayoutCachedHeight =315
- End
- Begin TextBox
- OverlapFlags =85
- IMESentenceMode =3
- Left =2994
- Height =315
- TabIndex =14
- BorderColor =10921638
- ForeColor =4210752
- Name ="Valide jusqu'à"
- ControlSource ="Valide jusqu'à"
- EventProcPrefix ="Valide_jusqu_à"
- GridlineColor =10921638
- LayoutCachedLeft =2994
- LayoutCachedWidth =4695
- LayoutCachedHeight =315
- End
- Begin ComboBox
- OverlapFlags =85
- IMESentenceMode =3
- ColumnCount =2
- Left =17574
- Width =2098
- Height =315
- TabIndex =15
- BorderColor =10921638
- ForeColor =4138256
- ColumnInfo ="\"\";\"\";\"\";\"\";\"10\";\"510\""
- Name ="Modifiable41"
- ControlSource ="Véhicule"
- RowSourceType ="Table/Query"
- RowSource ="SELECT tbl_Listes.CodeChoix, tbl_Listes.LibelleChoix, tbl_Listes.TableListe, tbl"
- "_Listes.ChampListe FROM tbl_Listes WHERE (((tbl_Listes.TableListe)=\"tbl_Agents\""
- ") AND ((tbl_Listes.ChampListe)=\"Typevehicule\")); "
- ColumnWidths ="0;2835"
- GridlineColor =10921638
- LayoutCachedLeft =17574
- LayoutCachedWidth =19672
- LayoutCachedHeight =315
- End
- End
- End
- Begin FormFooter
- Height =0
- Name ="PiedFormulaire"
- AlternateBackThemeColorIndex =1
- AlternateBackShade =95.0
- BackThemeColorIndex =1
- End
- End
- End
|