namespace ImpulseVision
{
partial class FormJournal
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.RPanelCard = new ImpulseVision.RPanel();
this.LblCheckTime = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.LblUserName = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.RPanelForImage = new ImpulseVision.RPanel();
this.PbxImage = new System.Windows.Forms.PictureBox();
this.RPanelCard.SuspendLayout();
this.RPanelForImage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.PbxImage)).BeginInit();
this.SuspendLayout();
//
// RPanelCard
//
this.RPanelCard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(255)))));
this.RPanelCard.BackColorAdditional = System.Drawing.Color.Gray;
this.RPanelCard.BackColorGradientEnabled = false;
this.RPanelCard.BackColorGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
this.RPanelCard.BorderColor = System.Drawing.Color.Tomato;
this.RPanelCard.BorderColorEnabled = false;
this.RPanelCard.BorderColorOnHover = System.Drawing.Color.Tomato;
this.RPanelCard.BorderColorOnHoverEnabled = false;
this.RPanelCard.Controls.Add(this.LblCheckTime);
this.RPanelCard.Controls.Add(this.label3);
this.RPanelCard.Controls.Add(this.LblUserName);
this.RPanelCard.Controls.Add(this.label1);
this.RPanelCard.Controls.Add(this.RPanelForImage);
this.RPanelCard.Cursor = System.Windows.Forms.Cursors.Default;
this.RPanelCard.Font = new System.Drawing.Font("Segoe UI Variable Small Semibol", 12F, System.Drawing.FontStyle.Bold);
this.RPanelCard.ForeColor = System.Drawing.Color.White;
this.RPanelCard.Location = new System.Drawing.Point(12, 12);
this.RPanelCard.Name = "RPanelCard";
this.RPanelCard.RippleColor = System.Drawing.Color.Black;
this.RPanelCard.Rounding = 15;
this.RPanelCard.RoundingEnable = true;
this.RPanelCard.Size = new System.Drawing.Size(257, 325);
this.RPanelCard.TabIndex = 0;
this.RPanelCard.TextHover = null;
this.RPanelCard.UseDownPressEffectOnClick = false;
this.RPanelCard.UseRippleEffect = true;
this.RPanelCard.UseZoomEffectOnHover = false;
//
// LblCheckTime
//
this.LblCheckTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.LblCheckTime.ForeColor = System.Drawing.Color.Black;
this.LblCheckTime.Location = new System.Drawing.Point(60, 285);
this.LblCheckTime.Name = "LblCheckTime";
this.LblCheckTime.Size = new System.Drawing.Size(194, 21);
this.LblCheckTime.TabIndex = 4;
this.LblCheckTime.Text = "01.01.1999 18:42";
//
// label3
//
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.Black;
this.label3.Location = new System.Drawing.Point(3, 285);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(51, 21);
this.label3.TabIndex = 3;
this.label3.Text = "Дата:";
//
// LblUserName
//
this.LblUserName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.LblUserName.ForeColor = System.Drawing.Color.Black;
this.LblUserName.Location = new System.Drawing.Point(3, 238);
this.LblUserName.Name = "LblUserName";
this.LblUserName.Size = new System.Drawing.Size(251, 47);
this.LblUserName.TabIndex = 2;
this.LblUserName.Text = "Терешенко Вячеслав Васильевич";
//
// label1
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(3, 212);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(251, 26);
this.label1.TabIndex = 1;
this.label1.Text = "Предположительно:";
//
// RPanelForImage
//
this.RPanelForImage.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.RPanelForImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(112)))), ((int)(((byte)(129)))));
this.RPanelForImage.BackColorAdditional = System.Drawing.Color.Gray;
this.RPanelForImage.BackColorGradientEnabled = false;
this.RPanelForImage.BackColorGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
this.RPanelForImage.BorderColor = System.Drawing.Color.Tomato;
this.RPanelForImage.BorderColorEnabled = false;
this.RPanelForImage.BorderColorOnHover = System.Drawing.Color.Tomato;
this.RPanelForImage.BorderColorOnHoverEnabled = false;
this.RPanelForImage.Controls.Add(this.PbxImage);
this.RPanelForImage.Cursor = System.Windows.Forms.Cursors.Default;
this.RPanelForImage.Font = new System.Drawing.Font("Verdana", 8.25F);
this.RPanelForImage.ForeColor = System.Drawing.Color.White;
this.RPanelForImage.Location = new System.Drawing.Point(0, 0);
this.RPanelForImage.Name = "RPanelForImage";
this.RPanelForImage.RippleColor = System.Drawing.Color.Black;
this.RPanelForImage.Rounding = 15;
this.RPanelForImage.RoundingEnable = true;
this.RPanelForImage.Size = new System.Drawing.Size(257, 209);
this.RPanelForImage.TabIndex = 0;
this.RPanelForImage.TextHover = null;
this.RPanelForImage.UseDownPressEffectOnClick = false;
this.RPanelForImage.UseRippleEffect = true;
this.RPanelForImage.UseZoomEffectOnHover = false;
//
// PbxImage
//
this.PbxImage.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PbxImage.Image = global::ImpulseVision.Properties.Resources.Frame_1;
this.PbxImage.Location = new System.Drawing.Point(0, 0);
this.PbxImage.Name = "PbxImage";
this.PbxImage.Size = new System.Drawing.Size(257, 209);
this.PbxImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.PbxImage.TabIndex = 0;
this.PbxImage.TabStop = false;
//
// FormJournal
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(255)))), ((int)(((byte)(252)))));
this.ClientSize = new System.Drawing.Size(711, 381);
this.Controls.Add(this.RPanelCard);
this.Font = new System.Drawing.Font("Segoe UI Variable Small Semibol", 12F, System.Drawing.FontStyle.Bold);
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Name = "FormJournal";
this.Text = "FormJournal";
this.RPanelCard.ResumeLayout(false);
this.RPanelCard.PerformLayout();
this.RPanelForImage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.PbxImage)).EndInit();
this.ResumeLayout(false);
}
#endregion
private RPanel RPanelForImage;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
public RPanel RPanelCard;
public System.Windows.Forms.Label LblCheckTime;
public System.Windows.Forms.Label LblUserName;
public System.Windows.Forms.PictureBox PbxImage;
}
}