166. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:01:47 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

166.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\IV-ehmp_cif\VixInstallerSolution2013.root\VixInstallerSolution2013\VixInstaller ConfigureVixSitePage.Designer.cs Thu Jun 29 17:22:31 2017 UTC
2 C:\AraxisMergeCompare\Pri_re\IV-ehmp_cif\VixInstallerSolution2013.root\VixInstallerSolution2013\VixInstaller ConfigureVixSitePage.Designer.cs Thu Jul 6 15:06:36 2017 UTC

166.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 476
Changed 1 2
Inserted 0 0
Removed 0 0

166.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

166.4 Active regular expressions

No regular expressions were active.

166.5 Comparison detail

  1   namespace  gov.va.med .imaging.e xchange.Vi xInstaller .ui
  2   {
  3       partia l class Co nfigureVix SitePage
  4       {
  5           // / <summary >
  6           // / Required  designer  variable.
  7           // / </summar y>
  8           pr ivate Syst em.Compone ntModel.IC ontainer c omponents  = null;
  9  
  10           // / <summary >
  11           // / Clean up  any resou rces being  used.
  12           // / </summar y>
  13           // / <param n ame="dispo sing">true  if manage d resource s should b e disposed ; otherwis e, false.< /param>
  14           pr otected ov erride voi d Dispose( bool dispo sing)
  15           {
  16                if (disp osing && ( components  != null))
  17                {
  18                    comp onents.Dis pose();
  19                }
  20                base.Dis pose(dispo sing);
  21           }
  22  
  23           #r egion Wind ows Form D esigner ge nerated co de
  24  
  25           // / <summary >
  26           // / Required  method fo r Designer  support -  do not mo dify
  27           // / the cont ents of th is method  with the c ode editor .
  28           // / </summar y>
  29           pr ivate void  Initializ eComponent ()
  30           {
  31                this.com ponents =  new System .Component Model.Cont ainer();
  32                this.but tonLookup  = new Syst em.Windows .Forms.But ton();
  33                this.lab elVistaSer verPort =  new System .Windows.F orms.Label ();
  34                this.tex tBoxVistaS erverPort  = new Syst em.Windows .Forms.Tex tBox();
  35                this.tex tBoxVistaS erverName  = new Syst em.Windows .Forms.Tex tBox();
  36                this.lab elVistaSer verName =  new System .Windows.F orms.Label ();
  37                this.lab el1 = new  System.Win dows.Forms .Label();
  38                this.tex tBoxSiteSe rviceUrl =  new Syste m.Windows. Forms.Text Box();
  39                this.gro upBoxSiteS erviceUri  = new Syst em.Windows .Forms.Gro upBox();
  40                this.lab elVixServe rName = ne w System.W indows.For ms.Label() ;
  41                this.tex tBoxVixSer verName =  new System .Windows.F orms.TextB ox();
  42                this.lab elVixServe rPort = ne w System.W indows.For ms.Label() ;
  43                this.tex tBoxVixSer verPort =  new System .Windows.F orms.TextB ox();
  44                this.err orProvider  = new gov .va.med.im aging.exch ange.VixIn staller.ui .ErrorProv iderFixed( this.compo nents);
  45                this.tex tBoxSiteNu mber = new  System.Wi ndows.Form s.TextBox( );
  46                this.gro upBoxSiteS erviceUri. SuspendLay out();
  47                ((System .Component Model.ISup portInitia lize)(this .errorProv ider)).Beg inInit();
  48                this.Sus pendLayout ();
  49                // 
  50                // butto nLookup
  51                // 
  52                this.but tonLookup. Font = new  System.Dr awing.Font ("Microsof t Sans Ser if", 7.8F,  System.Dr awing.Font Style.Regu lar, Syste m.Drawing. GraphicsUn it.Point,  ((byte)(0) ));
  53                this.but tonLookup. Location =  new Syste m.Drawing. Point(237,  159);
  54                this.but tonLookup. Name = "bu ttonLookup ";
  55                this.but tonLookup. Size = new  System.Dr awing.Size (220, 28);
  56                this.but tonLookup. TabIndex =  3;
  57                this.but tonLookup. Text = "Lo okup Serve r Addresse s";
  58                this.but tonLookup. UseVisualS tyleBackCo lor = true ;
  59                this.but tonLookup. Click += n ew System. EventHandl er(this.bu ttonLookup _Click);
  60                // 
  61                // label VistaServe rPort
  62                // 
  63                this.lab elVistaSer verPort.Lo cation = n ew System. Drawing.Po int(13, 22 8);
  64                this.lab elVistaSer verPort.Na me = "labe lVistaServ erPort";
  65                this.lab elVistaSer verPort.Si ze = new S ystem.Draw ing.Size(1 37, 16);
  66                this.lab elVistaSer verPort.Ta bIndex = 0 ;
  67                this.lab elVistaSer verPort.Te xt = "Vist A Server P ort:";
  68                this.lab elVistaSer verPort.Te xtAlign =  System.Dra wing.Conte ntAlignmen t.TopRight ;
  69                // 
  70                // textB oxVistaSer verPort
  71                // 
  72                this.tex tBoxVistaS erverPort. BackColor  = System.D rawing.Sys temColors. ControlLig ht;
  73                this.tex tBoxVistaS erverPort. Location =  new Syste m.Drawing. Point(156,  225);
  74                this.tex tBoxVistaS erverPort. Name = "te xtBoxVista ServerPort ";
  75                this.tex tBoxVistaS erverPort. ReadOnly =  true;
  76                this.tex tBoxVistaS erverPort. Size = new  System.Dr awing.Size (62, 22);
  77                this.tex tBoxVistaS erverPort. TabIndex =  5;
  78                this.tex tBoxVistaS erverPort. TabStop =  false;
  79                // 
  80                // textB oxVistaSer verName
  81                // 
  82                this.tex tBoxVistaS erverName. BackColor  = System.D rawing.Sys temColors. ControlLig ht;
  83                this.tex tBoxVistaS erverName. Location =  new Syste m.Drawing. Point(156,  193);
  84                this.tex tBoxVistaS erverName. Name = "te xtBoxVista ServerName ";
  85                this.tex tBoxVistaS erverName. ReadOnly =  true;
  86                this.tex tBoxVistaS erverName. Size = new  System.Dr awing.Size (305, 22);
  87                this.tex tBoxVistaS erverName. TabIndex =  4;
  88                this.tex tBoxVistaS erverName. TabStop =  false;
  89                // 
  90                // label VistaServe rName
  91                // 
  92                this.lab elVistaSer verName.Lo cation = n ew System. Drawing.Po int(13, 19 6);
  93                this.lab elVistaSer verName.Na me = "labe lVistaServ erName";
  94                this.lab elVistaSer verName.Si ze = new S ystem.Draw ing.Size(1 37, 16);
  95                this.lab elVistaSer verName.Ta bIndex = 0 ;
  96                this.lab elVistaSer verName.Te xt = "Vist A Server N ame:";
  97                this.lab elVistaSer verName.Te xtAlign =  System.Dra wing.Conte ntAlignmen t.TopRight ;
  98                // 
  99                // label 1
  100                // 
  101                this.lab el1.Locati on = new S ystem.Draw ing.Point( 19, 164);
  102                this.lab el1.Name =  "label1";
  103                this.lab el1.Size =  new Syste m.Drawing. Size(131,  16);
  104                this.lab el1.TabInd ex = 0;
  105                this.lab el1.Text =  "Site Num ber:";
  106                this.lab el1.TextAl ign = Syst em.Drawing .ContentAl ignment.To pRight;
  107                // 
  108                // textB oxSiteServ iceUrl
  109                // 
  110                this.tex tBoxSiteSe rviceUrl.A nchor = (( System.Win dows.Forms .AnchorSty les)(((Sys tem.Window s.Forms.An chorStyles .Top | Sys tem.Window s.Forms.An chorStyles .Left)
  111                             | Syst em.Windows .Forms.Anc horStyles. Right)));
  112                this.tex tBoxSiteSe rviceUrl.L ocation =  new System .Drawing.P oint(6, 25 );
  113                this.tex tBoxSiteSe rviceUrl.N ame = "tex tBoxSiteSe rviceUrl";
  114                this.tex tBoxSiteSe rviceUrl.S ize = new  System.Dra wing.Size( 906, 22);
  115                this.tex tBoxSiteSe rviceUrl.T abIndex =  0;
  116                  this.textB oxSiteServ iceUrl.Tex t = "http: //siteserv er. DNS        . DNS     /VistaWebS vcs/Imagin gExchangeS iteService .asmx";
  117                // 
  118                // group BoxSiteSer viceUri
  119                // 
  120                this.gro upBoxSiteS erviceUri. Anchor = ( (System.Wi ndows.Form s.AnchorSt yles)(((Sy stem.Windo ws.Forms.A nchorStyle s.Top | Sy stem.Windo ws.Forms.A nchorStyle s.Left)
  121                             | Syst em.Windows .Forms.Anc horStyles. Right)));
  122                this.gro upBoxSiteS erviceUri. Controls.A dd(this.te xtBoxSiteS erviceUrl) ;
  123                this.gro upBoxSiteS erviceUri. Location =  new Syste m.Drawing. Point(17,  93);
  124                this.gro upBoxSiteS erviceUri. Name = "gr oupBoxSite ServiceUri ";
  125                this.gro upBoxSiteS erviceUri. Size = new  System.Dr awing.Size (918, 58);
  126                this.gro upBoxSiteS erviceUri. TabIndex =  1;
  127                this.gro upBoxSiteS erviceUri. TabStop =  false;
  128                this.gro upBoxSiteS erviceUri. Text = "Si te Service  URL";
  129                // 
  130                // label VixServerN ame
  131                // 
  132                this.lab elVixServe rName.Loca tion = new  System.Dr awing.Poin t(13, 260) ;
  133                this.lab elVixServe rName.Name  = "labelV ixServerNa me";
  134                this.lab elVixServe rName.Size  = new Sys tem.Drawin g.Size(137 , 16);
  135                this.lab elVixServe rName.TabI ndex = 0;
  136                this.lab elVixServe rName.Text  = "VIX Se rver Name: ";
  137                this.lab elVixServe rName.Text Align = Sy stem.Drawi ng.Content Alignment. TopRight;
  138                // 
  139                // textB oxVixServe rName
  140                // 
  141                this.tex tBoxVixSer verName.Ba ckColor =  System.Dra wing.Syste mColors.Co ntrolLight ;
  142                this.tex tBoxVixSer verName.Lo cation = n ew System. Drawing.Po int(156, 2 57);
  143                this.tex tBoxVixSer verName.Na me = "text BoxVixServ erName";
  144                this.tex tBoxVixSer verName.Re adOnly = t rue;
  145                this.tex tBoxVixSer verName.Si ze = new S ystem.Draw ing.Size(3 05, 22);
  146                this.tex tBoxVixSer verName.Ta bIndex = 6 ;
  147                this.tex tBoxVixSer verName.Ta bStop = fa lse;
  148                // 
  149                // label VixServerP ort
  150                // 
  151                this.lab elVixServe rPort.Loca tion = new  System.Dr awing.Poin t(13, 292) ;
  152                this.lab elVixServe rPort.Name  = "labelV ixServerPo rt";
  153                this.lab elVixServe rPort.Size  = new Sys tem.Drawin g.Size(137 , 16);
  154                this.lab elVixServe rPort.TabI ndex = 0;
  155                this.lab elVixServe rPort.Text  = "VIX Se rver Port: ";
  156                this.lab elVixServe rPort.Text Align = Sy stem.Drawi ng.Content Alignment. TopRight;
  157                // 
  158                // textB oxVixServe rPort
  159                // 
  160                this.tex tBoxVixSer verPort.Ba ckColor =  System.Dra wing.Syste mColors.Co ntrolLight ;
  161                this.tex tBoxVixSer verPort.Lo cation = n ew System. Drawing.Po int(156, 2 89);
  162                this.tex tBoxVixSer verPort.Na me = "text BoxVixServ erPort";
  163                this.tex tBoxVixSer verPort.Re adOnly = t rue;
  164                this.tex tBoxVixSer verPort.Si ze = new S ystem.Draw ing.Size(6 2, 22);
  165                this.tex tBoxVixSer verPort.Ta bIndex = 7 ;
  166                this.tex tBoxVixSer verPort.Ta bStop = fa lse;
  167                // 
  168                // error Provider
  169                // 
  170                this.err orProvider .BlinkStyl e = System .Windows.F orms.Error BlinkStyle .NeverBlin k;
  171                this.err orProvider .Container Control =  this;
  172                // 
  173                // textB oxSiteNumb er
  174                // 
  175                this.tex tBoxSiteNu mber.BackC olor = Sys tem.Drawin g.SystemCo lors.Windo w;
  176                this.tex tBoxSiteNu mber.Locat ion = new  System.Dra wing.Point (156, 161) ;
  177                this.tex tBoxSiteNu mber.Name  = "textBox SiteNumber ";
  178                this.tex tBoxSiteNu mber.Size  = new Syst em.Drawing .Size(62,  22);
  179                this.tex tBoxSiteNu mber.TabIn dex = 2;
  180                this.tex tBoxSiteNu mber.TextC hanged +=  new System .EventHand ler(this.t extBoxSite Number_Tex tChanged);
  181                // 
  182                // Confi gureVixSit ePage
  183                // 
  184                this.Aut oScaleDime nsions = n ew System. Drawing.Si zeF(8F, 16 F);
  185                this.Con trols.Add( this.textB oxSiteNumb er);
  186                this.Con trols.Add( this.textB oxVixServe rPort);
  187                this.Con trols.Add( this.label VixServerP ort);
  188                this.Con trols.Add( this.textB oxVixServe rName);
  189                this.Con trols.Add( this.label VixServerN ame);
  190                this.Con trols.Add( this.group BoxSiteSer viceUri);
  191                this.Con trols.Add( this.butto nLookup);
  192                this.Con trols.Add( this.label VistaServe rPort);
  193                this.Con trols.Add( this.textB oxVistaSer verPort);
  194                this.Con trols.Add( this.textB oxVistaSer verName);
  195                this.Con trols.Add( this.label VistaServe rName);
  196                this.Con trols.Add( this.label 1);
  197                this.Fon t = new Sy stem.Drawi ng.Font("M icrosoft S ans Serif" , 9.75F, S ystem.Draw ing.FontSt yle.Regula r, System. Drawing.Gr aphicsUnit .Point, (( byte)(0))) ;
  198                this.Nam e = "Confi gureVixSit ePage";
  199                this.Siz e = new Sy stem.Drawi ng.Size(95 0, 518);
  200                this.Tag  = " ";
  201                this.Con trols.SetC hildIndex( this.label 1, 0);
  202                this.Con trols.SetC hildIndex( this.label VistaServe rName, 0);
  203                this.Con trols.SetC hildIndex( this.textB oxVistaSer verName, 0 );
  204                this.Con trols.SetC hildIndex( this.textB oxVistaSer verPort, 0 );
  205                this.Con trols.SetC hildIndex( this.label VistaServe rPort, 0);
  206                this.Con trols.SetC hildIndex( this.butto nLookup, 0 );
  207                this.Con trols.SetC hildIndex( this.group BoxSiteSer viceUri, 0 );
  208                this.Con trols.SetC hildIndex( this.label VixServerN ame, 0);
  209                this.Con trols.SetC hildIndex( this.textB oxVixServe rName, 0);
  210                this.Con trols.SetC hildIndex( this.label VixServerP ort, 0);
  211                this.Con trols.SetC hildIndex( this.textB oxVixServe rPort, 0);
  212                this.Con trols.SetC hildIndex( this.textB oxSiteNumb er, 0);
  213                this.gro upBoxSiteS erviceUri. ResumeLayo ut(false);
  214                this.gro upBoxSiteS erviceUri. PerformLay out();
  215                ((System .Component Model.ISup portInitia lize)(this .errorProv ider)).End Init();
  216                this.Res umeLayout( false);
  217                this.Per formLayout ();
  218  
  219           }
  220  
  221           #e ndregion
  222  
  223           pr ivate Syst em.Windows .Forms.Tex tBox textB oxSiteServ iceUrl;
  224           pr ivate Syst em.Windows .Forms.Lab el label1;
  225           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVistaSer verName;
  226           pr ivate Syst em.Windows .Forms.Lab el labelVi staServerN ame;
  227           pr ivate Syst em.Windows .Forms.Lab el labelVi staServerP ort;
  228           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVistaSer verPort;
  229           pr ivate Syst em.Windows .Forms.But ton button Lookup;
  230           pr ivate Syst em.Windows .Forms.Gro upBox grou pBoxSiteSe rviceUri;
  231           pr ivate Syst em.Windows .Forms.Lab el labelVi xServerNam e;
  232           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVixServe rPort;
  233           pr ivate Syst em.Windows .Forms.Lab el labelVi xServerPor t;
  234           pr ivate Syst em.Windows .Forms.Tex tBox textB oxVixServe rName;
  235           pr ivate Erro rProviderF ixed error Provider;
  236           pr ivate Syst em.Windows .Forms.Tex tBox textB oxSiteNumb er;
  237  
  238       }
  239   }