This commit is contained in:
Kathy Ruffing 2008-01-31 14:25:12 +00:00
parent c02df053eb
commit 322d01f15f
3 changed files with 1041 additions and 1028 deletions

View File

@ -226,10 +226,12 @@ namespace VEPROMS
this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.rtxbComment = new System.Windows.Forms.RichTextBox();
this.expandablePanel2 = new DevComponents.DotNetBar.ExpandablePanel();
this.tv = new Volian.Controls.Library.vlnTreeView();
this.infoPanel = new DevComponents.DotNetBar.ExpandablePanel();
this.infoTabs = new DevComponents.DotNetBar.TabControl();
this.infotabControlPanelTransitions = new DevComponents.DotNetBar.TabControlPanel();
this.infotabTransition = new DevComponents.DotNetBar.TabItem(this.components);
this.infotabControlPanelRO = new DevComponents.DotNetBar.TabControlPanel();
this.displayRO = new Volian.Controls.Library.DisplayRO();
this.infotabRO = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
@ -244,8 +246,9 @@ namespace VEPROMS
this.txbChgMsg2 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.infotabTags = new DevComponents.DotNetBar.TabItem(this.components);
this.infotabControlPanelRO = new DevComponents.DotNetBar.TabControlPanel();
this.infotabRO = new DevComponents.DotNetBar.TabItem(this.components);
this.infotabControlPanelTransitions = new DevComponents.DotNetBar.TabControlPanel();
this.displayTransition = new Volian.Controls.Library.DisplayTransition();
this.infotabTransition = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
this.navpaneResults = new DevComponents.DotNetBar.NavigationPane();
this.navpanSrchRslts = new DevComponents.DotNetBar.NavigationPanePanel();
@ -265,9 +268,6 @@ namespace VEPROMS
this.expandableSplitter3 = new DevComponents.DotNetBar.ExpandableSplitter();
this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
this.tc = new Volian.Controls.Library.DisplayTabControl();
this.displayTransition = new Volian.Controls.Library.DisplayTransition();
this.tv = new Volian.Controls.Library.vlnTreeView();
this.displayRO = new Volian.Controls.Library.DisplayRO();
this.ribbonControl1.SuspendLayout();
this.ribbonPanel1.SuspendLayout();
this.ribbonPanel4.SuspendLayout();
@ -281,14 +281,14 @@ namespace VEPROMS
this.infoPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.infoTabs)).BeginInit();
this.infoTabs.SuspendLayout();
this.infotabControlPanelTransitions.SuspendLayout();
this.infotabControlPanelRO.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.panelEx1.SuspendLayout();
this.groupPanel4.SuspendLayout();
this.groupPanel3.SuspendLayout();
this.groupPanel2.SuspendLayout();
this.groupPanel1.SuspendLayout();
this.infotabControlPanelRO.SuspendLayout();
this.infotabControlPanelTransitions.SuspendLayout();
this.tabControlPanel3.SuspendLayout();
this.navpaneResults.SuspendLayout();
this.tabControlPanel2.SuspendLayout();
@ -298,10 +298,10 @@ namespace VEPROMS
// ribbonControl1
//
this.ribbonControl1.CaptionVisible = true;
this.ribbonControl1.Controls.Add(this.ribbonPanel2);
this.ribbonControl1.Controls.Add(this.ribbonPanel1);
this.ribbonControl1.Controls.Add(this.ribbonPanel4);
this.ribbonControl1.Controls.Add(this.ribbonPanel3);
this.ribbonControl1.Controls.Add(this.ribbonPanel2);
this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.rtabHome,
@ -333,6 +333,7 @@ namespace VEPROMS
this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.ribbonPanel1.Size = new System.Drawing.Size(1028, 89);
this.ribbonPanel1.TabIndex = 1;
this.ribbonPanel1.Visible = false;
//
// rbnPrint
//
@ -821,12 +822,11 @@ namespace VEPROMS
this.ribbonPanel2.Controls.Add(this.rbnFont);
this.ribbonPanel2.Controls.Add(this.rbnClipboard);
this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ribbonPanel2.Location = new System.Drawing.Point(0, 0);
this.ribbonPanel2.Location = new System.Drawing.Point(0, 55);
this.ribbonPanel2.Name = "ribbonPanel2";
this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.ribbonPanel2.Size = new System.Drawing.Size(1028, 144);
this.ribbonPanel2.Size = new System.Drawing.Size(1028, 89);
this.ribbonPanel2.TabIndex = 2;
this.ribbonPanel2.Visible = false;
//
// rbnTextFncts
//
@ -843,7 +843,7 @@ namespace VEPROMS
this.rbnTextFncts.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnTextFncts.Location = new System.Drawing.Point(713, 0);
this.rbnTextFncts.Name = "rbnTextFncts";
this.rbnTextFncts.Size = new System.Drawing.Size(244, 141);
this.rbnTextFncts.Size = new System.Drawing.Size(244, 86);
this.rbnTextFncts.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnTextFncts.TabIndex = 13;
this.rbnTextFncts.Text = "Text Functions";
@ -933,7 +933,7 @@ namespace VEPROMS
this.rbnInsert.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnInsert.Location = new System.Drawing.Point(226, 0);
this.rbnInsert.Name = "rbnInsert";
this.rbnInsert.Size = new System.Drawing.Size(487, 141);
this.rbnInsert.Size = new System.Drawing.Size(487, 86);
this.rbnInsert.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnInsert.TabIndex = 12;
this.rbnInsert.Text = "Insert";
@ -1509,7 +1509,7 @@ namespace VEPROMS
this.rbnFont.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnFont.Location = new System.Drawing.Point(120, 0);
this.rbnFont.Name = "rbnFont";
this.rbnFont.Size = new System.Drawing.Size(106, 141);
this.rbnFont.Size = new System.Drawing.Size(106, 86);
this.rbnFont.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnFont.TabIndex = 9;
this.rbnFont.Text = "Font";
@ -1623,7 +1623,7 @@ namespace VEPROMS
this.rbnClipboard.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnClipboard.Location = new System.Drawing.Point(3, 0);
this.rbnClipboard.Name = "rbnClipboard";
this.rbnClipboard.Size = new System.Drawing.Size(117, 141);
this.rbnClipboard.Size = new System.Drawing.Size(117, 86);
this.rbnClipboard.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnClipboard.TabIndex = 3;
this.rbnClipboard.Text = "Clipboard";
@ -1673,7 +1673,6 @@ namespace VEPROMS
//
// rtabHome
//
this.rtabHome.Checked = true;
this.rtabHome.ImagePaddingHorizontal = 8;
this.rtabHome.Name = "rtabHome";
this.rtabHome.Panel = this.ribbonPanel1;
@ -1681,6 +1680,7 @@ namespace VEPROMS
//
// rtabEdit
//
this.rtabEdit.Checked = true;
this.rtabEdit.ImagePaddingHorizontal = 8;
this.rtabEdit.Name = "rtabEdit";
this.rtabEdit.Panel = this.ribbonPanel2;
@ -2277,6 +2277,18 @@ namespace VEPROMS
this.expandablePanel2.TitleStyle.GradientAngle = 90;
this.expandablePanel2.TitleText = "Procedures";
//
// tv
//
this.tv.AllowDrop = true;
this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
this.tv.HideSelection = false;
this.tv.Location = new System.Drawing.Point(0, 26);
this.tv.Name = "tv";
this.tv.Size = new System.Drawing.Size(30, 548);
this.tv.TabIndex = 1;
this.tv.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tv_BeforeExpand);
this.tv.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tv_AfterSelect);
//
// infoPanel
//
this.infoPanel.CanvasColor = System.Drawing.SystemColors.Control;
@ -2309,8 +2321,8 @@ namespace VEPROMS
//
this.infoTabs.BackColor = System.Drawing.Color.Transparent;
this.infoTabs.CanReorderTabs = true;
this.infoTabs.Controls.Add(this.infotabControlPanelRO);
this.infoTabs.Controls.Add(this.tabControlPanel1);
this.infoTabs.Controls.Add(this.infotabControlPanelRO);
this.infoTabs.Controls.Add(this.infotabControlPanelTransitions);
this.infoTabs.Controls.Add(this.tabControlPanel3);
this.infoTabs.Controls.Add(this.tabControlPanel2);
@ -2330,31 +2342,42 @@ namespace VEPROMS
this.infoTabs.Tabs.Add(this.infotabTransition);
this.infoTabs.Text = "tabControl1";
//
// infotabControlPanelTransitions
// infotabControlPanelRO
//
this.infotabControlPanelTransitions.Controls.Add(this.displayTransition);
this.infotabControlPanelTransitions.Dock = System.Windows.Forms.DockStyle.Fill;
this.infotabControlPanelTransitions.Location = new System.Drawing.Point(0, 0);
this.infotabControlPanelTransitions.Name = "infotabControlPanelTransitions";
this.infotabControlPanelTransitions.Padding = new System.Windows.Forms.Padding(1);
this.infotabControlPanelTransitions.Size = new System.Drawing.Size(204, 548);
this.infotabControlPanelTransitions.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabControlPanelTransitions.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabControlPanelTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabControlPanelTransitions.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.infotabControlPanelTransitions.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
this.infotabControlPanelRO.Controls.Add(this.displayRO);
this.infotabControlPanelRO.Dock = System.Windows.Forms.DockStyle.Fill;
this.infotabControlPanelRO.Location = new System.Drawing.Point(0, 0);
this.infotabControlPanelRO.Name = "infotabControlPanelRO";
this.infotabControlPanelRO.Padding = new System.Windows.Forms.Padding(1);
this.infotabControlPanelRO.Size = new System.Drawing.Size(204, 548);
this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabControlPanelRO.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabControlPanelRO.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabControlPanelRO.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.infotabControlPanelRO.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.infotabControlPanelTransitions.Style.GradientAngle = 180;
this.infotabControlPanelTransitions.TabIndex = 5;
this.infotabControlPanelTransitions.TabItem = this.infotabTransition;
this.infotabControlPanelTransitions.Click += new System.EventHandler(this.infotabTransition_Click);
this.infotabControlPanelRO.Style.GradientAngle = 180;
this.infotabControlPanelRO.TabIndex = 4;
this.infotabControlPanelRO.TabItem = this.infotabRO;
//
// infotabTransition
// displayRO
//
this.infotabTransition.AttachedControl = this.infotabControlPanelTransitions;
this.infotabTransition.Name = "infotabTransition";
this.infotabTransition.Text = "Transition";
this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
this.displayRO.CurItem = null;
this.displayRO.Dock = System.Windows.Forms.DockStyle.Fill;
this.displayRO.Location = new System.Drawing.Point(1, 1);
this.displayRO.Modify = false;
this.displayRO.MyROFST = null;
this.displayRO.MyRTB = null;
this.displayRO.Name = "displayRO";
this.displayRO.Size = new System.Drawing.Size(202, 546);
this.displayRO.TabIndex = 0;
//
// infotabRO
//
this.infotabRO.AttachedControl = this.infotabControlPanelRO;
this.infotabRO.Name = "infotabRO";
this.infotabRO.Text = "RO";
this.infotabRO.Click += new System.EventHandler(this.infotabRO_Click);
//
// tabControlPanel1
//
@ -2613,30 +2636,44 @@ namespace VEPROMS
this.infotabTags.Name = "infotabTags";
this.infotabTags.Text = "Tags";
//
// infotabControlPanelRO
// infotabControlPanelTransitions
//
this.infotabControlPanelRO.Controls.Add(this.displayRO);
this.infotabControlPanelRO.Dock = System.Windows.Forms.DockStyle.Fill;
this.infotabControlPanelRO.Location = new System.Drawing.Point(0, 0);
this.infotabControlPanelRO.Name = "infotabControlPanelRO";
this.infotabControlPanelRO.Padding = new System.Windows.Forms.Padding(1);
this.infotabControlPanelRO.Size = new System.Drawing.Size(204, 548);
this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabControlPanelRO.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabControlPanelRO.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabControlPanelRO.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.infotabControlPanelRO.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
this.infotabControlPanelTransitions.Controls.Add(this.displayTransition);
this.infotabControlPanelTransitions.Dock = System.Windows.Forms.DockStyle.Fill;
this.infotabControlPanelTransitions.Location = new System.Drawing.Point(0, 0);
this.infotabControlPanelTransitions.Name = "infotabControlPanelTransitions";
this.infotabControlPanelTransitions.Padding = new System.Windows.Forms.Padding(1);
this.infotabControlPanelTransitions.Size = new System.Drawing.Size(204, 548);
this.infotabControlPanelTransitions.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabControlPanelTransitions.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabControlPanelTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabControlPanelTransitions.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.infotabControlPanelTransitions.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.infotabControlPanelRO.Style.GradientAngle = 180;
this.infotabControlPanelRO.TabIndex = 4;
this.infotabControlPanelRO.TabItem = this.infotabRO;
this.infotabControlPanelTransitions.Style.GradientAngle = 180;
this.infotabControlPanelTransitions.TabIndex = 5;
this.infotabControlPanelTransitions.TabItem = this.infotabTransition;
this.infotabControlPanelTransitions.Click += new System.EventHandler(this.infotabTransition_Click);
//
// infotabRO
// displayTransition
//
this.infotabRO.AttachedControl = this.infotabControlPanelRO;
this.infotabRO.Name = "infotabRO";
this.infotabRO.Text = "RO";
this.infotabRO.Click += new System.EventHandler(this.infotabRO_Click);
this.displayTransition.AutoSize = true;
this.displayTransition.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.displayTransition.CurTrans = null;
this.displayTransition.CurProcSet = true;
this.displayTransition.Dock = System.Windows.Forms.DockStyle.Fill;
this.displayTransition.Location = new System.Drawing.Point(1, 1);
this.displayTransition.MyRTB = null;
this.displayTransition.Name = "displayTransition";
this.displayTransition.Size = new System.Drawing.Size(202, 546);
this.displayTransition.TabIndex = 0;
//
// infotabTransition
//
this.infotabTransition.AttachedControl = this.infotabControlPanelTransitions;
this.infotabTransition.Name = "infotabTransition";
this.infotabTransition.Text = "Transition";
this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
//
// tabControlPanel3
//
@ -2945,46 +2982,9 @@ namespace VEPROMS
this.tc.SelectedTab = null;
this.tc.Size = new System.Drawing.Size(762, 571);
this.tc.TabIndex = 8;
this.tc.LinkModifyTran += new Volian.Controls.Library.DisplayPanelLinkEvent(this.tc_LinkModifyTran);
this.tc.ItemSelectedChanged += new Volian.Controls.Library.DisplayPanelEvent(this.tc_ItemSelectedChanged);
//
// displayTransition
//
this.displayTransition.AutoSize = true;
this.displayTransition.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.displayTransition.CurItem = null;
this.displayTransition.CurProcSet = true;
this.displayTransition.Dock = System.Windows.Forms.DockStyle.Fill;
this.displayTransition.Location = new System.Drawing.Point(1, 1);
this.displayTransition.Modify = false;
this.displayTransition.MyRTB = null;
this.displayTransition.Name = "displayTransition";
this.displayTransition.Size = new System.Drawing.Size(202, 546);
this.displayTransition.TabIndex = 0;
//
// tv
//
this.tv.AllowDrop = true;
this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
this.tv.HideSelection = false;
this.tv.Location = new System.Drawing.Point(0, 26);
this.tv.Name = "tv";
this.tv.Size = new System.Drawing.Size(30, 548);
this.tv.TabIndex = 1;
this.tv.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tv_BeforeExpand);
this.tv.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tv_AfterSelect);
//
// displayRO
//
this.displayRO.CurItem = null;
this.displayRO.Dock = System.Windows.Forms.DockStyle.Fill;
this.displayRO.Location = new System.Drawing.Point(1, 1);
this.displayRO.Modify = false;
this.displayRO.MyROFST = null;
this.displayRO.MyRTB = null;
this.displayRO.Name = "displayRO";
this.displayRO.Size = new System.Drawing.Size(202, 546);
this.displayRO.TabIndex = 0;
//
// frmVEPROMS
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@ -3019,15 +3019,15 @@ namespace VEPROMS
this.infoPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.infoTabs)).EndInit();
this.infoTabs.ResumeLayout(false);
this.infotabControlPanelTransitions.ResumeLayout(false);
this.infotabControlPanelTransitions.PerformLayout();
this.infotabControlPanelRO.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.groupPanel4.ResumeLayout(false);
this.groupPanel3.ResumeLayout(false);
this.groupPanel2.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
this.infotabControlPanelRO.ResumeLayout(false);
this.infotabControlPanelTransitions.ResumeLayout(false);
this.infotabControlPanelTransitions.PerformLayout();
this.tabControlPanel3.ResumeLayout(false);
this.navpaneResults.ResumeLayout(false);
this.tabControlPanel2.ResumeLayout(false);

View File

@ -1098,7 +1098,7 @@ namespace VEPROMS
if (tc == null || tc.SelectedTab == null) return;
DisplayTabPanel dtp = ((DisplayTabItem)tc.SelectedTab).MyTabPanel;
if (dtp == null) return;
btnInsTrans_Click(sender, e);
//btnInsTrans_Click(sender, e);
}
private void btnInsTrans_Click(object sender, EventArgs e)
{
@ -1110,7 +1110,7 @@ namespace VEPROMS
if (dtp == null) return;
//ItemInfo curitm = dtp.ItemSelected;
displayTransition.CurItem = dtp.ItemSelected;
//displayTransition.CurItem = dtp.ItemSelected;
displayTransition.MyRTB = _MyRTB;
//DisplayTransition dt = new DisplayTransition(curitm, false, _MyRTB);
//infotabControlPanelTransitions.Controls.Add(dt);
@ -1126,7 +1126,7 @@ namespace VEPROMS
itemAnnotationsBindingSource.DataSource = args.MyVlnCSLARTB.MyItem.ItemAnnotations;
DisplayTabPanel dtp = ((DisplayTabItem)tc.SelectedTab).MyTabPanel;
if (dtp == null) return;
displayTransition.CurItem = dtp.ItemSelected;
//displayTransition.CurItem = dtp.ItemSelected;
displayTransition.MyRTB = dtp.MyPanel.DisplayItemSelected.MyDisplayRTB;
displayRO.CurItem = dtp.ItemSelected;
displayRO.MyRTB = dtp.MyPanel.DisplayItemSelected.MyDisplayRTB;
@ -1152,5 +1152,12 @@ namespace VEPROMS
{
_MyRTB.Save();
}
private void tc_LinkModifyTran(object sender, DisplayLinkEventArgs args)
{
infoPanel.Expanded = true;
infoTabs.SelectedTab = infotabTransition;
displayTransition.CurTrans = args.MyTransition;
}
}
}

File diff suppressed because it is too large Load Diff