| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- Version =20
- VersionRequired =20
- Begin Form
- DividingLines = NotDefault
- AllowDesignChanges = NotDefault
- DefaultView =0
- PictureAlignment =2
- DatasheetGridlinesBehavior =3
- GridY =10
- Width =6916
- DatasheetFontHeight =11
- ItemSuffix =5
- Right =11265
- Bottom =12135
- DatasheetGridlinesColor =14806254
- RecSrcDt = Begin
- 0x32cf72d06d89e440
- End
- 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 Section
- Height =2154
- Name ="Détail"
- AlternateBackColor =15921906
- AlternateBackThemeColorIndex =1
- AlternateBackShade =95.0
- BackThemeColorIndex =1
- Begin
- Begin Label
- FontItalic = NotDefault
- OverlapFlags =85
- TextAlign =2
- Left =680
- Top =680
- Width =5271
- Height =446
- BorderColor =8355711
- Name ="Étiquette0"
- Caption ="Useful VBA functions"
- GridlineColor =10921638
- LayoutCachedLeft =680
- LayoutCachedTop =680
- LayoutCachedWidth =5951
- LayoutCachedHeight =1126
- ForeTint =100.0
- End
- Begin Label
- OverlapFlags =85
- TextAlign =2
- Left =660
- Top =225
- Width =5295
- Height =405
- FontWeight =700
- BorderColor =8355711
- Name ="Étiquette3"
- Caption ="Access Toolbox"
- GridlineColor =10921638
- LayoutCachedLeft =660
- LayoutCachedTop =225
- LayoutCachedWidth =5955
- LayoutCachedHeight =630
- ForeTint =100.0
- End
- Begin Label
- FontItalic = NotDefault
- OverlapFlags =85
- TextAlign =2
- Left =3020
- Top =1246
- Width =2931
- Height =446
- BorderColor =8355711
- Name ="Étiquette4"
- Caption ="olivier.massot@bas-rhin.fr"
- GridlineColor =10921638
- LayoutCachedLeft =3020
- LayoutCachedTop =1246
- LayoutCachedWidth =5951
- LayoutCachedHeight =1692
- ForeTint =100.0
- End
- End
- End
- End
- End
- CodeBehindForm
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = True
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
|