| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- Version =20
- VersionRequired =20
- Begin Form
- AllowFilters = NotDefault
- AutoResize = NotDefault
- RecordSelectors = NotDefault
- MaxButton = NotDefault
- MinButton = NotDefault
- ControlBox = NotDefault
- NavigationButtons = NotDefault
- AllowDeletions = NotDefault
- CloseButton = NotDefault
- DividingLines = NotDefault
- AllowAdditions = NotDefault
- AllowEdits = NotDefault
- AllowDesignChanges = NotDefault
- ScrollBars =2
- BorderStyle =1
- PictureAlignment =2
- DatasheetGridlinesBehavior =3
- GridY =10
- Width =9581
- DatasheetFontHeight =11
- ItemSuffix =2
- Left =1125
- Top =8925
- Right =12030
- Bottom =13935
- DatasheetGridlinesColor =14806254
- RecSrcDt = Begin
- 0xf12900a6cd39e440
- End
- RecordSource ="SELECT tbl_msg.DateMsg, tbl_msg.Msg FROM tbl_msg ORDER BY tbl_msg.DateMsg DESC; "
- DatasheetFontName ="Calibri"
- FilterOnLoad =0
- ShowPageMargins =0
- DisplayOnSharePointSite =1
- DatasheetAlternateBackColor =15921906
- DatasheetGridlinesColor12 =0
- 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 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 Section
- Height =340
- BackColor =14211288
- Name ="Détail"
- AlternateBackColor =14211288
- Begin
- Begin TextBox
- FontItalic = NotDefault
- OldBorderStyle =0
- OverlapFlags =85
- BackStyle =0
- IMESentenceMode =3
- Left =113
- Width =1926
- Height =315
- ColumnWidth =1995
- BorderColor =10921638
- Name ="DateMsg"
- ControlSource ="DateMsg"
- GridlineColor =10921638
- LayoutCachedLeft =113
- LayoutCachedWidth =2039
- LayoutCachedHeight =315
- ForeTint =100.0
- End
- Begin TextBox
- FontItalic = NotDefault
- OldBorderStyle =0
- OverlapFlags =85
- BackStyle =0
- IMESentenceMode =3
- Left =2140
- Width =7221
- Height =315
- ColumnWidth =7545
- TabIndex =1
- BorderColor =10921638
- Name ="Msg"
- ControlSource ="Msg"
- GridlineColor =10921638
- LayoutCachedLeft =2140
- LayoutCachedWidth =9361
- LayoutCachedHeight =315
- ForeTint =100.0
- End
- End
- End
- End
- End
|