DesignerForm.Designer.cs 126 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485
  1. using System.Drawing;
  2. using System.Windows.Forms;
  3. namespace FastReport.Design.StandardDesigner
  4. {
  5. partial class DesignerForm
  6. {
  7. /// <summary>
  8. /// Required designer variable.
  9. /// </summary>
  10. private System.ComponentModel.IContainer components = null;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region Windows Form Designer generated code
  24. /// <summary>
  25. /// Required method for Designer support - do not modify
  26. /// the contents of this method with the code editor.
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. this.components = new System.ComponentModel.Container();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DesignerForm));
  32. this.ribbonControl = new FastReport.DevComponents.DotNetBar.RibbonControl();
  33. this.ribbonPanel1 = new FastReport.DevComponents.DotNetBar.RibbonPanel();
  34. this.barPolygon = new FastReport.DevComponents.DotNetBar.RibbonBar();
  35. this.itemContainer24_polygon = new FastReport.DevComponents.DotNetBar.ItemContainer();
  36. this.itemContainer25_polygon_line1 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  37. this.btnPolyMove = new FastReport.DevComponents.DotNetBar.ButtonItem();
  38. this.btnPolyPointer = new FastReport.DevComponents.DotNetBar.ButtonItem();
  39. this.itemContainer26_polygon_line2 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  40. this.btnPolyAddPoint = new FastReport.DevComponents.DotNetBar.ButtonItem();
  41. this.btnPolyAddBezier = new FastReport.DevComponents.DotNetBar.ButtonItem();
  42. this.btnPolyRemovePoint = new FastReport.DevComponents.DotNetBar.ButtonItem();
  43. this.barEditing = new FastReport.DevComponents.DotNetBar.RibbonBar();
  44. this.itemContainer14 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  45. this.btnFind = new FastReport.DevComponents.DotNetBar.ButtonItem();
  46. this.btnReplace = new FastReport.DevComponents.DotNetBar.ButtonItem();
  47. this.btnSelectAll = new FastReport.DevComponents.DotNetBar.ButtonItem();
  48. this.barStyles = new FastReport.DevComponents.DotNetBar.RibbonBar();
  49. this.itemContainer15 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  50. this.cbxStyles = new FastReport.Controls.StyleComboBoxItem();
  51. this.itemContainer16 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  52. this.btnStyles = new FastReport.DevComponents.DotNetBar.ButtonItem();
  53. this.barFormat = new FastReport.DevComponents.DotNetBar.RibbonBar();
  54. this.itemContainer13 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  55. this.btnHighlight = new FastReport.DevComponents.DotNetBar.ButtonItem();
  56. this.btnFormat = new FastReport.DevComponents.DotNetBar.ButtonItem();
  57. this.barBorderAndFill = new FastReport.DevComponents.DotNetBar.RibbonBar();
  58. this.itemContainer10 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  59. this.itemContainer11 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  60. this.btnAllLines = new FastReport.DevComponents.DotNetBar.ButtonItem();
  61. this.btnNoLines = new FastReport.DevComponents.DotNetBar.ButtonItem();
  62. this.btnTopLine = new FastReport.DevComponents.DotNetBar.ButtonItem();
  63. this.btnBottomLine = new FastReport.DevComponents.DotNetBar.ButtonItem();
  64. this.btnLeftLine = new FastReport.DevComponents.DotNetBar.ButtonItem();
  65. this.btnRightLine = new FastReport.DevComponents.DotNetBar.ButtonItem();
  66. this.btnBorderProps = new FastReport.DevComponents.DotNetBar.ButtonItem();
  67. this.itemContainer12 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  68. this.btnFillColor = new FastReport.Controls.ColorButtonItem();
  69. this.btnFillProps = new FastReport.DevComponents.DotNetBar.ButtonItem();
  70. this.btnLineColor = new FastReport.Controls.ColorButtonItem();
  71. this.btnLineStyle = new FastReport.Controls.LineStyleButtonItem();
  72. this.btnLineWidth = new FastReport.Controls.LineWidthButtonItem();
  73. this.barText = new FastReport.DevComponents.DotNetBar.RibbonBar();
  74. this.itemContainer7 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  75. this.itemContainer8 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  76. this.cbxFontName = new FastReport.Controls.FontComboBoxItem();
  77. this.cbxFontSize = new FastReport.Controls.FontSizeComboBoxItem();
  78. this.btnBold = new FastReport.DevComponents.DotNetBar.ButtonItem();
  79. this.btnItalic = new FastReport.DevComponents.DotNetBar.ButtonItem();
  80. this.btnUnderline = new FastReport.DevComponents.DotNetBar.ButtonItem();
  81. this.itemContainer9 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  82. this.btnAlignLeft = new FastReport.DevComponents.DotNetBar.ButtonItem();
  83. this.btnAlignCenter = new FastReport.DevComponents.DotNetBar.ButtonItem();
  84. this.btnAlignRight = new FastReport.DevComponents.DotNetBar.ButtonItem();
  85. this.btnJustify = new FastReport.DevComponents.DotNetBar.ButtonItem();
  86. this.btnAlignTop = new FastReport.DevComponents.DotNetBar.ButtonItem();
  87. this.btnAlignMiddle = new FastReport.DevComponents.DotNetBar.ButtonItem();
  88. this.btnAlignBottom = new FastReport.DevComponents.DotNetBar.ButtonItem();
  89. this.btnTextColor = new FastReport.Controls.ColorButtonItem();
  90. this.btnTextRotation = new FastReport.Controls.TextAngleButtonItem();
  91. this.barClipboard = new FastReport.DevComponents.DotNetBar.RibbonBar();
  92. this.btnPaste = new FastReport.DevComponents.DotNetBar.ButtonItem();
  93. this.itemContainer6 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  94. this.btnCopy = new FastReport.DevComponents.DotNetBar.ButtonItem();
  95. this.btnCut = new FastReport.DevComponents.DotNetBar.ButtonItem();
  96. this.btnFormatPainter = new FastReport.DevComponents.DotNetBar.ButtonItem();
  97. this.barUndo = new FastReport.DevComponents.DotNetBar.RibbonBar();
  98. this.itemContainer5 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  99. this.btnUndo = new FastReport.DevComponents.DotNetBar.ButtonItem();
  100. this.btnRedo = new FastReport.DevComponents.DotNetBar.ButtonItem();
  101. this.ribbonPanel2 = new FastReport.DevComponents.DotNetBar.RibbonPanel();
  102. this.barBands = new FastReport.DevComponents.DotNetBar.RibbonBar();
  103. this.btnConfigureBands = new FastReport.DevComponents.DotNetBar.ButtonItem();
  104. this.btnGroupExpert = new FastReport.DevComponents.DotNetBar.ButtonItem();
  105. this.itemContainer18 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  106. this.itemContainer19 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  107. this.itemContainer20 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  108. this.btnReportTitle = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  109. this.btnReportSummary = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  110. this.btnPageHeader = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  111. this.itemContainer21 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  112. this.btnColumnHeader = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  113. this.btnColumnFooter = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  114. this.btnOverlay = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  115. this.btnPageFooter = new FastReport.DevComponents.DotNetBar.CheckBoxItem();
  116. this.barPages = new FastReport.DevComponents.DotNetBar.RibbonBar();
  117. this.itemContainer17 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  118. this.btnAddPage = new FastReport.DevComponents.DotNetBar.ButtonItem();
  119. this.btnCopyPage = new FastReport.DevComponents.DotNetBar.ButtonItem();
  120. this.btnAddDialog = new FastReport.DevComponents.DotNetBar.ButtonItem();
  121. this.btnDeletePage = new FastReport.DevComponents.DotNetBar.ButtonItem();
  122. this.btnPageSetup = new FastReport.DevComponents.DotNetBar.ButtonItem();
  123. this.barData = new FastReport.DevComponents.DotNetBar.RibbonBar();
  124. this.btnDataChoose = new FastReport.DevComponents.DotNetBar.ButtonItem();
  125. this.btnDataAdd = new FastReport.DevComponents.DotNetBar.ButtonItem();
  126. this.barReport = new FastReport.DevComponents.DotNetBar.RibbonBar();
  127. this.btnPreview = new FastReport.DevComponents.DotNetBar.ButtonItem();
  128. this.btnWebPreview = new FastReport.DevComponents.DotNetBar.ButtonItem();
  129. this.btnReportOptions = new FastReport.DevComponents.DotNetBar.ButtonItem();
  130. this.ribbonPanel4 = new FastReport.DevComponents.DotNetBar.RibbonPanel();
  131. this.barView = new FastReport.DevComponents.DotNetBar.RibbonBar();
  132. this.btnViewGrid = new FastReport.DevComponents.DotNetBar.ButtonItem();
  133. this.btnViewGuides = new FastReport.DevComponents.DotNetBar.ButtonItem();
  134. this.itemContainer22 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  135. this.btnAutoGuides = new FastReport.DevComponents.DotNetBar.ButtonItem();
  136. this.btnDeleteHGuides = new FastReport.DevComponents.DotNetBar.ButtonItem();
  137. this.btnDeleteVGuides = new FastReport.DevComponents.DotNetBar.ButtonItem();
  138. this.btnUnits = new FastReport.DevComponents.DotNetBar.ButtonItem();
  139. this.btnUnitsMillimeters = new FastReport.DevComponents.DotNetBar.ButtonItem();
  140. this.btnUnitsCentimeters = new FastReport.DevComponents.DotNetBar.ButtonItem();
  141. this.btnUnitsInches = new FastReport.DevComponents.DotNetBar.ButtonItem();
  142. this.btnUnitsHundrethsOfInch = new FastReport.DevComponents.DotNetBar.ButtonItem();
  143. this.btnPanels = new FastReport.DevComponents.DotNetBar.ButtonItem();
  144. this.btnProperties = new FastReport.DevComponents.DotNetBar.ButtonItem();
  145. this.btnData = new FastReport.DevComponents.DotNetBar.ButtonItem();
  146. this.btnReportTree = new FastReport.DevComponents.DotNetBar.ButtonItem();
  147. this.btnMessages = new FastReport.DevComponents.DotNetBar.ButtonItem();
  148. this.btnValidate = new FastReport.DevComponents.DotNetBar.ButtonItem();
  149. this.ribbonPanel3 = new FastReport.DevComponents.DotNetBar.RibbonPanel();
  150. this.barLayout = new FastReport.DevComponents.DotNetBar.RibbonBar();
  151. this.btnAlignToGrid = new FastReport.DevComponents.DotNetBar.ButtonItem();
  152. this.btnFitToGrid = new FastReport.DevComponents.DotNetBar.ButtonItem();
  153. this.btnAlignment = new FastReport.DevComponents.DotNetBar.ButtonItem();
  154. this.btnAlignLefts = new FastReport.DevComponents.DotNetBar.ButtonItem();
  155. this.btnAlignCenters = new FastReport.DevComponents.DotNetBar.ButtonItem();
  156. this.btnAlignRights = new FastReport.DevComponents.DotNetBar.ButtonItem();
  157. this.btnAlignTops = new FastReport.DevComponents.DotNetBar.ButtonItem();
  158. this.btnAlignMiddles = new FastReport.DevComponents.DotNetBar.ButtonItem();
  159. this.btnAlignBottoms = new FastReport.DevComponents.DotNetBar.ButtonItem();
  160. this.btnCenterHorizontally = new FastReport.DevComponents.DotNetBar.ButtonItem();
  161. this.btnCenterVertically = new FastReport.DevComponents.DotNetBar.ButtonItem();
  162. this.btnSize = new FastReport.DevComponents.DotNetBar.ButtonItem();
  163. this.btnSameWidth = new FastReport.DevComponents.DotNetBar.ButtonItem();
  164. this.btnSameHeight = new FastReport.DevComponents.DotNetBar.ButtonItem();
  165. this.btnSameSize = new FastReport.DevComponents.DotNetBar.ButtonItem();
  166. this.btnSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  167. this.btnSpaceHorizontally = new FastReport.DevComponents.DotNetBar.ButtonItem();
  168. this.btnIncreaseHorizontalSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  169. this.btnDecreaseHorizontalSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  170. this.btnRemoveHorizontalSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  171. this.btnSpaceVertically = new FastReport.DevComponents.DotNetBar.ButtonItem();
  172. this.btnIncreaseVerticalSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  173. this.btnDecreaseVerticalSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  174. this.btnRemoveVerticalSpacing = new FastReport.DevComponents.DotNetBar.ButtonItem();
  175. this.btnBringToFront = new FastReport.DevComponents.DotNetBar.ButtonItem();
  176. this.btnSendToBack = new FastReport.DevComponents.DotNetBar.ButtonItem();
  177. this.btnGroup = new FastReport.DevComponents.DotNetBar.ButtonItem();
  178. this.btnUngroup = new FastReport.DevComponents.DotNetBar.ButtonItem();
  179. this.btnFile = new FastReport.DevComponents.DotNetBar.ApplicationButton();
  180. this.itemContainer1 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  181. this.itemContainer2 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  182. this.itemContainer3 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  183. this.btnFileNew = new FastReport.DevComponents.DotNetBar.ButtonItem();
  184. this.btnFileOpen = new FastReport.DevComponents.DotNetBar.ButtonItem();
  185. this.btnFileOpenPage = new FastReport.DevComponents.DotNetBar.ButtonItem();
  186. this.btnFileOpenViaCloud = new FastReport.DevComponents.DotNetBar.ButtonItem();
  187. this.btnFileSave = new FastReport.DevComponents.DotNetBar.ButtonItem();
  188. this.btnFileSaveToCloud = new FastReport.DevComponents.DotNetBar.ButtonItem();
  189. this.btnFileSaveAs = new FastReport.DevComponents.DotNetBar.ButtonItem();
  190. this.btnFileSaveWithRandomData = new FastReport.DevComponents.DotNetBar.ButtonItem();
  191. this.btnFileSaveAll = new FastReport.DevComponents.DotNetBar.ButtonItem();
  192. this.btnFilePreview = new FastReport.DevComponents.DotNetBar.ButtonItem();
  193. this.btnFileWebPreview = new FastReport.DevComponents.DotNetBar.ButtonItem();
  194. this.btnFilePrinterSetup = new FastReport.DevComponents.DotNetBar.ButtonItem();
  195. this.btnFileSelectLanguage = new FastReport.DevComponents.DotNetBar.ButtonItem();
  196. this.btnWelcome = new FastReport.DevComponents.DotNetBar.ButtonItem();
  197. this.btnHelp = new FastReport.DevComponents.DotNetBar.ButtonItem();
  198. this.btnAbout = new FastReport.DevComponents.DotNetBar.ButtonItem();
  199. this.btnFileClose = new FastReport.DevComponents.DotNetBar.ButtonItem();
  200. this.itemContainer23 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  201. this.lblRecent = new FastReport.DevComponents.DotNetBar.LabelItem();
  202. this.itemContainer4 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  203. this.btnOptions = new FastReport.DevComponents.DotNetBar.ButtonItem();
  204. this.btnAccount = new FastReport.DevComponents.DotNetBar.ButtonItem();
  205. this.btnFileExit = new FastReport.DevComponents.DotNetBar.ButtonItem();
  206. this.tabHome = new FastReport.DevComponents.DotNetBar.RibbonTabItem();
  207. this.tabReport = new FastReport.DevComponents.DotNetBar.RibbonTabItem();
  208. this.tabLayout = new FastReport.DevComponents.DotNetBar.RibbonTabItem();
  209. this.tabView = new FastReport.DevComponents.DotNetBar.RibbonTabItem();
  210. this.buttonItem15 = new FastReport.DevComponents.DotNetBar.ButtonItem();
  211. this.itemContainer24 = new FastReport.DevComponents.DotNetBar.ItemContainer();
  212. this.styleManager = new FastReport.DevComponents.DotNetBar.StyleManager(this.components);
  213. this.ribbonControl.SuspendLayout();
  214. this.ribbonPanel1.SuspendLayout();
  215. this.ribbonPanel2.SuspendLayout();
  216. this.ribbonPanel4.SuspendLayout();
  217. this.ribbonPanel3.SuspendLayout();
  218. this.SuspendLayout();
  219. //
  220. // ribbonControl
  221. //
  222. this.ribbonControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
  223. //
  224. //
  225. //
  226. this.ribbonControl.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  227. this.ribbonControl.CanCustomize = false;
  228. this.ribbonControl.Controls.Add(this.ribbonPanel1);
  229. this.ribbonControl.Controls.Add(this.ribbonPanel2);
  230. this.ribbonControl.Controls.Add(this.ribbonPanel4);
  231. this.ribbonControl.Controls.Add(this.ribbonPanel3);
  232. this.ribbonControl.Dock = System.Windows.Forms.DockStyle.Top;
  233. this.ribbonControl.EnableQatPlacement = false;
  234. this.ribbonControl.ForeColor = System.Drawing.Color.Black;
  235. this.ribbonControl.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  236. this.btnFile,
  237. this.tabHome,
  238. this.tabReport,
  239. this.tabLayout,
  240. this.tabView});
  241. this.ribbonControl.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
  242. this.ribbonControl.Location = new System.Drawing.Point(0, 0);
  243. this.ribbonControl.Margin = new System.Windows.Forms.Padding(0);
  244. this.ribbonControl.Name = "ribbonControl";
  245. this.ribbonControl.Size = new System.Drawing.Size(1400, 140);
  246. this.ribbonControl.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  247. this.ribbonControl.SystemText.MaximizeRibbonText = "&Maximize the Ribbon";
  248. this.ribbonControl.SystemText.MinimizeRibbonText = "Mi&nimize the Ribbon";
  249. this.ribbonControl.SystemText.QatAddItemText = "&Add to Quick Access Toolbar";
  250. this.ribbonControl.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>";
  251. this.ribbonControl.SystemText.QatCustomizeText = "&Customize Quick Access Toolbar...";
  252. this.ribbonControl.SystemText.QatDialogAddButton = "&Add >>";
  253. this.ribbonControl.SystemText.QatDialogCancelButton = "Cancel";
  254. this.ribbonControl.SystemText.QatDialogCaption = "Customize Quick Access Toolbar";
  255. this.ribbonControl.SystemText.QatDialogCategoriesLabel = "&Choose commands from:";
  256. this.ribbonControl.SystemText.QatDialogOkButton = "OK";
  257. this.ribbonControl.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
  258. this.ribbonControl.SystemText.QatDialogRemoveButton = "&Remove";
  259. this.ribbonControl.SystemText.QatPlaceAboveRibbonText = "&Place Quick Access Toolbar above the Ribbon";
  260. this.ribbonControl.SystemText.QatPlaceBelowRibbonText = "&Place Quick Access Toolbar below the Ribbon";
  261. this.ribbonControl.SystemText.QatRemoveItemText = "&Remove from Quick Access Toolbar";
  262. this.ribbonControl.TabGroupHeight = 14;
  263. this.ribbonControl.TabIndex = 0;
  264. this.ribbonControl.UseCustomizeDialog = false;
  265. this.ribbonControl.DragDrop += new System.Windows.Forms.DragEventHandler(this.openfrx_DragDrop);
  266. this.ribbonControl.DragEnter += new System.Windows.Forms.DragEventHandler(this.openfrx_DragEnter);
  267. //
  268. // ribbonPanel1
  269. //
  270. this.ribbonPanel1.ColorSchemeStyle = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  271. this.ribbonPanel1.Controls.Add(this.barPolygon);
  272. this.ribbonPanel1.Controls.Add(this.barEditing);
  273. this.ribbonPanel1.Controls.Add(this.barStyles);
  274. this.ribbonPanel1.Controls.Add(this.barFormat);
  275. this.ribbonPanel1.Controls.Add(this.barBorderAndFill);
  276. this.ribbonPanel1.Controls.Add(this.barText);
  277. this.ribbonPanel1.Controls.Add(this.barClipboard);
  278. this.ribbonPanel1.Controls.Add(this.barUndo);
  279. this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  280. this.ribbonPanel1.Location = new System.Drawing.Point(0, 26);
  281. this.ribbonPanel1.Name = "ribbonPanel1";
  282. this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
  283. this.ribbonPanel1.Size = this.ribbonControl.Size;
  284. //
  285. //
  286. //
  287. this.ribbonPanel1.Style.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  288. //
  289. //
  290. //
  291. this.ribbonPanel1.StyleMouseDown.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  292. //
  293. //
  294. //
  295. this.ribbonPanel1.StyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  296. this.ribbonPanel1.TabIndex = 1;
  297. this.ribbonPanel1.Visible = true;
  298. //
  299. // barPolygon
  300. //
  301. this.barPolygon.AutoOverflowEnabled = true;
  302. //
  303. //
  304. //
  305. this.barPolygon.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  306. //
  307. //
  308. //
  309. this.barPolygon.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  310. this.barPolygon.ContainerControlProcessDialogKey = true;
  311. this.barPolygon.Dock = System.Windows.Forms.DockStyle.Left;
  312. this.barPolygon.DragDropSupport = true;
  313. this.barPolygon.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  314. this.itemContainer24_polygon});
  315. this.barPolygon.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  316. this.barPolygon.Location = new System.Drawing.Point(903, 0);
  317. this.barPolygon.Name = "barPolygon";
  318. this.barPolygon.Size = new System.Drawing.Size(62, 112);
  319. this.barPolygon.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  320. this.barPolygon.TabIndex = 7;
  321. this.barPolygon.Text = "Res.Polygon";
  322. //
  323. //
  324. //
  325. this.barPolygon.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  326. //
  327. //
  328. //
  329. this.barPolygon.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  330. this.barPolygon.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  331. //
  332. // itemContainer24_polygon
  333. //
  334. //
  335. //
  336. //
  337. this.itemContainer24_polygon.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  338. this.itemContainer24_polygon.ItemSpacing = 10;
  339. this.itemContainer24_polygon.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  340. this.itemContainer24_polygon.Name = "itemContainer24_polygon";
  341. this.itemContainer24_polygon.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  342. this.itemContainer25_polygon_line1,
  343. this.itemContainer26_polygon_line2});
  344. //
  345. //
  346. //
  347. this.itemContainer24_polygon.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  348. this.itemContainer24_polygon.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  349. //
  350. // itemContainer25_polygon_line1
  351. //
  352. //
  353. //
  354. //
  355. this.itemContainer25_polygon_line1.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  356. this.itemContainer25_polygon_line1.HorizontalItemAlignment = FastReport.DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
  357. this.itemContainer25_polygon_line1.Name = "itemContainer25_polygon_line1";
  358. this.itemContainer25_polygon_line1.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  359. this.btnPolyMove,
  360. this.btnPolyPointer});
  361. //
  362. //
  363. //
  364. this.itemContainer25_polygon_line1.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  365. //
  366. // btnPolyMove
  367. //
  368. this.btnPolyMove.Name = "btnPolyMove";
  369. this.btnPolyMove.Text = "Move";
  370. //
  371. // btnPolyPointer
  372. //
  373. this.btnPolyPointer.Name = "btnPolyPointer";
  374. this.btnPolyPointer.Text = "Pointer";
  375. //
  376. // itemContainer26_polygon_line2
  377. //
  378. //
  379. //
  380. //
  381. this.itemContainer26_polygon_line2.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  382. this.itemContainer26_polygon_line2.HorizontalItemAlignment = FastReport.DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
  383. this.itemContainer26_polygon_line2.Name = "itemContainer26_polygon_line2";
  384. this.itemContainer26_polygon_line2.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  385. this.btnPolyAddPoint,
  386. this.btnPolyAddBezier,
  387. this.btnPolyRemovePoint});
  388. //
  389. //
  390. //
  391. this.itemContainer26_polygon_line2.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  392. //
  393. // btnPolyAddPoint
  394. //
  395. this.btnPolyAddPoint.Name = "btnPolyAddPoint";
  396. this.btnPolyAddPoint.Text = "Add point";
  397. //
  398. // btnPolyAddBezier
  399. //
  400. this.btnPolyAddBezier.Name = "btnPolyAddBezier";
  401. this.btnPolyAddBezier.Text = "Bezier";
  402. //
  403. // btnPolyRemovePoint
  404. //
  405. this.btnPolyRemovePoint.Name = "btnPolyRemovePoint";
  406. this.btnPolyRemovePoint.Text = "Remove";
  407. //
  408. // barEditing
  409. //
  410. this.barEditing.AutoOverflowEnabled = true;
  411. //
  412. //
  413. //
  414. this.barEditing.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  415. //
  416. //
  417. //
  418. this.barEditing.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  419. this.barEditing.ContainerControlProcessDialogKey = true;
  420. this.barEditing.Dock = System.Windows.Forms.DockStyle.Left;
  421. this.barEditing.DragDropSupport = true;
  422. this.barEditing.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  423. this.itemContainer14});
  424. this.barEditing.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  425. this.barEditing.Location = new System.Drawing.Point(841, 0);
  426. this.barEditing.Name = "barEditing";
  427. this.barEditing.Size = new System.Drawing.Size(62, 112);
  428. this.barEditing.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  429. this.barEditing.TabIndex = 6;
  430. this.barEditing.Text = "Editing";
  431. //
  432. //
  433. //
  434. this.barEditing.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  435. //
  436. //
  437. //
  438. this.barEditing.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  439. //
  440. // itemContainer14
  441. //
  442. //
  443. //
  444. //
  445. this.itemContainer14.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  446. this.itemContainer14.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  447. this.itemContainer14.Name = "itemContainer14";
  448. this.itemContainer14.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  449. this.btnFind,
  450. this.btnReplace,
  451. this.btnSelectAll});
  452. //
  453. //
  454. //
  455. this.itemContainer14.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  456. this.itemContainer14.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  457. //
  458. // btnFind
  459. //
  460. this.btnFind.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  461. this.btnFind.Name = "btnFind";
  462. this.btnFind.Text = "Find";
  463. //
  464. // btnReplace
  465. //
  466. this.btnReplace.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  467. this.btnReplace.Name = "btnReplace";
  468. this.btnReplace.Text = "Replace";
  469. //
  470. // btnSelectAll
  471. //
  472. this.btnSelectAll.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  473. this.btnSelectAll.Name = "btnSelectAll";
  474. this.btnSelectAll.Text = "Select All";
  475. //
  476. // barStyles
  477. //
  478. this.barStyles.AutoOverflowEnabled = true;
  479. //
  480. //
  481. //
  482. this.barStyles.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  483. //
  484. //
  485. //
  486. this.barStyles.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  487. this.barStyles.ContainerControlProcessDialogKey = true;
  488. this.barStyles.Dock = System.Windows.Forms.DockStyle.Left;
  489. this.barStyles.DragDropSupport = true;
  490. this.barStyles.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  491. this.itemContainer15});
  492. this.barStyles.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  493. this.barStyles.Location = new System.Drawing.Point(732, 0);
  494. this.barStyles.Name = "barStyles";
  495. this.barStyles.Size = new System.Drawing.Size(109, 112);
  496. this.barStyles.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  497. this.barStyles.TabIndex = 5;
  498. this.barStyles.Text = "Styles";
  499. //
  500. //
  501. //
  502. this.barStyles.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  503. //
  504. //
  505. //
  506. this.barStyles.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  507. //
  508. // itemContainer15
  509. //
  510. //
  511. //
  512. //
  513. this.itemContainer15.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  514. this.itemContainer15.HorizontalItemAlignment = FastReport.DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
  515. this.itemContainer15.ItemSpacing = 8;
  516. this.itemContainer15.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  517. this.itemContainer15.Name = "itemContainer15";
  518. this.itemContainer15.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  519. this.cbxStyles,
  520. this.itemContainer16});
  521. //
  522. //
  523. //
  524. this.itemContainer15.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  525. this.itemContainer15.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  526. //
  527. // cbxStyles
  528. //
  529. this.cbxStyles.ComboWidth = 100;
  530. this.cbxStyles.DropDownHeight = 300;
  531. this.cbxStyles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDown;
  532. this.cbxStyles.DropDownWidth = 150;
  533. this.cbxStyles.ItemHeight = 14;
  534. this.cbxStyles.Name = "cbxStyles";
  535. this.cbxStyles.Report = null;
  536. this.cbxStyles.Style = "Select style";
  537. this.cbxStyles.Text = "Select style";
  538. //
  539. // itemContainer16
  540. //
  541. //
  542. //
  543. //
  544. this.itemContainer16.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  545. this.itemContainer16.HorizontalItemAlignment = FastReport.DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
  546. this.itemContainer16.Name = "itemContainer16";
  547. this.itemContainer16.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  548. this.btnStyles});
  549. //
  550. //
  551. //
  552. this.itemContainer16.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  553. //
  554. // btnStyles
  555. //
  556. this.btnStyles.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  557. this.btnStyles.Name = "btnStyles";
  558. this.btnStyles.Text = "Styles";
  559. //
  560. // barFormat
  561. //
  562. this.barFormat.AutoOverflowEnabled = true;
  563. //
  564. //
  565. //
  566. this.barFormat.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  567. //
  568. //
  569. //
  570. this.barFormat.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  571. this.barFormat.ContainerControlProcessDialogKey = true;
  572. this.barFormat.Dock = System.Windows.Forms.DockStyle.Left;
  573. this.barFormat.DragDropSupport = true;
  574. this.barFormat.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  575. this.itemContainer13});
  576. this.barFormat.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  577. this.barFormat.Location = new System.Drawing.Point(565, 0);
  578. this.barFormat.Name = "barFormat";
  579. this.barFormat.Size = new System.Drawing.Size(167, 112);
  580. this.barFormat.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  581. this.barFormat.TabIndex = 4;
  582. this.barFormat.Text = "Format";
  583. //
  584. //
  585. //
  586. this.barFormat.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  587. //
  588. //
  589. //
  590. this.barFormat.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  591. //
  592. // itemContainer13
  593. //
  594. //
  595. //
  596. //
  597. this.itemContainer13.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  598. this.itemContainer13.Name = "itemContainer13";
  599. this.itemContainer13.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  600. this.btnHighlight,
  601. this.btnFormat});
  602. //
  603. //
  604. //
  605. this.itemContainer13.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  606. this.itemContainer13.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  607. //
  608. // btnHighlight
  609. //
  610. this.btnHighlight.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  611. this.btnHighlight.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  612. this.btnHighlight.Name = "btnHighlight";
  613. this.btnHighlight.Text = "Conditional Highlight";
  614. //
  615. // btnFormat
  616. //
  617. this.btnFormat.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  618. this.btnFormat.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  619. this.btnFormat.Name = "btnFormat";
  620. this.btnFormat.Text = "Format";
  621. //
  622. // barBorderAndFill
  623. //
  624. this.barBorderAndFill.AutoOverflowEnabled = true;
  625. //
  626. //
  627. //
  628. this.barBorderAndFill.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  629. //
  630. //
  631. //
  632. this.barBorderAndFill.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  633. this.barBorderAndFill.ContainerControlProcessDialogKey = true;
  634. this.barBorderAndFill.Dock = System.Windows.Forms.DockStyle.Left;
  635. this.barBorderAndFill.DragDropSupport = true;
  636. this.barBorderAndFill.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  637. this.itemContainer10});
  638. this.barBorderAndFill.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  639. this.barBorderAndFill.Location = new System.Drawing.Point(407, 0);
  640. this.barBorderAndFill.Name = "barBorderAndFill";
  641. this.barBorderAndFill.Size = new System.Drawing.Size(158, 112);
  642. this.barBorderAndFill.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  643. this.barBorderAndFill.TabIndex = 3;
  644. this.barBorderAndFill.Text = "Border and Fill";
  645. //
  646. //
  647. //
  648. this.barBorderAndFill.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  649. //
  650. //
  651. //
  652. this.barBorderAndFill.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  653. //
  654. // itemContainer10
  655. //
  656. //
  657. //
  658. //
  659. this.itemContainer10.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  660. this.itemContainer10.ItemSpacing = 10;
  661. this.itemContainer10.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  662. this.itemContainer10.Name = "itemContainer10";
  663. this.itemContainer10.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  664. this.itemContainer11,
  665. this.itemContainer12});
  666. //
  667. //
  668. //
  669. this.itemContainer10.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  670. this.itemContainer10.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  671. //
  672. // itemContainer11
  673. //
  674. //
  675. //
  676. //
  677. this.itemContainer11.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  678. this.itemContainer11.Name = "itemContainer11";
  679. this.itemContainer11.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  680. this.btnAllLines,
  681. this.btnNoLines,
  682. this.btnTopLine,
  683. this.btnBottomLine,
  684. this.btnLeftLine,
  685. this.btnRightLine,
  686. this.btnBorderProps});
  687. //
  688. //
  689. //
  690. this.itemContainer11.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  691. //
  692. // btnAllLines
  693. //
  694. this.btnAllLines.Name = "btnAllLines";
  695. this.btnAllLines.Text = "1";
  696. //
  697. // btnNoLines
  698. //
  699. this.btnNoLines.Name = "btnNoLines";
  700. this.btnNoLines.Text = "2";
  701. //
  702. // btnTopLine
  703. //
  704. this.btnTopLine.BeginGroup = true;
  705. this.btnTopLine.Name = "btnTopLine";
  706. this.btnTopLine.Text = "3";
  707. //
  708. // btnBottomLine
  709. //
  710. this.btnBottomLine.Name = "btnBottomLine";
  711. this.btnBottomLine.Text = "4";
  712. //
  713. // btnLeftLine
  714. //
  715. this.btnLeftLine.Name = "btnLeftLine";
  716. this.btnLeftLine.Text = "5";
  717. //
  718. // btnRightLine
  719. //
  720. this.btnRightLine.Name = "btnRightLine";
  721. this.btnRightLine.Text = "6";
  722. //
  723. // btnBorderProps
  724. //
  725. this.btnBorderProps.BeginGroup = true;
  726. this.btnBorderProps.Name = "btnBorderProps";
  727. this.btnBorderProps.Text = "7";
  728. //
  729. // itemContainer12
  730. //
  731. //
  732. //
  733. //
  734. this.itemContainer12.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  735. this.itemContainer12.Name = "itemContainer12";
  736. this.itemContainer12.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  737. this.btnFillColor,
  738. this.btnFillProps,
  739. this.btnLineColor,
  740. this.btnLineStyle,
  741. this.btnLineWidth});
  742. //
  743. //
  744. //
  745. this.itemContainer12.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  746. //
  747. // btnFillColor
  748. //
  749. this.btnFillColor.Color = System.Drawing.Color.Transparent;
  750. this.btnFillColor.DefaultColor = System.Drawing.Color.Empty;
  751. this.btnFillColor.Name = "btnFillColor";
  752. this.btnFillColor.PopupType = FastReport.DevComponents.DotNetBar.ePopupType.ToolBar;
  753. this.btnFillColor.Text = "1";
  754. //
  755. // btnFillProps
  756. //
  757. this.btnFillProps.Name = "btnFillProps";
  758. this.btnFillProps.Text = "2";
  759. //
  760. // btnLineColor
  761. //
  762. this.btnLineColor.Color = System.Drawing.Color.Transparent;
  763. this.btnLineColor.DefaultColor = System.Drawing.Color.Empty;
  764. this.btnLineColor.Name = "btnLineColor";
  765. this.btnLineColor.PopupType = FastReport.DevComponents.DotNetBar.ePopupType.ToolBar;
  766. this.btnLineColor.Text = "3";
  767. //
  768. // btnLineStyle
  769. //
  770. this.btnLineStyle.AutoExpandOnClick = true;
  771. this.btnLineStyle.LineStyle = FastReport.LineStyle.Solid;
  772. this.btnLineStyle.Name = "btnLineStyle";
  773. this.btnLineStyle.PopupType = FastReport.DevComponents.DotNetBar.ePopupType.ToolBar;
  774. this.btnLineStyle.Text = "4";
  775. //
  776. // btnLineWidth
  777. //
  778. this.btnLineWidth.AutoExpandOnClick = true;
  779. this.btnLineWidth.LineWidth = 0F;
  780. this.btnLineWidth.Name = "btnLineWidth";
  781. this.btnLineWidth.PopupType = FastReport.DevComponents.DotNetBar.ePopupType.ToolBar;
  782. this.btnLineWidth.Text = "5";
  783. //
  784. // barText
  785. //
  786. this.barText.AutoOverflowEnabled = true;
  787. //
  788. //
  789. //
  790. this.barText.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  791. //
  792. //
  793. //
  794. this.barText.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  795. this.barText.ContainerControlProcessDialogKey = true;
  796. this.barText.Dock = System.Windows.Forms.DockStyle.Left;
  797. this.barText.DragDropSupport = true;
  798. this.barText.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  799. this.itemContainer7});
  800. this.barText.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  801. this.barText.Location = new System.Drawing.Point(178, 0);
  802. this.barText.Name = "barText";
  803. this.barText.Size = new System.Drawing.Size(229, 112);
  804. this.barText.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  805. this.barText.TabIndex = 2;
  806. this.barText.Text = "Text";
  807. //
  808. //
  809. //
  810. this.barText.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  811. //
  812. //
  813. //
  814. this.barText.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  815. //
  816. // itemContainer7
  817. //
  818. //
  819. //
  820. //
  821. this.itemContainer7.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  822. this.itemContainer7.ItemSpacing = 10;
  823. this.itemContainer7.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  824. this.itemContainer7.Name = "itemContainer7";
  825. this.itemContainer7.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  826. this.itemContainer8,
  827. this.itemContainer9});
  828. //
  829. //
  830. //
  831. this.itemContainer7.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  832. this.itemContainer7.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  833. //
  834. // itemContainer8
  835. //
  836. //
  837. //
  838. //
  839. this.itemContainer8.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  840. this.itemContainer8.Name = "itemContainer8";
  841. this.itemContainer8.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  842. this.cbxFontName,
  843. this.cbxFontSize,
  844. this.btnBold,
  845. this.btnItalic,
  846. this.btnUnderline});
  847. //
  848. //
  849. //
  850. this.itemContainer8.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  851. //
  852. // cbxFontName
  853. //
  854. this.cbxFontName.ComboWidth = 103;
  855. this.cbxFontName.DropDownHeight = 300;
  856. this.cbxFontName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDown;
  857. this.cbxFontName.DropDownWidth = 370;
  858. this.cbxFontName.ItemHeight = 14;
  859. this.cbxFontName.Name = "cbxFontName";
  860. this.cbxFontName.Owner = null;
  861. //
  862. // cbxFontSize
  863. //
  864. this.cbxFontSize.ComboWidth = 50;
  865. this.cbxFontSize.DropDownHeight = 300;
  866. this.cbxFontSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDown;
  867. this.cbxFontSize.ItemHeight = 14;
  868. this.cbxFontSize.Name = "cbxFontSize";
  869. this.cbxFontSize.Text = "0";
  870. //
  871. // btnBold
  872. //
  873. this.btnBold.Name = "btnBold";
  874. this.btnBold.Text = "B";
  875. //
  876. // btnItalic
  877. //
  878. this.btnItalic.Name = "btnItalic";
  879. this.btnItalic.Text = "I";
  880. //
  881. // btnUnderline
  882. //
  883. this.btnUnderline.Name = "btnUnderline";
  884. this.btnUnderline.Text = "U";
  885. //
  886. // itemContainer9
  887. //
  888. //
  889. //
  890. //
  891. this.itemContainer9.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  892. this.itemContainer9.Name = "itemContainer9";
  893. this.itemContainer9.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  894. this.btnAlignLeft,
  895. this.btnAlignCenter,
  896. this.btnAlignRight,
  897. this.btnJustify,
  898. this.btnAlignTop,
  899. this.btnAlignMiddle,
  900. this.btnAlignBottom,
  901. this.btnTextColor,
  902. this.btnTextRotation});
  903. //
  904. //
  905. //
  906. this.itemContainer9.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  907. //
  908. // btnAlignLeft
  909. //
  910. this.btnAlignLeft.Name = "btnAlignLeft";
  911. this.btnAlignLeft.Text = "<|";
  912. //
  913. // btnAlignCenter
  914. //
  915. this.btnAlignCenter.Name = "btnAlignCenter";
  916. this.btnAlignCenter.Text = "||";
  917. //
  918. // btnAlignRight
  919. //
  920. this.btnAlignRight.Name = "btnAlignRight";
  921. this.btnAlignRight.Text = "|>";
  922. //
  923. // btnJustify
  924. //
  925. this.btnJustify.Name = "btnJustify";
  926. this.btnJustify.Text = "<>";
  927. //
  928. // btnAlignTop
  929. //
  930. this.btnAlignTop.BeginGroup = true;
  931. this.btnAlignTop.Name = "btnAlignTop";
  932. this.btnAlignTop.Text = "^";
  933. //
  934. // btnAlignMiddle
  935. //
  936. this.btnAlignMiddle.Name = "btnAlignMiddle";
  937. this.btnAlignMiddle.Text = "-";
  938. //
  939. // btnAlignBottom
  940. //
  941. this.btnAlignBottom.Name = "btnAlignBottom";
  942. this.btnAlignBottom.Text = "_";
  943. //
  944. // btnTextColor
  945. //
  946. this.btnTextColor.BeginGroup = true;
  947. this.btnTextColor.Color = System.Drawing.Color.Transparent;
  948. this.btnTextColor.DefaultColor = System.Drawing.Color.Black;
  949. this.btnTextColor.Image = ((System.Drawing.Image)(resources.GetObject("btnTextColor.Image")));
  950. this.btnTextColor.Name = "btnTextColor";
  951. this.btnTextColor.PopupType = FastReport.DevComponents.DotNetBar.ePopupType.ToolBar;
  952. this.btnTextColor.Text = "A";
  953. //
  954. // btnTextRotation
  955. //
  956. this.btnTextRotation.Name = "btnTextRotation";
  957. this.btnTextRotation.Text = "R";
  958. //
  959. // barClipboard
  960. //
  961. this.barClipboard.AutoOverflowEnabled = true;
  962. //
  963. //
  964. //
  965. this.barClipboard.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  966. //
  967. //
  968. //
  969. this.barClipboard.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  970. this.barClipboard.ContainerControlProcessDialogKey = true;
  971. this.barClipboard.Dock = System.Windows.Forms.DockStyle.Left;
  972. this.barClipboard.DragDropSupport = true;
  973. this.barClipboard.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  974. this.btnPaste,
  975. this.itemContainer6});
  976. this.barClipboard.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  977. this.barClipboard.Location = new System.Drawing.Point(49, 0);
  978. this.barClipboard.Name = "barClipboard";
  979. this.barClipboard.Size = new System.Drawing.Size(129, 112);
  980. this.barClipboard.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  981. this.barClipboard.TabIndex = 1;
  982. this.barClipboard.Text = "Clipboard";
  983. //
  984. //
  985. //
  986. this.barClipboard.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  987. //
  988. //
  989. //
  990. this.barClipboard.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  991. this.barClipboard.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  992. //
  993. // btnPaste
  994. //
  995. this.btnPaste.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  996. this.btnPaste.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  997. this.btnPaste.Name = "btnPaste";
  998. this.btnPaste.SubItemsExpandWidth = 14;
  999. this.btnPaste.Text = "Paste";
  1000. //
  1001. // itemContainer6
  1002. //
  1003. //
  1004. //
  1005. //
  1006. this.itemContainer6.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1007. this.itemContainer6.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1008. this.itemContainer6.Name = "itemContainer6";
  1009. this.itemContainer6.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1010. this.btnCopy,
  1011. this.btnCut,
  1012. this.btnFormatPainter});
  1013. //
  1014. //
  1015. //
  1016. this.itemContainer6.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1017. this.itemContainer6.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1018. //
  1019. // btnCopy
  1020. //
  1021. this.btnCopy.Name = "btnCopy";
  1022. this.btnCopy.Text = "Copy";
  1023. //
  1024. // btnCut
  1025. //
  1026. this.btnCut.Name = "btnCut";
  1027. this.btnCut.Text = "Cut";
  1028. //
  1029. // btnFormatPainter
  1030. //
  1031. this.btnFormatPainter.AutoCheckOnClick = true;
  1032. this.btnFormatPainter.Name = "btnFormatPainter";
  1033. this.btnFormatPainter.Text = "Format Painter";
  1034. //
  1035. // barUndo
  1036. //
  1037. this.barUndo.AutoOverflowEnabled = true;
  1038. //
  1039. //
  1040. //
  1041. this.barUndo.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1042. //
  1043. //
  1044. //
  1045. this.barUndo.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1046. this.barUndo.ContainerControlProcessDialogKey = true;
  1047. this.barUndo.Dock = System.Windows.Forms.DockStyle.Left;
  1048. this.barUndo.DragDropSupport = true;
  1049. this.barUndo.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1050. this.itemContainer5});
  1051. this.barUndo.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1052. this.barUndo.Location = new System.Drawing.Point(3, 0);
  1053. this.barUndo.Name = "barUndo";
  1054. this.barUndo.Size = new System.Drawing.Size(46, 112);
  1055. this.barUndo.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1056. this.barUndo.TabIndex = 0;
  1057. //
  1058. //
  1059. //
  1060. this.barUndo.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1061. //
  1062. //
  1063. //
  1064. this.barUndo.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1065. this.barUndo.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1066. //
  1067. // itemContainer5
  1068. //
  1069. //
  1070. //
  1071. //
  1072. this.itemContainer5.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1073. this.itemContainer5.HorizontalItemAlignment = FastReport.DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
  1074. this.itemContainer5.ItemSpacing = 8;
  1075. this.itemContainer5.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1076. this.itemContainer5.Name = "itemContainer5";
  1077. this.itemContainer5.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1078. this.btnUndo,
  1079. this.btnRedo});
  1080. //
  1081. //
  1082. //
  1083. this.itemContainer5.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1084. this.itemContainer5.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1085. //
  1086. // btnUndo
  1087. //
  1088. this.btnUndo.Name = "btnUndo";
  1089. this.btnUndo.Text = "Undo";
  1090. //
  1091. // btnRedo
  1092. //
  1093. this.btnRedo.Name = "btnRedo";
  1094. this.btnRedo.Text = "Redo";
  1095. //
  1096. // ribbonPanel2
  1097. //
  1098. this.ribbonPanel2.ColorSchemeStyle = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1099. this.ribbonPanel2.Controls.Add(this.barBands);
  1100. this.ribbonPanel2.Controls.Add(this.barPages);
  1101. this.ribbonPanel2.Controls.Add(this.barData);
  1102. this.ribbonPanel2.Controls.Add(this.barReport);
  1103. this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1104. this.ribbonPanel2.Location = new System.Drawing.Point(0, 0);
  1105. this.ribbonPanel2.Name = "ribbonPanel2";
  1106. this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
  1107. this.ribbonPanel2.Size = this.ribbonControl.Size;
  1108. //
  1109. //
  1110. //
  1111. this.ribbonPanel2.Style.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1112. //
  1113. //
  1114. //
  1115. this.ribbonPanel2.StyleMouseDown.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1116. //
  1117. //
  1118. //
  1119. this.ribbonPanel2.StyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1120. this.ribbonPanel2.TabIndex = 2;
  1121. this.ribbonPanel2.Visible = false;
  1122. //
  1123. // barBands
  1124. //
  1125. this.barBands.AutoOverflowEnabled = true;
  1126. //
  1127. //
  1128. //
  1129. this.barBands.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1130. //
  1131. //
  1132. //
  1133. this.barBands.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1134. this.barBands.ContainerControlProcessDialogKey = true;
  1135. this.barBands.Dock = System.Windows.Forms.DockStyle.Left;
  1136. this.barBands.DragDropSupport = true;
  1137. this.barBands.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1138. this.btnConfigureBands,
  1139. this.btnGroupExpert,
  1140. this.itemContainer18});
  1141. this.barBands.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1142. this.barBands.Location = new System.Drawing.Point(518, 0);
  1143. this.barBands.Name = "barBands";
  1144. this.barBands.Size = new System.Drawing.Size(391, 0);
  1145. this.barBands.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1146. this.barBands.TabIndex = 3;
  1147. this.barBands.Text = "Bands";
  1148. //
  1149. //
  1150. //
  1151. this.barBands.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1152. //
  1153. //
  1154. //
  1155. this.barBands.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1156. //
  1157. // btnConfigureBands
  1158. //
  1159. this.btnConfigureBands.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1160. this.btnConfigureBands.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1161. this.btnConfigureBands.Name = "btnConfigureBands";
  1162. this.btnConfigureBands.SubItemsExpandWidth = 14;
  1163. this.btnConfigureBands.Text = "Configure Bands";
  1164. //
  1165. // btnGroupExpert
  1166. //
  1167. this.btnGroupExpert.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1168. this.btnGroupExpert.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1169. this.btnGroupExpert.Name = "btnGroupExpert";
  1170. this.btnGroupExpert.SubItemsExpandWidth = 14;
  1171. this.btnGroupExpert.Text = "Group Expert";
  1172. //
  1173. // itemContainer18
  1174. //
  1175. //
  1176. //
  1177. //
  1178. this.itemContainer18.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1179. this.itemContainer18.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1180. this.itemContainer18.Name = "itemContainer18";
  1181. this.itemContainer18.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1182. this.itemContainer19,
  1183. this.btnPageFooter});
  1184. //
  1185. //
  1186. //
  1187. this.itemContainer18.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1188. this.itemContainer18.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1189. //
  1190. // itemContainer19
  1191. //
  1192. //
  1193. //
  1194. //
  1195. this.itemContainer19.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1196. this.itemContainer19.Name = "itemContainer19";
  1197. this.itemContainer19.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1198. this.itemContainer20,
  1199. this.itemContainer21});
  1200. //
  1201. //
  1202. //
  1203. this.itemContainer19.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1204. //
  1205. // itemContainer20
  1206. //
  1207. //
  1208. //
  1209. //
  1210. this.itemContainer20.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1211. this.itemContainer20.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1212. this.itemContainer20.Name = "itemContainer20";
  1213. this.itemContainer20.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1214. this.btnReportTitle,
  1215. this.btnReportSummary,
  1216. this.btnPageHeader});
  1217. //
  1218. //
  1219. //
  1220. this.itemContainer20.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1221. //
  1222. // btnReportTitle
  1223. //
  1224. this.btnReportTitle.Name = "btnReportTitle";
  1225. this.btnReportTitle.Text = "Report Title";
  1226. //
  1227. // btnReportSummary
  1228. //
  1229. this.btnReportSummary.Name = "btnReportSummary";
  1230. this.btnReportSummary.Text = "Report Summary";
  1231. //
  1232. // btnPageHeader
  1233. //
  1234. this.btnPageHeader.Name = "btnPageHeader";
  1235. this.btnPageHeader.Text = "Page Header";
  1236. //
  1237. // itemContainer21
  1238. //
  1239. //
  1240. //
  1241. //
  1242. this.itemContainer21.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1243. this.itemContainer21.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1244. this.itemContainer21.Name = "itemContainer21";
  1245. this.itemContainer21.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1246. this.btnColumnHeader,
  1247. this.btnColumnFooter,
  1248. this.btnOverlay});
  1249. //
  1250. //
  1251. //
  1252. this.itemContainer21.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1253. //
  1254. // btnColumnHeader
  1255. //
  1256. this.btnColumnHeader.Name = "btnColumnHeader";
  1257. this.btnColumnHeader.Text = "Column Header";
  1258. //
  1259. // btnColumnFooter
  1260. //
  1261. this.btnColumnFooter.Name = "btnColumnFooter";
  1262. this.btnColumnFooter.Text = "Column Footer";
  1263. //
  1264. // btnOverlay
  1265. //
  1266. this.btnOverlay.Name = "btnOverlay";
  1267. this.btnOverlay.Text = "Overlay";
  1268. //
  1269. // btnPageFooter
  1270. //
  1271. this.btnPageFooter.Name = "btnPageFooter";
  1272. this.btnPageFooter.Text = "Page Footer";
  1273. //
  1274. // barPages
  1275. //
  1276. this.barPages.AutoOverflowEnabled = true;
  1277. //
  1278. //
  1279. //
  1280. this.barPages.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1281. //
  1282. //
  1283. //
  1284. this.barPages.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1285. this.barPages.ContainerControlProcessDialogKey = true;
  1286. this.barPages.Dock = System.Windows.Forms.DockStyle.Left;
  1287. this.barPages.DragDropSupport = true;
  1288. this.barPages.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1289. this.itemContainer17,
  1290. this.btnPageSetup});
  1291. this.barPages.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1292. this.barPages.Location = new System.Drawing.Point(364, 0);
  1293. this.barPages.Name = "barPages";
  1294. this.barPages.Size = new System.Drawing.Size(154, 0);
  1295. this.barPages.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1296. this.barPages.TabIndex = 2;
  1297. this.barPages.Text = "Pages";
  1298. //
  1299. //
  1300. //
  1301. this.barPages.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1302. //
  1303. //
  1304. //
  1305. this.barPages.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1306. //
  1307. // itemContainer17
  1308. //
  1309. //
  1310. //
  1311. //
  1312. this.itemContainer17.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1313. this.itemContainer17.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1314. this.itemContainer17.Name = "itemContainer17";
  1315. this.itemContainer17.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1316. this.btnAddPage,
  1317. this.btnFileOpenPage,
  1318. this.btnCopyPage,
  1319. this.btnAddDialog,
  1320. this.btnDeletePage});
  1321. //
  1322. //
  1323. //
  1324. this.itemContainer17.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1325. this.itemContainer17.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1326. //
  1327. // btnAddPage
  1328. //
  1329. this.btnAddPage.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1330. this.btnAddPage.Name = "btnAddPage";
  1331. this.btnAddPage.Text = "Add Page";
  1332. //
  1333. // btnCopyPage
  1334. //
  1335. this.btnCopyPage.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1336. this.btnCopyPage.Name = "btnCopyPage";
  1337. this.btnCopyPage.Text = "Copy Page";
  1338. //
  1339. // btnAddDialog
  1340. //
  1341. this.btnAddDialog.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1342. this.btnAddDialog.Name = "btnAddDialog";
  1343. this.btnAddDialog.Text = "Add Dialog";
  1344. //
  1345. // btnDeletePage
  1346. //
  1347. this.btnDeletePage.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1348. this.btnDeletePage.Name = "btnDeletePage";
  1349. this.btnDeletePage.Text = "Delete Page";
  1350. //
  1351. // btnPageSetup
  1352. //
  1353. this.btnPageSetup.BeginGroup = true;
  1354. this.btnPageSetup.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1355. this.btnPageSetup.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1356. this.btnPageSetup.Name = "btnPageSetup";
  1357. this.btnPageSetup.SubItemsExpandWidth = 14;
  1358. this.btnPageSetup.Text = "Page Setup";
  1359. //
  1360. // barData
  1361. //
  1362. this.barData.AutoOverflowEnabled = true;
  1363. //
  1364. //
  1365. //
  1366. this.barData.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1367. //
  1368. //
  1369. //
  1370. this.barData.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1371. this.barData.ContainerControlProcessDialogKey = true;
  1372. this.barData.Dock = System.Windows.Forms.DockStyle.Left;
  1373. this.barData.DragDropSupport = true;
  1374. this.barData.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1375. this.btnDataChoose,
  1376. this.btnDataAdd});
  1377. this.barData.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1378. this.barData.Location = new System.Drawing.Point(151, 0);
  1379. this.barData.Name = "barData";
  1380. this.barData.Size = new System.Drawing.Size(213, 0);
  1381. this.barData.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1382. this.barData.TabIndex = 1;
  1383. this.barData.Text = "Data";
  1384. //
  1385. //
  1386. //
  1387. this.barData.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1388. //
  1389. //
  1390. //
  1391. this.barData.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1392. //
  1393. // btnDataChoose
  1394. //
  1395. this.btnDataChoose.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1396. this.btnDataChoose.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1397. this.btnDataChoose.Name = "btnDataChoose";
  1398. this.btnDataChoose.SubItemsExpandWidth = 14;
  1399. this.btnDataChoose.Text = "Choose Report Data";
  1400. //
  1401. // btnDataAdd
  1402. //
  1403. this.btnDataAdd.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1404. this.btnDataAdd.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1405. this.btnDataAdd.Name = "btnDataAdd";
  1406. this.btnDataAdd.SubItemsExpandWidth = 14;
  1407. this.btnDataAdd.Text = "Add Data Source";
  1408. //
  1409. // barReport
  1410. //
  1411. this.barReport.AutoOverflowEnabled = true;
  1412. //
  1413. //
  1414. //
  1415. this.barReport.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1416. //
  1417. //
  1418. //
  1419. this.barReport.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1420. this.barReport.ContainerControlProcessDialogKey = true;
  1421. this.barReport.Dock = System.Windows.Forms.DockStyle.Left;
  1422. this.barReport.DragDropSupport = true;
  1423. this.barReport.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1424. this.btnPreview,
  1425. btnWebPreview,
  1426. this.itemContainer24});
  1427. this.barReport.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1428. this.barReport.Location = new System.Drawing.Point(3, 0);
  1429. this.barReport.Name = "barReport";
  1430. this.barReport.Size = new System.Drawing.Size(148, 0);
  1431. this.barReport.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1432. this.barReport.TabIndex = 0;
  1433. this.barReport.Text = "Report";
  1434. //
  1435. //
  1436. //
  1437. this.barReport.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1438. //
  1439. //
  1440. //
  1441. this.barReport.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1442. //
  1443. // btnPreview
  1444. //
  1445. this.btnPreview.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1446. this.btnPreview.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1447. this.btnPreview.Name = "btnPreview";
  1448. this.btnPreview.SubItemsExpandWidth = 14;
  1449. this.btnPreview.Text = "Preview";
  1450. //
  1451. // btnWebPreview
  1452. //
  1453. this.btnWebPreview.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1454. this.btnWebPreview.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1455. this.btnWebPreview.Name = "btnWebPreview";
  1456. this.btnWebPreview.SubItemsExpandWidth = 14;
  1457. this.btnWebPreview.Text = "Web Preview";
  1458. //
  1459. // itemContainer24
  1460. //
  1461. //
  1462. //
  1463. //
  1464. this.itemContainer24.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1465. this.itemContainer24.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1466. this.itemContainer24.Name = "itemContainer24";
  1467. this.itemContainer24.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1468. this.btnValidate,
  1469. this.btnReportOptions});
  1470. //
  1471. //
  1472. //
  1473. this.itemContainer24.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1474. this.itemContainer24.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1475. //
  1476. // btnValidate
  1477. //
  1478. this.btnValidate.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1479. this.btnValidate.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1480. this.btnValidate.Name = "btnValidate";
  1481. this.btnValidate.Text = "Validate";
  1482. //
  1483. // btnReportOptions
  1484. //
  1485. this.btnReportOptions.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1486. this.btnReportOptions.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1487. this.btnReportOptions.Name = "btnReportOptions";
  1488. this.btnReportOptions.SubItemsExpandWidth = 14;
  1489. this.btnReportOptions.Text = "Report Options";
  1490. //
  1491. // ribbonPanel4
  1492. //
  1493. this.ribbonPanel4.ColorSchemeStyle = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1494. this.ribbonPanel4.Controls.Add(this.barView);
  1495. this.ribbonPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1496. this.ribbonPanel4.Location = new System.Drawing.Point(0, 26);
  1497. this.ribbonPanel4.Name = "ribbonPanel4";
  1498. this.ribbonPanel4.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
  1499. this.ribbonPanel4.Size = new System.Drawing.Size(969, 50);
  1500. //
  1501. //
  1502. //
  1503. this.ribbonPanel4.Style.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1504. //
  1505. //
  1506. //
  1507. this.ribbonPanel4.StyleMouseDown.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1508. //
  1509. //
  1510. //
  1511. this.ribbonPanel4.StyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1512. this.ribbonPanel4.TabIndex = 4;
  1513. this.ribbonPanel4.Visible = false;
  1514. //
  1515. // barView
  1516. //
  1517. this.barView.AutoOverflowEnabled = true;
  1518. //
  1519. //
  1520. //
  1521. this.barView.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1522. //
  1523. //
  1524. //
  1525. this.barView.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1526. this.barView.ContainerControlProcessDialogKey = true;
  1527. this.barView.Dock = System.Windows.Forms.DockStyle.Left;
  1528. this.barView.DragDropSupport = true;
  1529. this.barView.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1530. this.btnViewGrid,
  1531. this.btnViewGuides,
  1532. this.itemContainer22,
  1533. this.btnUnits,
  1534. this.btnPanels});
  1535. this.barView.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1536. this.barView.Location = new System.Drawing.Point(3, 0);
  1537. this.barView.Name = "barView";
  1538. this.barView.Size = new System.Drawing.Size(355, 48);
  1539. this.barView.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1540. this.barView.TabIndex = 0;
  1541. this.barView.Text = "View";
  1542. //
  1543. //
  1544. //
  1545. this.barView.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1546. //
  1547. //
  1548. //
  1549. this.barView.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1550. //
  1551. // btnViewGrid
  1552. //
  1553. this.btnViewGrid.AutoCheckOnClick = true;
  1554. this.btnViewGrid.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1555. this.btnViewGrid.Name = "btnViewGrid";
  1556. this.btnViewGrid.SubItemsExpandWidth = 14;
  1557. this.btnViewGrid.Text = "Grid";
  1558. //
  1559. // btnViewGuides
  1560. //
  1561. this.btnViewGuides.AutoCheckOnClick = true;
  1562. this.btnViewGuides.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1563. this.btnViewGuides.Name = "btnViewGuides";
  1564. this.btnViewGuides.SubItemsExpandWidth = 14;
  1565. this.btnViewGuides.Text = "Guides";
  1566. //
  1567. // itemContainer22
  1568. //
  1569. //
  1570. //
  1571. //
  1572. this.itemContainer22.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1573. this.itemContainer22.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1574. this.itemContainer22.Name = "itemContainer22";
  1575. this.itemContainer22.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1576. this.btnAutoGuides,
  1577. this.btnDeleteHGuides,
  1578. this.btnDeleteVGuides});
  1579. //
  1580. //
  1581. //
  1582. this.itemContainer22.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1583. this.itemContainer22.VerticalItemAlignment = FastReport.DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
  1584. //
  1585. // btnAutoGuides
  1586. //
  1587. this.btnAutoGuides.AutoCheckOnClick = true;
  1588. this.btnAutoGuides.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1589. this.btnAutoGuides.Name = "btnAutoGuides";
  1590. this.btnAutoGuides.Text = "Automatic Guides";
  1591. //
  1592. // btnDeleteHGuides
  1593. //
  1594. this.btnDeleteHGuides.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1595. this.btnDeleteHGuides.Name = "btnDeleteHGuides";
  1596. this.btnDeleteHGuides.Text = "Delete Horizontal Guides";
  1597. //
  1598. // btnDeleteVGuides
  1599. //
  1600. this.btnDeleteVGuides.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1601. this.btnDeleteVGuides.Name = "btnDeleteVGuides";
  1602. this.btnDeleteVGuides.Text = "Delete Vertical Guides";
  1603. //
  1604. // btnUnits
  1605. //
  1606. this.btnUnits.AutoExpandOnClick = true;
  1607. this.btnUnits.BeginGroup = true;
  1608. this.btnUnits.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1609. this.btnUnits.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1610. this.btnUnits.Name = "btnUnits";
  1611. this.btnUnits.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1612. this.btnUnitsMillimeters,
  1613. this.btnUnitsCentimeters,
  1614. this.btnUnitsInches,
  1615. this.btnUnitsHundrethsOfInch});
  1616. this.btnUnits.SubItemsExpandWidth = 14;
  1617. this.btnUnits.Text = "Units";
  1618. //
  1619. // btnUnitsMillimeters
  1620. //
  1621. this.btnUnitsMillimeters.AutoCheckOnClick = true;
  1622. this.btnUnitsMillimeters.Name = "btnUnitsMillimeters";
  1623. this.btnUnitsMillimeters.Text = "Millimeters";
  1624. //
  1625. // btnUnitsCentimeters
  1626. //
  1627. this.btnUnitsCentimeters.AutoCheckOnClick = true;
  1628. this.btnUnitsCentimeters.Name = "btnUnitsCentimeters";
  1629. this.btnUnitsCentimeters.Text = "Centimeters";
  1630. //
  1631. // btnUnitsInches
  1632. //
  1633. this.btnUnitsInches.AutoCheckOnClick = true;
  1634. this.btnUnitsInches.Name = "btnUnitsInches";
  1635. this.btnUnitsInches.Text = "Inches";
  1636. //
  1637. // btnUnitsHundrethsOfInch
  1638. //
  1639. this.btnUnitsHundrethsOfInch.AutoCheckOnClick = true;
  1640. this.btnUnitsHundrethsOfInch.Name = "btnUnitsHundrethsOfInch";
  1641. this.btnUnitsHundrethsOfInch.Text = "Hundreths of inch";
  1642. //
  1643. // btnPanels
  1644. //
  1645. this.btnPanels.AutoExpandOnClick = true;
  1646. this.btnPanels.BeginGroup = true;
  1647. this.btnPanels.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1648. this.btnPanels.Name = "btnPanels";
  1649. this.btnPanels.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1650. this.btnProperties,
  1651. this.btnData,
  1652. this.btnReportTree,
  1653. this.btnMessages});
  1654. this.btnPanels.SubItemsExpandWidth = 14;
  1655. this.btnPanels.Text = "Panels";
  1656. //
  1657. // btnProperties
  1658. //
  1659. this.btnProperties.AutoCheckOnClick = true;
  1660. this.btnProperties.Name = "btnProperties";
  1661. this.btnProperties.Text = "Properties";
  1662. //
  1663. // btnData
  1664. //
  1665. this.btnData.AutoCheckOnClick = true;
  1666. this.btnData.Name = "btnData";
  1667. this.btnData.Text = "Data";
  1668. //
  1669. // btnReportTree
  1670. //
  1671. this.btnReportTree.AutoCheckOnClick = true;
  1672. this.btnReportTree.Name = "btnReportTree";
  1673. this.btnReportTree.Text = "Report Tree";
  1674. //
  1675. // btnMessages
  1676. //
  1677. this.btnMessages.AutoCheckOnClick = true;
  1678. this.btnMessages.Name = "btnMessages";
  1679. this.btnMessages.Text = "Messages";
  1680. //
  1681. // ribbonPanel3
  1682. //
  1683. this.ribbonPanel3.ColorSchemeStyle = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1684. this.ribbonPanel3.Controls.Add(this.barLayout);
  1685. this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1686. this.ribbonPanel3.Location = new System.Drawing.Point(0, 26);
  1687. this.ribbonPanel3.Name = "ribbonPanel3";
  1688. this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
  1689. this.ribbonPanel3.Size = this.ribbonControl.Size;
  1690. //
  1691. //
  1692. //
  1693. this.ribbonPanel3.Style.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1694. //
  1695. //
  1696. //
  1697. this.ribbonPanel3.StyleMouseDown.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1698. //
  1699. //
  1700. //
  1701. this.ribbonPanel3.StyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1702. this.ribbonPanel3.TabIndex = 3;
  1703. this.ribbonPanel3.Visible = false;
  1704. //
  1705. // barLayout
  1706. //
  1707. this.barLayout.AutoOverflowEnabled = true;
  1708. //
  1709. //
  1710. //
  1711. this.barLayout.BackgroundMouseOverStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1712. //
  1713. //
  1714. //
  1715. this.barLayout.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1716. this.barLayout.ContainerControlProcessDialogKey = true;
  1717. this.barLayout.Dock = System.Windows.Forms.DockStyle.Left;
  1718. this.barLayout.DragDropSupport = true;
  1719. this.barLayout.Items.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1720. this.btnAlignToGrid,
  1721. this.btnFitToGrid,
  1722. this.btnAlignment,
  1723. this.btnSize,
  1724. this.btnSpacing,
  1725. this.btnBringToFront,
  1726. this.btnSendToBack,
  1727. this.btnGroup,
  1728. this.btnUngroup});
  1729. this.barLayout.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
  1730. this.barLayout.Location = new System.Drawing.Point(3, 0);
  1731. this.barLayout.Name = "barLayout";
  1732. this.barLayout.Size = new System.Drawing.Size(596, 0);
  1733. this.barLayout.Style = FastReport.DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1734. this.barLayout.TabIndex = 0;
  1735. this.barLayout.Text = "Layout";
  1736. //
  1737. //
  1738. //
  1739. this.barLayout.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1740. //
  1741. //
  1742. //
  1743. this.barLayout.TitleStyleMouseOver.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1744. //
  1745. // btnAlignToGrid
  1746. //
  1747. this.btnAlignToGrid.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1748. this.btnAlignToGrid.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1749. this.btnAlignToGrid.Name = "btnAlignToGrid";
  1750. this.btnAlignToGrid.SubItemsExpandWidth = 14;
  1751. this.btnAlignToGrid.Text = "Align to Grid";
  1752. //
  1753. // btnFitToGrid
  1754. //
  1755. this.btnFitToGrid.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1756. this.btnFitToGrid.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1757. this.btnFitToGrid.Name = "btnFitToGrid";
  1758. this.btnFitToGrid.SubItemsExpandWidth = 14;
  1759. this.btnFitToGrid.Text = "Fit to Grid";
  1760. //
  1761. // btnAlignment
  1762. //
  1763. this.btnAlignment.AutoExpandOnClick = true;
  1764. this.btnAlignment.BeginGroup = true;
  1765. this.btnAlignment.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1766. this.btnAlignment.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1767. this.btnAlignment.Name = "btnAlignment";
  1768. this.btnAlignment.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1769. this.btnAlignLefts,
  1770. this.btnAlignCenters,
  1771. this.btnAlignRights,
  1772. this.btnAlignTops,
  1773. this.btnAlignMiddles,
  1774. this.btnAlignBottoms,
  1775. this.btnCenterHorizontally,
  1776. this.btnCenterVertically});
  1777. this.btnAlignment.SubItemsExpandWidth = 14;
  1778. this.btnAlignment.Text = "Alignment";
  1779. //
  1780. // btnAlignLefts
  1781. //
  1782. this.btnAlignLefts.Name = "btnAlignLefts";
  1783. this.btnAlignLefts.Text = "Align Lefts";
  1784. //
  1785. // btnAlignCenters
  1786. //
  1787. this.btnAlignCenters.Name = "btnAlignCenters";
  1788. this.btnAlignCenters.Text = "Align Centers";
  1789. //
  1790. // btnAlignRights
  1791. //
  1792. this.btnAlignRights.Name = "btnAlignRights";
  1793. this.btnAlignRights.Text = "Align Rights";
  1794. //
  1795. // btnAlignTops
  1796. //
  1797. this.btnAlignTops.BeginGroup = true;
  1798. this.btnAlignTops.Name = "btnAlignTops";
  1799. this.btnAlignTops.Text = "Align Tops";
  1800. //
  1801. // btnAlignMiddles
  1802. //
  1803. this.btnAlignMiddles.Name = "btnAlignMiddles";
  1804. this.btnAlignMiddles.Text = "Align Middles";
  1805. //
  1806. // btnAlignBottoms
  1807. //
  1808. this.btnAlignBottoms.Name = "btnAlignBottoms";
  1809. this.btnAlignBottoms.Text = "Align Bottoms";
  1810. //
  1811. // btnCenterHorizontally
  1812. //
  1813. this.btnCenterHorizontally.BeginGroup = true;
  1814. this.btnCenterHorizontally.Name = "btnCenterHorizontally";
  1815. this.btnCenterHorizontally.Text = "Center Horizontally";
  1816. //
  1817. // btnCenterVertically
  1818. //
  1819. this.btnCenterVertically.Name = "btnCenterVertically";
  1820. this.btnCenterVertically.Text = "Center Vertically";
  1821. //
  1822. // btnSize
  1823. //
  1824. this.btnSize.AutoExpandOnClick = true;
  1825. this.btnSize.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1826. this.btnSize.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1827. this.btnSize.Name = "btnSize";
  1828. this.btnSize.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1829. this.btnSameWidth,
  1830. this.btnSameHeight,
  1831. this.btnSameSize});
  1832. this.btnSize.SubItemsExpandWidth = 14;
  1833. this.btnSize.Text = "Size";
  1834. //
  1835. // btnSameWidth
  1836. //
  1837. this.btnSameWidth.Name = "btnSameWidth";
  1838. this.btnSameWidth.Text = "Same Width";
  1839. //
  1840. // btnSameHeight
  1841. //
  1842. this.btnSameHeight.Name = "btnSameHeight";
  1843. this.btnSameHeight.Text = "Same Height";
  1844. //
  1845. // btnSameSize
  1846. //
  1847. this.btnSameSize.Name = "btnSameSize";
  1848. this.btnSameSize.Text = "Same Size";
  1849. //
  1850. // btnSpacing
  1851. //
  1852. this.btnSpacing.AutoExpandOnClick = true;
  1853. this.btnSpacing.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1854. this.btnSpacing.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1855. this.btnSpacing.Name = "btnSpacing";
  1856. this.btnSpacing.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1857. this.btnSpaceHorizontally,
  1858. this.btnIncreaseHorizontalSpacing,
  1859. this.btnDecreaseHorizontalSpacing,
  1860. this.btnRemoveHorizontalSpacing,
  1861. this.btnSpaceVertically,
  1862. this.btnIncreaseVerticalSpacing,
  1863. this.btnDecreaseVerticalSpacing,
  1864. this.btnRemoveVerticalSpacing});
  1865. this.btnSpacing.SubItemsExpandWidth = 14;
  1866. this.btnSpacing.Text = "Spacing";
  1867. //
  1868. // btnSpaceHorizontally
  1869. //
  1870. this.btnSpaceHorizontally.Name = "btnSpaceHorizontally";
  1871. this.btnSpaceHorizontally.Text = "Space Horizontally";
  1872. //
  1873. // btnIncreaseHorizontalSpacing
  1874. //
  1875. this.btnIncreaseHorizontalSpacing.Name = "btnIncreaseHorizontalSpacing";
  1876. this.btnIncreaseHorizontalSpacing.Text = "Increase Horizontal Spacing";
  1877. //
  1878. // btnDecreaseHorizontalSpacing
  1879. //
  1880. this.btnDecreaseHorizontalSpacing.Name = "btnDecreaseHorizontalSpacing";
  1881. this.btnDecreaseHorizontalSpacing.Text = "Decrease Horizontal Spacing";
  1882. //
  1883. // btnRemoveHorizontalSpacing
  1884. //
  1885. this.btnRemoveHorizontalSpacing.Name = "btnRemoveHorizontalSpacing";
  1886. this.btnRemoveHorizontalSpacing.Text = "Remove Horizontal Spacing";
  1887. //
  1888. // btnSpaceVertically
  1889. //
  1890. this.btnSpaceVertically.BeginGroup = true;
  1891. this.btnSpaceVertically.Name = "btnSpaceVertically";
  1892. this.btnSpaceVertically.Text = "Space Vertically";
  1893. //
  1894. // btnIncreaseVerticalSpacing
  1895. //
  1896. this.btnIncreaseVerticalSpacing.Name = "btnIncreaseVerticalSpacing";
  1897. this.btnIncreaseVerticalSpacing.Text = "Increase Vertical Spacing";
  1898. //
  1899. // btnDecreaseVerticalSpacing
  1900. //
  1901. this.btnDecreaseVerticalSpacing.Name = "btnDecreaseVerticalSpacing";
  1902. this.btnDecreaseVerticalSpacing.Text = "Decrease Vertical Spacing";
  1903. //
  1904. // btnRemoveVerticalSpacing
  1905. //
  1906. this.btnRemoveVerticalSpacing.Name = "btnRemoveVerticalSpacing";
  1907. this.btnRemoveVerticalSpacing.Text = "Remove Vertical Spacing";
  1908. //
  1909. // btnBringToFront
  1910. //
  1911. this.btnBringToFront.BeginGroup = true;
  1912. this.btnBringToFront.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1913. this.btnBringToFront.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1914. this.btnBringToFront.Name = "btnBringToFront";
  1915. this.btnBringToFront.SubItemsExpandWidth = 14;
  1916. this.btnBringToFront.Text = "Bring to Front";
  1917. //
  1918. // btnSendToBack
  1919. //
  1920. this.btnSendToBack.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1921. this.btnSendToBack.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1922. this.btnSendToBack.Name = "btnSendToBack";
  1923. this.btnSendToBack.SubItemsExpandWidth = 14;
  1924. this.btnSendToBack.Text = "Send to Back";
  1925. //
  1926. // btnGroup
  1927. //
  1928. this.btnGroup.BeginGroup = true;
  1929. this.btnGroup.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1930. this.btnGroup.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1931. this.btnGroup.Name = "btnGroup";
  1932. this.btnGroup.SubItemsExpandWidth = 14;
  1933. this.btnGroup.Text = "Group";
  1934. //
  1935. // btnUngroup
  1936. //
  1937. this.btnUngroup.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  1938. this.btnUngroup.ImagePosition = FastReport.DevComponents.DotNetBar.eImagePosition.Top;
  1939. this.btnUngroup.Name = "btnUngroup";
  1940. this.btnUngroup.SubItemsExpandWidth = 14;
  1941. this.btnUngroup.Text = "Ungroup";
  1942. //
  1943. // btnFile
  1944. //
  1945. this.btnFile.AutoExpandOnClick = true;
  1946. this.btnFile.CanCustomize = false;
  1947. this.btnFile.HotTrackingStyle = FastReport.DevComponents.DotNetBar.eHotTrackingStyle.Image;
  1948. this.btnFile.Image = ((System.Drawing.Image)(resources.GetObject("btnFile.Image")));
  1949. this.btnFile.ImageFixedSize = new System.Drawing.Size(16, 16);
  1950. this.btnFile.ImagePaddingHorizontal = 0;
  1951. this.btnFile.ImagePaddingVertical = 1;
  1952. this.btnFile.Name = "btnFile";
  1953. this.btnFile.PopupSide = FastReport.DevComponents.DotNetBar.ePopupSide.Bottom;
  1954. this.btnFile.ShowSubItems = false;
  1955. this.btnFile.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1956. this.itemContainer1});
  1957. this.btnFile.Text = "&File";
  1958. //
  1959. // itemContainer1
  1960. //
  1961. //
  1962. //
  1963. //
  1964. this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
  1965. this.itemContainer1.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1966. this.itemContainer1.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  1967. this.itemContainer1.Name = "itemContainer1";
  1968. this.itemContainer1.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1969. this.itemContainer2,
  1970. this.itemContainer4});
  1971. //
  1972. //
  1973. //
  1974. this.itemContainer1.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1975. //
  1976. // itemContainer2
  1977. //
  1978. //
  1979. //
  1980. //
  1981. this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
  1982. this.itemContainer2.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1983. this.itemContainer2.ItemSpacing = 0;
  1984. this.itemContainer2.Name = "itemContainer2";
  1985. this.itemContainer2.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  1986. this.itemContainer3,
  1987. this.itemContainer23});
  1988. //
  1989. //
  1990. //
  1991. this.itemContainer2.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  1992. //
  1993. // itemContainer3
  1994. //
  1995. //
  1996. //
  1997. //
  1998. this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
  1999. this.itemContainer3.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  2000. this.itemContainer3.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  2001. this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
  2002. this.itemContainer3.Name = "itemContainer3";
  2003. this.itemContainer3.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  2004. this.btnFileNew,
  2005. this.btnFileOpen,
  2006. this.btnFileOpenPage,
  2007. this.btnFileOpenViaCloud,
  2008. this.btnFileSave,
  2009. this.btnFileSaveAs,
  2010. this.btnFileSaveToCloud,
  2011. this.btnFileSaveWithRandomData,
  2012. this.btnFileSaveAll,
  2013. this.btnFilePreview,
  2014. this.btnFileWebPreview,
  2015. this.btnFilePrinterSetup,
  2016. this.btnFileSelectLanguage,
  2017. this.btnWelcome,
  2018. this.btnHelp,
  2019. this.btnAbout,
  2020. this.btnFileClose});
  2021. //
  2022. //
  2023. //
  2024. this.itemContainer3.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  2025. //
  2026. // btnFileNew
  2027. //
  2028. this.btnFileNew.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2029. this.btnFileNew.Image = ((System.Drawing.Image)(resources.GetObject("btnFileNew.Image")));
  2030. this.btnFileNew.Name = "btnFileNew";
  2031. this.btnFileNew.SubItemsExpandWidth = 24;
  2032. this.btnFileNew.Text = "New";
  2033. //
  2034. // btnFileOpen
  2035. //
  2036. this.btnFileOpen.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2037. this.btnFileOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnFileOpen.Image")));
  2038. this.btnFileOpen.Name = "btnFileOpen";
  2039. this.btnFileOpen.SubItemsExpandWidth = 24;
  2040. this.btnFileOpen.Text = "Open";
  2041. //
  2042. // btnFileOpenPage
  2043. //
  2044. this.btnFileOpenPage.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2045. this.btnFileOpenPage.Image = ((System.Drawing.Image)(resources.GetObject("btnFileOpen.Image")));
  2046. this.btnFileOpenPage.Name = "btnFileOpenPage";
  2047. this.btnFileOpenPage.SubItemsExpandWidth = 24;
  2048. this.btnFileOpenPage.Text = "Open page";
  2049. //
  2050. // btnFileOpenViaCloud
  2051. //
  2052. this.btnFileOpenViaCloud.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2053. this.btnFileOpenViaCloud.Image = ((System.Drawing.Image)(resources.GetObject("btnFileOpen.Image")));
  2054. this.btnFileOpenViaCloud.Name = "btnFileOpenViaCloud";
  2055. this.btnFileOpenViaCloud.SubItemsExpandWidth = 24;
  2056. this.btnFileOpenViaCloud.Text = "Open via Cloud";
  2057. //
  2058. // btnFileSave
  2059. //
  2060. this.btnFileSave.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2061. this.btnFileSave.Image = ((System.Drawing.Image)(resources.GetObject("btnFileSave.Image")));
  2062. this.btnFileSave.Name = "btnFileSave";
  2063. this.btnFileSave.SubItemsExpandWidth = 24;
  2064. this.btnFileSave.Text = "Save";
  2065. //
  2066. // btnFileSaveToCloud
  2067. //
  2068. this.btnFileSaveToCloud.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2069. this.btnFileSaveToCloud.Image = ((System.Drawing.Image)(resources.GetObject("btnFileSave.Image")));
  2070. this.btnFileSaveToCloud.Name = "btnFileSaveToCloud";
  2071. this.btnFileSaveToCloud.SubItemsExpandWidth = 24;
  2072. this.btnFileSaveToCloud.Text = "Save to Cloud";
  2073. //
  2074. // btnFileSaveAs
  2075. //
  2076. this.btnFileSaveAs.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2077. this.btnFileSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("btnFileSaveAs.Image")));
  2078. this.btnFileSaveAs.Name = "btnFileSaveAs";
  2079. this.btnFileSaveAs.SubItemsExpandWidth = 24;
  2080. this.btnFileSaveAs.Text = "Save As";
  2081. //
  2082. // btnFileSaveWithRandomData
  2083. //
  2084. this.btnFileSaveWithRandomData.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2085. this.btnFileSaveWithRandomData.Image = ((System.Drawing.Image)(resources.GetObject("btnFileSaveAs.Image")));
  2086. this.btnFileSaveWithRandomData.Name = "btnFileSaveWithRandomData";
  2087. this.btnFileSaveWithRandomData.SubItemsExpandWidth = 24;
  2088. this.btnFileSaveWithRandomData.Text = "Save With Random Data";
  2089. //
  2090. // btnFileSaveAll
  2091. //
  2092. this.btnFileSaveAll.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2093. this.btnFileSaveAll.Image = ((System.Drawing.Image)(resources.GetObject("btnFileSaveAll.Image")));
  2094. this.btnFileSaveAll.Name = "btnFileSaveAll";
  2095. this.btnFileSaveAll.SubItemsExpandWidth = 24;
  2096. this.btnFileSaveAll.Text = "Save All";
  2097. //
  2098. // btnFilePreview
  2099. //
  2100. this.btnFilePreview.BeginGroup = true;
  2101. this.btnFilePreview.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2102. this.btnFilePreview.Name = "btnFilePreview";
  2103. this.btnFilePreview.SubItemsExpandWidth = 24;
  2104. this.btnFilePreview.Text = "Preview";
  2105. //
  2106. // btnFileWebPreview
  2107. //
  2108. this.btnFileWebPreview.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2109. this.btnFileWebPreview.Image = ((System.Drawing.Image)(resources.GetObject("btnFilePreview.Image")));
  2110. this.btnFileWebPreview.Name = "btnFileWebPreview";
  2111. this.btnFileWebPreview.SubItemsExpandWidth = 24;
  2112. this.btnFileWebPreview.Text = "Preview";
  2113. //
  2114. // btnFilePrinterSetup
  2115. //
  2116. this.btnFilePrinterSetup.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2117. this.btnFilePrinterSetup.Image = ((System.Drawing.Image)(resources.GetObject("btnFilePrinterSetup.Image")));
  2118. this.btnFilePrinterSetup.Name = "btnFilePrinterSetup";
  2119. this.btnFilePrinterSetup.SubItemsExpandWidth = 24;
  2120. this.btnFilePrinterSetup.Text = "Printer Setup";
  2121. //
  2122. // btnFileSelectLanguage
  2123. //
  2124. this.btnFileSelectLanguage.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2125. this.btnFileSelectLanguage.Image = ((System.Drawing.Image)(resources.GetObject("btnFileSelectLanguage.Image")));
  2126. this.btnFileSelectLanguage.Name = "btnFileSelectLanguage";
  2127. this.btnFileSelectLanguage.SubItemsExpandWidth = 24;
  2128. this.btnFileSelectLanguage.Text = "Select Language";
  2129. //
  2130. // btnWelcome
  2131. //
  2132. this.btnWelcome.BeginGroup = true;
  2133. this.btnWelcome.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2134. this.btnWelcome.Name = "btnWelcome";
  2135. this.btnWelcome.SubItemsExpandWidth = 24;
  2136. this.btnWelcome.Text = "Show welcome window";
  2137. //
  2138. // btnHelp
  2139. //
  2140. this.btnHelp.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2141. this.btnHelp.Image = ((System.Drawing.Image)(resources.GetObject("btnHelp.Image")));
  2142. this.btnHelp.Name = "btnHelp";
  2143. this.btnHelp.SubItemsExpandWidth = 24;
  2144. this.btnHelp.Text = "Help";
  2145. //
  2146. // btnAbout
  2147. //
  2148. this.btnAbout.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2149. this.btnAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnAbout.Image")));
  2150. this.btnAbout.Name = "btnAbout";
  2151. this.btnAbout.SubItemsExpandWidth = 24;
  2152. this.btnAbout.Text = "About";
  2153. //
  2154. // btnFileClose
  2155. //
  2156. this.btnFileClose.BeginGroup = true;
  2157. this.btnFileClose.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2158. this.btnFileClose.Image = ((System.Drawing.Image)(resources.GetObject("btnFileClose.Image")));
  2159. this.btnFileClose.Name = "btnFileClose";
  2160. this.btnFileClose.SubItemsExpandWidth = 24;
  2161. this.btnFileClose.Text = "Close";
  2162. //
  2163. // itemContainer23
  2164. //
  2165. //
  2166. //
  2167. //
  2168. this.itemContainer23.BackgroundStyle.Class = "RibbonFileMenuColumnTwoContainer";
  2169. this.itemContainer23.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  2170. this.itemContainer23.LayoutOrientation = FastReport.DevComponents.DotNetBar.eOrientation.Vertical;
  2171. this.itemContainer23.MinimumSize = new System.Drawing.Size(150, 0);
  2172. this.itemContainer23.Name = "itemContainer23";
  2173. this.itemContainer23.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  2174. this.lblRecent});
  2175. //
  2176. //
  2177. //
  2178. this.itemContainer23.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  2179. //
  2180. // lblRecent
  2181. //
  2182. this.lblRecent.BorderSide = FastReport.DevComponents.DotNetBar.eBorderSide.Bottom;
  2183. this.lblRecent.BorderType = FastReport.DevComponents.DotNetBar.eBorderType.Etched;
  2184. this.lblRecent.CanCustomize = false;
  2185. this.lblRecent.ForeColor = System.Drawing.SystemColors.ControlText;
  2186. this.lblRecent.Name = "lblRecent";
  2187. this.lblRecent.PaddingBottom = 2;
  2188. this.lblRecent.PaddingTop = 2;
  2189. this.lblRecent.Stretch = true;
  2190. this.lblRecent.Text = "Recent Documents";
  2191. //
  2192. // itemContainer4
  2193. //
  2194. //
  2195. //
  2196. //
  2197. this.itemContainer4.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
  2198. this.itemContainer4.BackgroundStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  2199. this.itemContainer4.HorizontalItemAlignment = FastReport.DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
  2200. this.itemContainer4.Name = "itemContainer4";
  2201. this.itemContainer4.SubItems.AddRange(new FastReport.DevComponents.DotNetBar.BaseItem[] {
  2202. this.btnAccount,
  2203. this.btnOptions,
  2204. this.btnFileExit});
  2205. //
  2206. //
  2207. //
  2208. this.itemContainer4.TitleStyle.CornerType = FastReport.DevComponents.DotNetBar.eCornerType.Square;
  2209. //
  2210. // btnAccount
  2211. //
  2212. this.btnAccount.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2213. this.btnAccount.ColorTable = FastReport.DevComponents.DotNetBar.eButtonColor.Flat;
  2214. this.btnAccount.Name = "btnAccount";
  2215. this.btnAccount.SubItemsExpandWidth = 24;
  2216. this.btnAccount.Text = "Account";
  2217. //
  2218. // btnOptions
  2219. //
  2220. this.btnOptions.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2221. this.btnOptions.ColorTable = FastReport.DevComponents.DotNetBar.eButtonColor.Flat;
  2222. this.btnOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOptions.Image")));
  2223. this.btnOptions.Name = "btnOptions";
  2224. this.btnOptions.SubItemsExpandWidth = 24;
  2225. this.btnOptions.Text = "Options";
  2226. //
  2227. // btnFileExit
  2228. //
  2229. this.btnFileExit.ButtonStyle = FastReport.DevComponents.DotNetBar.eButtonStyle.ImageAndText;
  2230. this.btnFileExit.ColorTable = FastReport.DevComponents.DotNetBar.eButtonColor.Flat;
  2231. this.btnFileExit.Image = ((System.Drawing.Image)(resources.GetObject("btnFileExit.Image")));
  2232. this.btnFileExit.Name = "btnFileExit";
  2233. this.btnFileExit.SubItemsExpandWidth = 24;
  2234. this.btnFileExit.Text = "Exit";
  2235. //
  2236. // tabHome
  2237. //
  2238. this.tabHome.Checked = true;
  2239. this.tabHome.Name = "tabHome";
  2240. this.tabHome.Panel = this.ribbonPanel1;
  2241. this.tabHome.Text = "Home";
  2242. //
  2243. // tabReport
  2244. //
  2245. this.tabReport.Name = "tabReport";
  2246. this.tabReport.Panel = this.ribbonPanel2;
  2247. this.tabReport.Text = "Report";
  2248. //
  2249. // tabLayout
  2250. //
  2251. this.tabLayout.Name = "tabLayout";
  2252. this.tabLayout.Panel = this.ribbonPanel3;
  2253. this.tabLayout.Text = "Layout";
  2254. //
  2255. // tabView
  2256. //
  2257. this.tabView.Name = "tabView";
  2258. this.tabView.Panel = this.ribbonPanel4;
  2259. this.tabView.Text = "View";
  2260. //
  2261. // buttonItem15
  2262. //
  2263. this.buttonItem15.Name = "buttonItem15";
  2264. this.buttonItem15.Text = "-->";
  2265. //
  2266. // styleManager
  2267. //
  2268. this.styleManager.ManagerStyle = FastReport.DevComponents.DotNetBar.eStyle.VisualStudio2012Light;
  2269. this.styleManager.MetroColorParameters = new FastReport.DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154))))));
  2270. //
  2271. // DesignerForm
  2272. //
  2273. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  2274. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  2275. this.ClientSize = new System.Drawing.Size(1400, 451);
  2276. this.Controls.Add(this.ribbonControl);
  2277. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Sizable;
  2278. this.MaximizeBox = true;
  2279. this.MinimizeBox = true;
  2280. this.Name = "DesignerForm";
  2281. this.Text = "DesignerRibbonForm";
  2282. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DesignerForm_FormClosing);
  2283. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.DesignerForm_FormClosed);
  2284. this.Load += new System.EventHandler(this.DesignerForm_Load);
  2285. this.DragDrop += new System.Windows.Forms.DragEventHandler(this.openfrx_DragDrop);
  2286. this.DragEnter += new System.Windows.Forms.DragEventHandler(this.openfrx_DragEnter);
  2287. this.ribbonControl.ResumeLayout(false);
  2288. this.ribbonControl.PerformLayout();
  2289. this.ribbonPanel1.ResumeLayout(false);
  2290. this.ribbonPanel2.ResumeLayout(false);
  2291. this.ribbonPanel4.ResumeLayout(false);
  2292. this.ribbonPanel3.ResumeLayout(false);
  2293. this.ResumeLayout(false);
  2294. }
  2295. #endregion
  2296. private FastReport.DevComponents.DotNetBar.RibbonControl ribbonControl;
  2297. private FastReport.DevComponents.DotNetBar.RibbonPanel ribbonPanel1;
  2298. private FastReport.DevComponents.DotNetBar.RibbonBar barUndo;
  2299. private FastReport.DevComponents.DotNetBar.RibbonPanel ribbonPanel2;
  2300. private FastReport.DevComponents.DotNetBar.ApplicationButton btnFile;
  2301. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer1;
  2302. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer2;
  2303. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer3;
  2304. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileNew;
  2305. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileOpen;
  2306. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileOpenPage;
  2307. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileOpenViaCloud;
  2308. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileSave;
  2309. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileSaveToCloud;
  2310. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileSelectLanguage;
  2311. private FastReport.DevComponents.DotNetBar.ButtonItem btnFilePrinterSetup;
  2312. private FastReport.DevComponents.DotNetBar.LabelItem lblRecent;
  2313. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer4;
  2314. private FastReport.DevComponents.DotNetBar.ButtonItem btnOptions;
  2315. private FastReport.DevComponents.DotNetBar.ButtonItem btnAccount;
  2316. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileExit;
  2317. private FastReport.DevComponents.DotNetBar.RibbonTabItem tabHome;
  2318. private FastReport.DevComponents.DotNetBar.RibbonTabItem tabReport;
  2319. private FastReport.DevComponents.DotNetBar.StyleManager styleManager;
  2320. private FastReport.DevComponents.DotNetBar.ButtonItem buttonItem15;
  2321. private FastReport.DevComponents.DotNetBar.RibbonBar barClipboard;
  2322. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer5;
  2323. private FastReport.DevComponents.DotNetBar.ButtonItem btnUndo;
  2324. private FastReport.DevComponents.DotNetBar.ButtonItem btnRedo;
  2325. private FastReport.DevComponents.DotNetBar.ButtonItem btnPaste;
  2326. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer6;
  2327. private FastReport.DevComponents.DotNetBar.ButtonItem btnCopy;
  2328. private FastReport.DevComponents.DotNetBar.ButtonItem btnCut;
  2329. private FastReport.DevComponents.DotNetBar.ButtonItem btnFormatPainter;
  2330. private FastReport.DevComponents.DotNetBar.RibbonBar barText;
  2331. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer7;
  2332. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer8;
  2333. private FastReport.Controls.FontComboBoxItem cbxFontName;
  2334. private FastReport.Controls.FontSizeComboBoxItem cbxFontSize;
  2335. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer9;
  2336. private FastReport.DevComponents.DotNetBar.ButtonItem btnBold;
  2337. private FastReport.DevComponents.DotNetBar.ButtonItem btnItalic;
  2338. private FastReport.DevComponents.DotNetBar.ButtonItem btnUnderline;
  2339. private FastReport.DevComponents.DotNetBar.RibbonBar barBorderAndFill;
  2340. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignLeft;
  2341. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignCenter;
  2342. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignRight;
  2343. private FastReport.DevComponents.DotNetBar.ButtonItem btnJustify;
  2344. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignTop;
  2345. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignMiddle;
  2346. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignBottom;
  2347. private FastReport.Controls.ColorButtonItem btnTextColor;
  2348. private FastReport.Controls.TextAngleButtonItem btnTextRotation;
  2349. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer10;
  2350. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer11;
  2351. private FastReport.DevComponents.DotNetBar.ButtonItem btnAllLines;
  2352. private FastReport.DevComponents.DotNetBar.ButtonItem btnNoLines;
  2353. private FastReport.DevComponents.DotNetBar.ButtonItem btnTopLine;
  2354. private FastReport.DevComponents.DotNetBar.ButtonItem btnBottomLine;
  2355. private FastReport.DevComponents.DotNetBar.ButtonItem btnLeftLine;
  2356. private FastReport.DevComponents.DotNetBar.ButtonItem btnRightLine;
  2357. private FastReport.DevComponents.DotNetBar.ButtonItem btnBorderProps;
  2358. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer12;
  2359. private FastReport.Controls.ColorButtonItem btnFillColor;
  2360. private FastReport.DevComponents.DotNetBar.ButtonItem btnFillProps;
  2361. private FastReport.Controls.ColorButtonItem btnLineColor;
  2362. private FastReport.Controls.LineStyleButtonItem btnLineStyle;
  2363. private FastReport.Controls.LineWidthButtonItem btnLineWidth;
  2364. private FastReport.DevComponents.DotNetBar.RibbonPanel ribbonPanel3;
  2365. private FastReport.DevComponents.DotNetBar.RibbonPanel ribbonPanel4;
  2366. private FastReport.DevComponents.DotNetBar.RibbonTabItem tabLayout;
  2367. private FastReport.DevComponents.DotNetBar.RibbonTabItem tabView;
  2368. private FastReport.DevComponents.DotNetBar.RibbonBar barFormat;
  2369. private FastReport.DevComponents.DotNetBar.ButtonItem btnFormat;
  2370. private FastReport.DevComponents.DotNetBar.ButtonItem btnHighlight;
  2371. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer13;
  2372. private FastReport.DevComponents.DotNetBar.RibbonBar barEditing;
  2373. private FastReport.DevComponents.DotNetBar.RibbonBar barPolygon;
  2374. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer14;
  2375. private FastReport.DevComponents.DotNetBar.ButtonItem btnFind;
  2376. private FastReport.DevComponents.DotNetBar.ButtonItem btnReplace;
  2377. private FastReport.DevComponents.DotNetBar.ButtonItem btnSelectAll;
  2378. private FastReport.DevComponents.DotNetBar.RibbonBar barStyles;
  2379. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer15;
  2380. private FastReport.Controls.StyleComboBoxItem cbxStyles;
  2381. private FastReport.DevComponents.DotNetBar.ButtonItem btnStyles;
  2382. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer16;
  2383. private FastReport.DevComponents.DotNetBar.RibbonBar barReport;
  2384. private FastReport.DevComponents.DotNetBar.ButtonItem btnReportOptions;
  2385. private FastReport.DevComponents.DotNetBar.RibbonBar barBands;
  2386. private FastReport.DevComponents.DotNetBar.RibbonBar barPages;
  2387. private FastReport.DevComponents.DotNetBar.RibbonBar barData;
  2388. private FastReport.DevComponents.DotNetBar.ButtonItem btnDataChoose;
  2389. private FastReport.DevComponents.DotNetBar.ButtonItem btnDataAdd;
  2390. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer17;
  2391. private FastReport.DevComponents.DotNetBar.ButtonItem btnAddPage;
  2392. private FastReport.DevComponents.DotNetBar.ButtonItem btnCopyPage;
  2393. private FastReport.DevComponents.DotNetBar.ButtonItem btnAddDialog;
  2394. private FastReport.DevComponents.DotNetBar.ButtonItem btnDeletePage;
  2395. private FastReport.DevComponents.DotNetBar.ButtonItem btnPageSetup;
  2396. private FastReport.DevComponents.DotNetBar.ButtonItem btnConfigureBands;
  2397. private FastReport.DevComponents.DotNetBar.ButtonItem btnGroupExpert;
  2398. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer18;
  2399. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer19;
  2400. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer20;
  2401. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnReportTitle;
  2402. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnReportSummary;
  2403. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnPageHeader;
  2404. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer21;
  2405. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnColumnHeader;
  2406. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnColumnFooter;
  2407. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnOverlay;
  2408. private FastReport.DevComponents.DotNetBar.CheckBoxItem btnPageFooter;
  2409. private FastReport.DevComponents.DotNetBar.RibbonBar barView;
  2410. private FastReport.DevComponents.DotNetBar.ButtonItem btnViewGrid;
  2411. private FastReport.DevComponents.DotNetBar.ButtonItem btnViewGuides;
  2412. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer22;
  2413. private FastReport.DevComponents.DotNetBar.ButtonItem btnAutoGuides;
  2414. private FastReport.DevComponents.DotNetBar.ButtonItem btnDeleteHGuides;
  2415. private FastReport.DevComponents.DotNetBar.ButtonItem btnDeleteVGuides;
  2416. private FastReport.DevComponents.DotNetBar.RibbonBar barLayout;
  2417. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignToGrid;
  2418. private FastReport.DevComponents.DotNetBar.ButtonItem btnFitToGrid;
  2419. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignment;
  2420. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignLefts;
  2421. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignCenters;
  2422. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignRights;
  2423. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignTops;
  2424. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignMiddles;
  2425. private FastReport.DevComponents.DotNetBar.ButtonItem btnAlignBottoms;
  2426. private FastReport.DevComponents.DotNetBar.ButtonItem btnCenterHorizontally;
  2427. private FastReport.DevComponents.DotNetBar.ButtonItem btnCenterVertically;
  2428. private FastReport.DevComponents.DotNetBar.ButtonItem btnSize;
  2429. private FastReport.DevComponents.DotNetBar.ButtonItem btnSameWidth;
  2430. private FastReport.DevComponents.DotNetBar.ButtonItem btnSameHeight;
  2431. private FastReport.DevComponents.DotNetBar.ButtonItem btnSameSize;
  2432. private FastReport.DevComponents.DotNetBar.ButtonItem btnSpacing;
  2433. private FastReport.DevComponents.DotNetBar.ButtonItem btnSpaceHorizontally;
  2434. private FastReport.DevComponents.DotNetBar.ButtonItem btnIncreaseHorizontalSpacing;
  2435. private FastReport.DevComponents.DotNetBar.ButtonItem btnDecreaseHorizontalSpacing;
  2436. private FastReport.DevComponents.DotNetBar.ButtonItem btnRemoveHorizontalSpacing;
  2437. private FastReport.DevComponents.DotNetBar.ButtonItem btnSpaceVertically;
  2438. private FastReport.DevComponents.DotNetBar.ButtonItem btnIncreaseVerticalSpacing;
  2439. private FastReport.DevComponents.DotNetBar.ButtonItem btnDecreaseVerticalSpacing;
  2440. private FastReport.DevComponents.DotNetBar.ButtonItem btnRemoveVerticalSpacing;
  2441. private FastReport.DevComponents.DotNetBar.ButtonItem btnBringToFront;
  2442. private FastReport.DevComponents.DotNetBar.ButtonItem btnSendToBack;
  2443. private FastReport.DevComponents.DotNetBar.ButtonItem btnGroup;
  2444. private FastReport.DevComponents.DotNetBar.ButtonItem btnUngroup;
  2445. private FastReport.DevComponents.DotNetBar.ButtonItem btnPreview;
  2446. private FastReport.DevComponents.DotNetBar.ButtonItem btnWebPreview;
  2447. private FastReport.DevComponents.DotNetBar.ButtonItem btnPanels;
  2448. private FastReport.DevComponents.DotNetBar.ButtonItem btnProperties;
  2449. private FastReport.DevComponents.DotNetBar.ButtonItem btnData;
  2450. private FastReport.DevComponents.DotNetBar.ButtonItem btnReportTree;
  2451. private FastReport.DevComponents.DotNetBar.ButtonItem btnMessages;
  2452. private FastReport.DevComponents.DotNetBar.ButtonItem btnValidate;
  2453. private FastReport.DevComponents.DotNetBar.ButtonItem btnUnits;
  2454. private FastReport.DevComponents.DotNetBar.ButtonItem btnUnitsMillimeters;
  2455. private FastReport.DevComponents.DotNetBar.ButtonItem btnUnitsCentimeters;
  2456. private FastReport.DevComponents.DotNetBar.ButtonItem btnUnitsInches;
  2457. private FastReport.DevComponents.DotNetBar.ButtonItem btnUnitsHundrethsOfInch;
  2458. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileSaveAs;
  2459. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileSaveWithRandomData;
  2460. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileSaveAll;
  2461. private FastReport.DevComponents.DotNetBar.ButtonItem btnFilePreview;
  2462. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileWebPreview;
  2463. private FastReport.DevComponents.DotNetBar.ButtonItem btnFileClose;
  2464. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer23;
  2465. private FastReport.DevComponents.DotNetBar.ButtonItem btnWelcome;
  2466. private FastReport.DevComponents.DotNetBar.ButtonItem btnHelp;
  2467. private FastReport.DevComponents.DotNetBar.ButtonItem btnAbout;
  2468. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer24_polygon;
  2469. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer25_polygon_line1;
  2470. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer26_polygon_line2;
  2471. private FastReport.DevComponents.DotNetBar.ButtonItem btnPolyMove;
  2472. private FastReport.DevComponents.DotNetBar.ButtonItem btnPolyPointer;
  2473. private FastReport.DevComponents.DotNetBar.ButtonItem btnPolyAddPoint;
  2474. private FastReport.DevComponents.DotNetBar.ButtonItem btnPolyAddBezier;
  2475. private FastReport.DevComponents.DotNetBar.ButtonItem btnPolyRemovePoint;
  2476. private FastReport.DevComponents.DotNetBar.ItemContainer itemContainer24;
  2477. }
  2478. }