DesignerForm.Designer.cs 122 KB

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