2016-01-09 20:46:25 +00:00
namespace Crypto_Notepad
2016-01-06 14:47:38 +00:00
{
partial class MainWindow
{
/// <summary>
/// Требуется переменная конструктора.
/// </summary>
private System . ComponentModel . IContainer components = null ;
/// <summary>
/// Освободить все используемые ресурсы.
/// </summary>
/// <param name="disposing">истинно, если управляемый р е с у р с должен быть удален; иначе ложно.</param>
protected override void Dispose ( bool disposing )
{
if ( disposing & & ( components ! = null ) )
{
components . Dispose ( ) ;
}
base . Dispose ( disposing ) ;
}
#region К о д , а в т о м а т и ч е с к и с о з д а н н ы й к о н с т р у к т о р о м ф о р м Windows
/// <summary>
/// Обязательный метод для поддержки конструктора - не изменяйте
/// содержимое данного метода при помощи редактора кода.
/// </summary>
public void InitializeComponent ( )
{
this . components = new System . ComponentModel . Container ( ) ;
System . ComponentModel . ComponentResourceManager resources = new System . ComponentModel . ComponentResourceManager ( typeof ( MainWindow ) ) ;
this . MainMenu = new System . Windows . Forms . MenuStrip ( ) ;
this . ф а й л ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-20 19:21:12 +00:00
this . newToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . openToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator11 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-20 19:21:12 +00:00
this . saveToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . saveAsToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator4 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-20 19:21:12 +00:00
this . openFileLocationToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . deleteFileToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator2 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-20 19:21:12 +00:00
this . exitToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . п р а в к а ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-24 21:33:58 +00:00
this . undoToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator1 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-24 21:33:58 +00:00
this . cutToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . copyToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . pasteToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . deleteToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator9 = new System . Windows . Forms . ToolStripSeparator ( ) ;
this . findToolStripMenuItem2 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . toolStripSeparator3 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-24 21:33:58 +00:00
this . selectAllToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-24 19:55:22 +00:00
this . wordWrapToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator5 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-24 21:33:58 +00:00
this . clearToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . с е р в и с ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . changeKeyToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-23 19:25:24 +00:00
this . lockToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . settingsToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . п о м о щ ь ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . documentationToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . с heckForUpdatesToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-20 19:21:12 +00:00
this . aboutToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . contextMenuStrip1 = new System . Windows . Forms . ContextMenuStrip ( this . components ) ;
2016-01-24 21:33:58 +00:00
this . undoToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator6 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-24 21:33:58 +00:00
this . cutToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . copyToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . pasteToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . deleteToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator8 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-24 21:33:58 +00:00
this . selectAllToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . rightToLeftToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . toolStripSeparator7 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2016-01-24 21:33:58 +00:00
this . clearToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2016-01-06 14:47:38 +00:00
this . OpenFile = new System . Windows . Forms . OpenFileDialog ( ) ;
this . SaveFile = new System . Windows . Forms . SaveFileDialog ( ) ;
this . button1 = new System . Windows . Forms . Button ( ) ;
this . button2 = new System . Windows . Forms . Button ( ) ;
this . toolTip1 = new System . Windows . Forms . ToolTip ( this . components ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox12 = new System . Windows . Forms . PictureBox ( ) ;
2017-02-03 21:38:15 +00:00
this . pictureBox13 = new System . Windows . Forms . PictureBox ( ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox5 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox2 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox11 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox10 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox9 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox8 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox7 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox6 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox4 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox3 = new System . Windows . Forms . PictureBox ( ) ;
2016-01-09 19:29:13 +00:00
this . pictureBox1 = new System . Windows . Forms . PictureBox ( ) ;
2017-02-05 20:47:31 +00:00
this . searchTextBox = new System . Windows . Forms . TextBox ( ) ;
this . chkMatchCase = new System . Windows . Forms . CheckBox ( ) ;
this . chkMatchWholeWord = new System . Windows . Forms . CheckBox ( ) ;
this . panel1 = new System . Windows . Forms . Panel ( ) ;
this . panel2 = new System . Windows . Forms . Panel ( ) ;
2016-01-09 20:46:25 +00:00
this . customRTB = new Crypto_Notepad . CustomRichTextBox ( ) ;
2016-01-06 14:47:38 +00:00
this . MainMenu . SuspendLayout ( ) ;
this . contextMenuStrip1 . SuspendLayout ( ) ;
2016-01-11 17:25:45 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox12 ) ) . BeginInit ( ) ;
2017-02-03 21:38:15 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox13 ) ) . BeginInit ( ) ;
2016-01-11 17:25:45 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox5 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox2 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox11 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox10 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox9 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox8 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox7 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox6 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox4 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox3 ) ) . BeginInit ( ) ;
2016-01-07 16:45:32 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . BeginInit ( ) ;
2017-02-05 20:47:31 +00:00
this . panel1 . SuspendLayout ( ) ;
this . panel2 . SuspendLayout ( ) ;
2016-01-06 14:47:38 +00:00
this . SuspendLayout ( ) ;
//
// MainMenu
//
this . MainMenu . Font = new System . Drawing . Font ( "Tahoma" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 204 ) ) ) ;
this . MainMenu . Items . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . ф а й л ToolStripMenuItem ,
this . п р а в к а ToolStripMenuItem ,
this . с е р в и с ToolStripMenuItem ,
this . п о м о щ ь ToolStripMenuItem } ) ;
this . MainMenu . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . MainMenu . Name = "MainMenu" ;
this . MainMenu . Padding = new System . Windows . Forms . Padding ( 0 ) ;
this . MainMenu . RenderMode = System . Windows . Forms . ToolStripRenderMode . Professional ;
2016-01-24 22:19:49 +00:00
this . MainMenu . Size = new System . Drawing . Size ( 535 , 24 ) ;
2016-01-06 14:47:38 +00:00
this . MainMenu . TabIndex = 0 ;
this . MainMenu . Text = "menuStrip1" ;
//
// фа йлToolStripMenuItem
//
this . ф а й л ToolStripMenuItem . DropDownItems . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
2016-01-20 19:21:12 +00:00
this . newToolStripMenuItem ,
this . openToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator11 ,
2016-01-20 19:21:12 +00:00
this . saveToolStripMenuItem1 ,
this . saveAsToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator4 ,
2016-01-20 19:21:12 +00:00
this . openFileLocationToolStripMenuItem ,
this . deleteFileToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator2 ,
2016-01-20 19:21:12 +00:00
this . exitToolStripMenuItem } ) ;
2016-01-06 14:47:38 +00:00
this . ф а й л ToolStripMenuItem . Name = "фа йлToolStripMenuItem" ;
this . ф а й л ToolStripMenuItem . Size = new System . Drawing . Size ( 36 , 24 ) ;
this . ф а й л ToolStripMenuItem . Text = "File" ;
2016-01-22 19:48:12 +00:00
this . ф а й л ToolStripMenuItem . DropDownOpened + = new System . EventHandler ( this . ф а й л ToolStripMenuItem_DropDownOpened ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
// newToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . newToolStripMenuItem . Name = "newToolStripMenuItem" ;
this . newToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . N ) ) ) ;
this . newToolStripMenuItem . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . newToolStripMenuItem . Text = "New" ;
this . newToolStripMenuItem . Click + = new System . EventHandler ( this . newToolStripMenuItem_Click_1 ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
// openToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . openToolStripMenuItem . Name = "openToolStripMenuItem" ;
this . openToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . O ) ) ) ;
this . openToolStripMenuItem . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . openToolStripMenuItem . Text = "Open..." ;
this . openToolStripMenuItem . Click + = new System . EventHandler ( this . openToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator11
//
this . toolStripSeparator11 . Name = "toolStripSeparator11" ;
this . toolStripSeparator11 . Size = new System . Drawing . Size ( 199 , 6 ) ;
//
2016-01-20 19:21:12 +00:00
// saveToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . saveToolStripMenuItem1 . Name = "saveToolStripMenuItem1" ;
this . saveToolStripMenuItem1 . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . S ) ) ) ;
this . saveToolStripMenuItem1 . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . saveToolStripMenuItem1 . Text = "Save" ;
this . saveToolStripMenuItem1 . Click + = new System . EventHandler ( this . saveToolStripMenuItem1_Click_1 ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
// saveAsToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . saveAsToolStripMenuItem . Name = "saveAsToolStripMenuItem" ;
this . saveAsToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . Shift )
2016-01-06 14:47:38 +00:00
| System . Windows . Forms . Keys . S ) ) ) ;
2016-01-20 19:21:12 +00:00
this . saveAsToolStripMenuItem . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . saveAsToolStripMenuItem . Text = "Save As..." ;
this . saveAsToolStripMenuItem . Click + = new System . EventHandler ( this . saveAsToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator4
//
this . toolStripSeparator4 . Name = "toolStripSeparator4" ;
this . toolStripSeparator4 . Size = new System . Drawing . Size ( 199 , 6 ) ;
//
2016-01-20 19:21:12 +00:00
// openFileLocationToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . openFileLocationToolStripMenuItem . Name = "openFileLocationToolStripMenuItem" ;
this . openFileLocationToolStripMenuItem . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . openFileLocationToolStripMenuItem . Text = "Open File Location" ;
this . openFileLocationToolStripMenuItem . Click + = new System . EventHandler ( this . openFileLocationToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
// deleteFileToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . deleteFileToolStripMenuItem . Name = "deleteFileToolStripMenuItem" ;
this . deleteFileToolStripMenuItem . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . deleteFileToolStripMenuItem . Text = "Delete File" ;
this . deleteFileToolStripMenuItem . Click + = new System . EventHandler ( this . deleteFileToolStripMenuItem_Click_1 ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator2
//
this . toolStripSeparator2 . Name = "toolStripSeparator2" ;
this . toolStripSeparator2 . Size = new System . Drawing . Size ( 199 , 6 ) ;
//
2016-01-20 19:21:12 +00:00
// exitToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . exitToolStripMenuItem . Name = "exitToolStripMenuItem" ;
this . exitToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . Q ) ) ) ;
this . exitToolStripMenuItem . Size = new System . Drawing . Size ( 202 , 22 ) ;
this . exitToolStripMenuItem . Text = "Exit" ;
this . exitToolStripMenuItem . Click + = new System . EventHandler ( this . exitToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// пр а вка ToolStripMenuItem
//
this . п р а в к а ToolStripMenuItem . DropDownItems . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
2016-01-24 21:33:58 +00:00
this . undoToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator1 ,
2016-01-24 21:33:58 +00:00
this . cutToolStripMenuItem ,
this . copyToolStripMenuItem ,
this . pasteToolStripMenuItem ,
this . deleteToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator9 ,
this . findToolStripMenuItem2 ,
this . toolStripSeparator3 ,
2016-01-24 21:33:58 +00:00
this . selectAllToolStripMenuItem ,
2016-01-24 19:55:22 +00:00
this . wordWrapToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator5 ,
2016-01-24 21:33:58 +00:00
this . clearToolStripMenuItem } ) ;
2016-01-06 14:47:38 +00:00
this . п р а в к а ToolStripMenuItem . Name = "пр а вка ToolStripMenuItem" ;
this . п р а в к а ToolStripMenuItem . Size = new System . Drawing . Size ( 40 , 24 ) ;
this . п р а в к а ToolStripMenuItem . Text = "Edit" ;
2016-01-11 17:25:45 +00:00
this . п р а в к а ToolStripMenuItem . DropDownOpened + = new System . EventHandler ( this . п р а в к а ToolStripMenuItem_DropDownOpened ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// undoToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . undoToolStripMenuItem . Name = "undoToolStripMenuItem" ;
this . undoToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . Z ) ) ) ;
this . undoToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . undoToolStripMenuItem . Text = "Undo" ;
this . undoToolStripMenuItem . Click + = new System . EventHandler ( this . undoToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator1
//
this . toolStripSeparator1 . Name = "toolStripSeparator1" ;
this . toolStripSeparator1 . Size = new System . Drawing . Size ( 162 , 6 ) ;
//
2016-01-24 21:33:58 +00:00
// cutToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . cutToolStripMenuItem . Enabled = false ;
this . cutToolStripMenuItem . Name = "cutToolStripMenuItem" ;
this . cutToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . X ) ) ) ;
this . cutToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . cutToolStripMenuItem . Text = "Cut" ;
this . cutToolStripMenuItem . Click + = new System . EventHandler ( this . cutToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// copyToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . copyToolStripMenuItem . Enabled = false ;
this . copyToolStripMenuItem . Name = "copyToolStripMenuItem" ;
this . copyToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . C ) ) ) ;
this . copyToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . copyToolStripMenuItem . Text = "Copy" ;
this . copyToolStripMenuItem . Click + = new System . EventHandler ( this . copyToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// pasteToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . pasteToolStripMenuItem . Name = "pasteToolStripMenuItem" ;
this . pasteToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . V ) ) ) ;
this . pasteToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . pasteToolStripMenuItem . Text = "Paste" ;
this . pasteToolStripMenuItem . Click + = new System . EventHandler ( this . pasteToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// deleteToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . deleteToolStripMenuItem . Enabled = false ;
this . deleteToolStripMenuItem . Name = "deleteToolStripMenuItem" ;
this . deleteToolStripMenuItem . ShortcutKeys = System . Windows . Forms . Keys . Delete ;
this . deleteToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . deleteToolStripMenuItem . Text = "Delete" ;
this . deleteToolStripMenuItem . Click + = new System . EventHandler ( this . deleteToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator9
//
this . toolStripSeparator9 . Name = "toolStripSeparator9" ;
this . toolStripSeparator9 . Size = new System . Drawing . Size ( 162 , 6 ) ;
//
// findToolStripMenuItem2
//
this . findToolStripMenuItem2 . Name = "findToolStripMenuItem2" ;
this . findToolStripMenuItem2 . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . F ) ) ) ;
this . findToolStripMenuItem2 . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . findToolStripMenuItem2 . Text = "Find" ;
this . findToolStripMenuItem2 . Click + = new System . EventHandler ( this . findToolStripMenuItem2_Click ) ;
//
// toolStripSeparator3
//
this . toolStripSeparator3 . Name = "toolStripSeparator3" ;
this . toolStripSeparator3 . Size = new System . Drawing . Size ( 162 , 6 ) ;
//
2016-01-24 21:33:58 +00:00
// selectAllToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . selectAllToolStripMenuItem . Name = "selectAllToolStripMenuItem" ;
this . selectAllToolStripMenuItem . ShortcutKeyDisplayString = "" ;
this . selectAllToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . A ) ) ) ;
this . selectAllToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . selectAllToolStripMenuItem . Text = "Select All" ;
this . selectAllToolStripMenuItem . Click + = new System . EventHandler ( this . selectAllToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 19:55:22 +00:00
// wordWrapToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 19:55:22 +00:00
this . wordWrapToolStripMenuItem . Checked = true ;
this . wordWrapToolStripMenuItem . CheckOnClick = true ;
this . wordWrapToolStripMenuItem . CheckState = System . Windows . Forms . CheckState . Checked ;
this . wordWrapToolStripMenuItem . Name = "wordWrapToolStripMenuItem" ;
this . wordWrapToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . wordWrapToolStripMenuItem . Text = "Word Wrap" ;
2016-01-24 21:33:58 +00:00
this . wordWrapToolStripMenuItem . Click + = new System . EventHandler ( this . wordWrapToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator5
//
this . toolStripSeparator5 . Name = "toolStripSeparator5" ;
this . toolStripSeparator5 . Size = new System . Drawing . Size ( 162 , 6 ) ;
//
2016-01-24 21:33:58 +00:00
// clearToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . clearToolStripMenuItem . Name = "clearToolStripMenuItem" ;
this . clearToolStripMenuItem . ShortcutKeys = ( ( System . Windows . Forms . Keys ) ( ( System . Windows . Forms . Keys . Control | System . Windows . Forms . Keys . Delete ) ) ) ;
this . clearToolStripMenuItem . Size = new System . Drawing . Size ( 165 , 22 ) ;
this . clearToolStripMenuItem . Text = "Clear" ;
this . clearToolStripMenuItem . Click + = new System . EventHandler ( this . clearToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// с е р вис ToolStripMenuItem
//
this . с е р в и с ToolStripMenuItem . DropDownItems . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . changeKeyToolStripMenuItem ,
2016-01-22 19:48:12 +00:00
this . lockToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . settingsToolStripMenuItem } ) ;
this . с е р в и с ToolStripMenuItem . Name = "с е р вис ToolStripMenuItem" ;
this . с е р в и с ToolStripMenuItem . Size = new System . Drawing . Size ( 48 , 24 ) ;
this . с е р в и с ToolStripMenuItem . Text = "Tools" ;
2016-01-07 16:45:32 +00:00
this . с е р в и с ToolStripMenuItem . DropDownOpened + = new System . EventHandler ( this . с е р в и с ToolStripMenuItem_DropDownOpened ) ;
2016-01-06 14:47:38 +00:00
//
// changeKeyToolStripMenuItem
//
this . changeKeyToolStripMenuItem . Name = "changeKeyToolStripMenuItem" ;
2016-01-23 19:25:24 +00:00
this . changeKeyToolStripMenuItem . Size = new System . Drawing . Size ( 139 , 22 ) ;
2016-01-06 14:47:38 +00:00
this . changeKeyToolStripMenuItem . Text = "Change Key" ;
this . changeKeyToolStripMenuItem . Click + = new System . EventHandler ( this . changeKeyToolStripMenuItem_Click ) ;
//
2016-01-23 19:25:24 +00:00
// lockToolStripMenuItem
//
this . lockToolStripMenuItem . Name = "lockToolStripMenuItem" ;
this . lockToolStripMenuItem . Size = new System . Drawing . Size ( 139 , 22 ) ;
this . lockToolStripMenuItem . Text = "Lock" ;
this . lockToolStripMenuItem . Click + = new System . EventHandler ( this . lockToolStripMenuItem_Click ) ;
//
2016-01-06 14:47:38 +00:00
// settingsToolStripMenuItem
//
this . settingsToolStripMenuItem . Name = "settingsToolStripMenuItem" ;
2016-01-23 19:25:24 +00:00
this . settingsToolStripMenuItem . Size = new System . Drawing . Size ( 139 , 22 ) ;
2016-01-06 14:47:38 +00:00
this . settingsToolStripMenuItem . Text = "Settings" ;
this . settingsToolStripMenuItem . Click + = new System . EventHandler ( this . settingsToolStripMenuItem_Click ) ;
//
// по мо щьToolStripMenuItem
//
this . п о м о щ ь ToolStripMenuItem . DropDownItems . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . documentationToolStripMenuItem ,
this . с heckForUpdatesToolStripMenuItem ,
2016-01-20 19:21:12 +00:00
this . aboutToolStripMenuItem } ) ;
2016-01-06 14:47:38 +00:00
this . п о м о щ ь ToolStripMenuItem . Name = "по мо щьToolStripMenuItem" ;
this . п о м о щ ь ToolStripMenuItem . Size = new System . Drawing . Size ( 43 , 24 ) ;
this . п о м о щ ь ToolStripMenuItem . Text = "Help" ;
//
// documentationToolStripMenuItem
//
this . documentationToolStripMenuItem . Name = "documentationToolStripMenuItem" ;
2016-01-22 19:48:12 +00:00
this . documentationToolStripMenuItem . ShortcutKeys = System . Windows . Forms . Keys . F1 ;
2016-01-11 17:25:45 +00:00
this . documentationToolStripMenuItem . Size = new System . Drawing . Size ( 187 , 22 ) ;
2016-01-06 14:47:38 +00:00
this . documentationToolStripMenuItem . Text = "Documentation" ;
this . documentationToolStripMenuItem . Click + = new System . EventHandler ( this . documentationToolStripMenuItem_Click ) ;
//
// с heckForUpdatesToolStripMenuItem
//
this . с heckForUpdatesToolStripMenuItem . Name = "с heckForUpdatesToolStripMenuItem" ;
2016-01-11 17:25:45 +00:00
this . с heckForUpdatesToolStripMenuItem . Size = new System . Drawing . Size ( 187 , 22 ) ;
this . с heckForUpdatesToolStripMenuItem . Text = "С heck for Updates..." ;
2016-01-15 16:18:47 +00:00
this . с heckForUpdatesToolStripMenuItem . Click + = new System . EventHandler ( this . с heckForUpdatesToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
// aboutToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-20 19:21:12 +00:00
this . aboutToolStripMenuItem . Name = "aboutToolStripMenuItem" ;
this . aboutToolStripMenuItem . Size = new System . Drawing . Size ( 187 , 22 ) ;
this . aboutToolStripMenuItem . Text = "About" ;
this . aboutToolStripMenuItem . Click + = new System . EventHandler ( this . aboutToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// contextMenuStrip1
//
this . contextMenuStrip1 . Font = new System . Drawing . Font ( "Tahoma" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 204 ) ) ) ;
this . contextMenuStrip1 . Items . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
2016-01-24 21:33:58 +00:00
this . undoToolStripMenuItem1 ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator6 ,
2016-01-24 21:33:58 +00:00
this . cutToolStripMenuItem1 ,
this . copyToolStripMenuItem1 ,
this . pasteToolStripMenuItem1 ,
this . deleteToolStripMenuItem1 ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator8 ,
2016-01-24 21:33:58 +00:00
this . selectAllToolStripMenuItem1 ,
this . rightToLeftToolStripMenuItem ,
2016-01-06 14:47:38 +00:00
this . toolStripSeparator7 ,
2016-01-24 21:33:58 +00:00
this . clearToolStripMenuItem1 } ) ;
2016-01-06 14:47:38 +00:00
this . contextMenuStrip1 . Name = "contextMenuStrip1" ;
2016-01-24 21:33:58 +00:00
this . contextMenuStrip1 . Size = new System . Drawing . Size ( 185 , 198 ) ;
2016-01-06 14:47:38 +00:00
this . contextMenuStrip1 . Opening + = new System . ComponentModel . CancelEventHandler ( this . contextMenuStrip1_Opening ) ;
//
2016-01-24 21:33:58 +00:00
// undoToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . undoToolStripMenuItem1 . Name = "undoToolStripMenuItem1" ;
this . undoToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . undoToolStripMenuItem1 . Text = "Undo" ;
this . undoToolStripMenuItem1 . Click + = new System . EventHandler ( this . undoToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator6
//
this . toolStripSeparator6 . Name = "toolStripSeparator6" ;
2016-01-24 21:33:58 +00:00
this . toolStripSeparator6 . Size = new System . Drawing . Size ( 181 , 6 ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// cutToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . cutToolStripMenuItem1 . Name = "cutToolStripMenuItem1" ;
this . cutToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . cutToolStripMenuItem1 . Text = "Cut" ;
this . cutToolStripMenuItem1 . Click + = new System . EventHandler ( this . cutToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// copyToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . copyToolStripMenuItem1 . Name = "copyToolStripMenuItem1" ;
this . copyToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . copyToolStripMenuItem1 . Text = "Copy" ;
this . copyToolStripMenuItem1 . Click + = new System . EventHandler ( this . copyToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// pasteToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . pasteToolStripMenuItem1 . Name = "pasteToolStripMenuItem1" ;
this . pasteToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . pasteToolStripMenuItem1 . Text = "Paste" ;
this . pasteToolStripMenuItem1 . Click + = new System . EventHandler ( this . pasteToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// deleteToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . deleteToolStripMenuItem1 . Name = "deleteToolStripMenuItem1" ;
this . deleteToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . deleteToolStripMenuItem1 . Text = "Delete" ;
this . deleteToolStripMenuItem1 . Click + = new System . EventHandler ( this . deleteToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator8
//
this . toolStripSeparator8 . Name = "toolStripSeparator8" ;
2016-01-24 21:33:58 +00:00
this . toolStripSeparator8 . Size = new System . Drawing . Size ( 181 , 6 ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// selectAllToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . selectAllToolStripMenuItem1 . Name = "selectAllToolStripMenuItem1" ;
this . selectAllToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . selectAllToolStripMenuItem1 . Text = "Select All" ;
this . selectAllToolStripMenuItem1 . Click + = new System . EventHandler ( this . selectAllToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// rightToLeftToolStripMenuItem
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . rightToLeftToolStripMenuItem . CheckOnClick = true ;
this . rightToLeftToolStripMenuItem . Name = "rightToLeftToolStripMenuItem" ;
this . rightToLeftToolStripMenuItem . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . rightToLeftToolStripMenuItem . Text = "Right-to-left reading" ;
this . rightToLeftToolStripMenuItem . Click + = new System . EventHandler ( this . rightToLeftToolStripMenuItem_Click ) ;
2016-01-06 14:47:38 +00:00
//
// toolStripSeparator7
//
this . toolStripSeparator7 . Name = "toolStripSeparator7" ;
2016-01-24 21:33:58 +00:00
this . toolStripSeparator7 . Size = new System . Drawing . Size ( 181 , 6 ) ;
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
// clearToolStripMenuItem1
2016-01-06 14:47:38 +00:00
//
2016-01-24 21:33:58 +00:00
this . clearToolStripMenuItem1 . Name = "clearToolStripMenuItem1" ;
this . clearToolStripMenuItem1 . Size = new System . Drawing . Size ( 184 , 22 ) ;
this . clearToolStripMenuItem1 . Text = "Clear" ;
this . clearToolStripMenuItem1 . Click + = new System . EventHandler ( this . clearToolStripMenuItem1_Click ) ;
2016-01-06 14:47:38 +00:00
//
// OpenFile
//
2016-01-18 18:39:35 +00:00
this . OpenFile . Filter = "Crypto Notepad (*.cnp)|*.cnp|All files (*.*)|*.*" ;
2016-01-06 14:47:38 +00:00
//
// SaveFile
//
2016-01-18 18:39:35 +00:00
this . SaveFile . Filter = "Crypto Notepad (*.cnp)|*.cnp" ;
2016-01-06 14:47:38 +00:00
//
// button1
//
this . button1 . Location = new System . Drawing . Point ( 701 , 151 ) ;
this . button1 . Name = "button1" ;
this . button1 . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . button1 . TabIndex = 3 ;
this . button1 . Text = "ENC" ;
this . button1 . UseVisualStyleBackColor = true ;
this . button1 . Visible = false ;
//
// button2
//
this . button2 . Location = new System . Drawing . Point ( 701 , 180 ) ;
this . button2 . Name = "button2" ;
this . button2 . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . button2 . TabIndex = 4 ;
this . button2 . Text = "DEC" ;
this . button2 . UseVisualStyleBackColor = true ;
this . button2 . Visible = false ;
//
2016-01-11 17:25:45 +00:00
// pictureBox12
//
this . pictureBox12 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . pictureBox12 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox12 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox12.Image" ) ) ) ;
2016-01-24 22:19:49 +00:00
this . pictureBox12 . Location = new System . Drawing . Point ( 516 , 5 ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox12 . Name = "pictureBox12" ;
this . pictureBox12 . Size = new System . Drawing . Size ( 14 , 14 ) ;
this . pictureBox12 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . pictureBox12 . TabIndex = 14 ;
this . pictureBox12 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox12 , "Hide Toolbar" ) ;
this . pictureBox12 . Click + = new System . EventHandler ( this . pictureBox12_Click ) ;
this . pictureBox12 . MouseEnter + = new System . EventHandler ( this . pictureBox12_MouseEnter ) ;
this . pictureBox12 . MouseLeave + = new System . EventHandler ( this . pictureBox12_MouseLeave ) ;
//
2017-02-03 21:38:15 +00:00
// pictureBox13
//
this . pictureBox13 . Cursor = System . Windows . Forms . Cursors . Hand ;
this . pictureBox13 . Image = global :: Crypto_Notepad . Properties . Resources . lock_icon ;
this . pictureBox13 . Location = new System . Drawing . Point ( 260 , 3 ) ;
this . pictureBox13 . Name = "pictureBox13" ;
this . pictureBox13 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox13 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox13 . TabIndex = 15 ;
this . pictureBox13 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox13 , "Lock" ) ;
this . pictureBox13 . Click + = new System . EventHandler ( this . pictureBox13_Click ) ;
//
2016-01-11 17:25:45 +00:00
// pictureBox5
//
this . pictureBox5 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox5 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox5.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox5 . Location = new System . Drawing . Point ( 235 , 3 ) ;
this . pictureBox5 . Name = "pictureBox5" ;
this . pictureBox5 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox5 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox5 . TabIndex = 15 ;
this . pictureBox5 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox5 , "Settings" ) ;
this . pictureBox5 . Click + = new System . EventHandler ( this . pictureBox5_Click ) ;
//
// pictureBox2
//
this . pictureBox2 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox2 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox2.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox2 . Location = new System . Drawing . Point ( 10 , 3 ) ;
this . pictureBox2 . Name = "pictureBox2" ;
this . pictureBox2 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox2 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox2 . TabIndex = 15 ;
this . pictureBox2 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox2 , "New" ) ;
this . pictureBox2 . Click + = new System . EventHandler ( this . pictureBox2_Click ) ;
//
// pictureBox11
//
this . pictureBox11 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox11 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox11.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox11 . Location = new System . Drawing . Point ( 210 , 3 ) ;
this . pictureBox11 . Name = "pictureBox11" ;
this . pictureBox11 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox11 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox11 . TabIndex = 15 ;
this . pictureBox11 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox11 , "Change Key" ) ;
this . pictureBox11 . Click + = new System . EventHandler ( this . pictureBox11_Click ) ;
//
// pictureBox10
//
this . pictureBox10 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox10 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox10.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox10 . Location = new System . Drawing . Point ( 185 , 3 ) ;
this . pictureBox10 . Name = "pictureBox10" ;
this . pictureBox10 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox10 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox10 . TabIndex = 15 ;
this . pictureBox10 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox10 , "Paste" ) ;
this . pictureBox10 . Click + = new System . EventHandler ( this . pictureBox10_Click ) ;
//
// pictureBox9
//
this . pictureBox9 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox9 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox9.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox9 . Location = new System . Drawing . Point ( 160 , 3 ) ;
this . pictureBox9 . Name = "pictureBox9" ;
this . pictureBox9 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox9 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox9 . TabIndex = 15 ;
this . pictureBox9 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox9 , "Copy" ) ;
this . pictureBox9 . Click + = new System . EventHandler ( this . pictureBox9_Click ) ;
//
// pictureBox8
//
this . pictureBox8 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox8 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox8.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox8 . Location = new System . Drawing . Point ( 135 , 3 ) ;
this . pictureBox8 . Name = "pictureBox8" ;
this . pictureBox8 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox8 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox8 . TabIndex = 15 ;
this . pictureBox8 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox8 , "Cut" ) ;
this . pictureBox8 . Click + = new System . EventHandler ( this . pictureBox8_Click ) ;
//
// pictureBox7
//
this . pictureBox7 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox7 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox7.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox7 . Location = new System . Drawing . Point ( 110 , 3 ) ;
this . pictureBox7 . Name = "pictureBox7" ;
this . pictureBox7 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox7 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox7 . TabIndex = 15 ;
this . pictureBox7 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox7 , "Delete File" ) ;
this . pictureBox7 . Click + = new System . EventHandler ( this . pictureBox7_Click ) ;
//
// pictureBox6
//
this . pictureBox6 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox6 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox6.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox6 . Location = new System . Drawing . Point ( 85 , 3 ) ;
this . pictureBox6 . Name = "pictureBox6" ;
this . pictureBox6 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox6 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox6 . TabIndex = 15 ;
this . pictureBox6 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox6 , "Open File Location" ) ;
this . pictureBox6 . Click + = new System . EventHandler ( this . pictureBox6_Click ) ;
//
// pictureBox4
//
this . pictureBox4 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox4 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox4.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox4 . Location = new System . Drawing . Point ( 60 , 3 ) ;
this . pictureBox4 . Name = "pictureBox4" ;
this . pictureBox4 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox4 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox4 . TabIndex = 15 ;
this . pictureBox4 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox4 , "Save" ) ;
this . pictureBox4 . Click + = new System . EventHandler ( this . pictureBox4_Click ) ;
//
// pictureBox3
//
this . pictureBox3 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox3 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox3.Image" ) ) ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox3 . Location = new System . Drawing . Point ( 35 , 3 ) ;
this . pictureBox3 . Name = "pictureBox3" ;
this . pictureBox3 . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pictureBox3 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pictureBox3 . TabIndex = 15 ;
this . pictureBox3 . TabStop = false ;
this . toolTip1 . SetToolTip ( this . pictureBox3 , "Open" ) ;
this . pictureBox3 . Click + = new System . EventHandler ( this . pictureBox3_Click ) ;
//
2016-01-09 19:29:13 +00:00
// pictureBox1
//
this . pictureBox1 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Bottom | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . pictureBox1 . Cursor = System . Windows . Forms . Cursors . Hand ;
2016-01-20 19:21:12 +00:00
this . pictureBox1 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox1.Image" ) ) ) ;
2016-01-24 22:19:49 +00:00
this . pictureBox1 . Location = new System . Drawing . Point ( 516 , 7 ) ;
2016-01-09 19:29:13 +00:00
this . pictureBox1 . Name = "pictureBox1" ;
this . pictureBox1 . Size = new System . Drawing . Size ( 14 , 14 ) ;
this . pictureBox1 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . pictureBox1 . TabIndex = 14 ;
this . pictureBox1 . TabStop = false ;
2016-01-11 17:25:45 +00:00
this . toolTip1 . SetToolTip ( this . pictureBox1 , "Close Search" ) ;
2016-01-09 19:29:13 +00:00
this . pictureBox1 . Click + = new System . EventHandler ( this . pictureBox1_Click ) ;
2016-01-11 17:25:45 +00:00
this . pictureBox1 . MouseLeave + = new System . EventHandler ( this . pictureBox1_MouseLeave ) ;
this . pictureBox1 . MouseHover + = new System . EventHandler ( this . pictureBox1_MouseHover ) ;
2016-01-09 19:29:13 +00:00
//
2017-02-05 20:47:31 +00:00
// searchTextBox
//
this . searchTextBox . 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 . searchTextBox . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 30 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 30 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 35 ) ) ) ) ) ;
this . searchTextBox . BorderStyle = System . Windows . Forms . BorderStyle . None ;
this . searchTextBox . ForeColor = System . Drawing . Color . White ;
this . searchTextBox . Location = new System . Drawing . Point ( 196 , 6 ) ;
this . searchTextBox . Name = "searchTextBox" ;
this . searchTextBox . Size = new System . Drawing . Size ( 303 , 14 ) ;
this . searchTextBox . TabIndex = 9 ;
this . searchTextBox . TabStop = false ;
this . searchTextBox . TextChanged + = new System . EventHandler ( this . textBox1_TextChanged ) ;
this . searchTextBox . KeyDown + = new System . Windows . Forms . KeyEventHandler ( this . searchTextBox_KeyDown ) ;
//
// chkMatchCase
//
this . chkMatchCase . 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 . chkMatchCase . AutoSize = true ;
this . chkMatchCase . ForeColor = System . Drawing . Color . Gainsboro ;
this . chkMatchCase . Location = new System . Drawing . Point ( 95 , 5 ) ;
this . chkMatchCase . Name = "chkMatchCase" ;
this . chkMatchCase . Size = new System . Drawing . Size ( 95 , 17 ) ;
this . chkMatchCase . TabIndex = 11 ;
this . chkMatchCase . Text = "Case sensitive" ;
this . chkMatchCase . UseVisualStyleBackColor = false ;
this . chkMatchCase . CheckedChanged + = new System . EventHandler ( this . chkMatchCase_CheckedChanged ) ;
//
// chkMatchWholeWord
//
this . chkMatchWholeWord . 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 . chkMatchWholeWord . AutoSize = true ;
this . chkMatchWholeWord . BackColor = System . Drawing . Color . Transparent ;
this . chkMatchWholeWord . ForeColor = System . Drawing . Color . Gainsboro ;
this . chkMatchWholeWord . Location = new System . Drawing . Point ( 6 , 5 ) ;
this . chkMatchWholeWord . Name = "chkMatchWholeWord" ;
this . chkMatchWholeWord . Size = new System . Drawing . Size ( 83 , 17 ) ;
this . chkMatchWholeWord . TabIndex = 12 ;
this . chkMatchWholeWord . Text = "Whole word" ;
this . chkMatchWholeWord . UseVisualStyleBackColor = false ;
this . chkMatchWholeWord . CheckedChanged + = new System . EventHandler ( this . chkMatchWholeWord_CheckedChanged ) ;
//
// panel1
//
this . panel1 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( System . Windows . Forms . AnchorStyles . Bottom | System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . panel1 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 30 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 30 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 35 ) ) ) ) ) ;
this . panel1 . Controls . Add ( this . pictureBox1 ) ;
this . panel1 . Controls . Add ( this . searchTextBox ) ;
this . panel1 . Controls . Add ( this . chkMatchCase ) ;
this . panel1 . Controls . Add ( this . chkMatchWholeWord ) ;
this . panel1 . Font = new System . Drawing . Font ( "Tahoma" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 204 ) ) ) ;
this . panel1 . Location = new System . Drawing . Point ( 0 , 272 ) ;
this . panel1 . Name = "panel1" ;
this . panel1 . Size = new System . Drawing . Size ( 535 , 27 ) ;
this . panel1 . TabIndex = 13 ;
this . panel1 . Visible = false ;
//
// panel2
//
this . panel2 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
2017-05-13 17:52:02 +00:00
this . panel2 . BackColor = System . Drawing . SystemColors . ButtonFace ;
2017-02-05 20:47:31 +00:00
this . panel2 . Controls . Add ( this . pictureBox12 ) ;
this . panel2 . Controls . Add ( this . pictureBox13 ) ;
this . panel2 . Controls . Add ( this . pictureBox5 ) ;
this . panel2 . Controls . Add ( this . pictureBox2 ) ;
this . panel2 . Controls . Add ( this . pictureBox11 ) ;
this . panel2 . Controls . Add ( this . pictureBox10 ) ;
this . panel2 . Controls . Add ( this . pictureBox9 ) ;
this . panel2 . Controls . Add ( this . pictureBox8 ) ;
this . panel2 . Controls . Add ( this . pictureBox7 ) ;
this . panel2 . Controls . Add ( this . pictureBox6 ) ;
this . panel2 . Controls . Add ( this . pictureBox4 ) ;
this . panel2 . Controls . Add ( this . pictureBox3 ) ;
2017-05-13 17:52:02 +00:00
this . panel2 . Location = new System . Drawing . Point ( - 1 , 24 ) ;
2017-02-05 20:47:31 +00:00
this . panel2 . Name = "panel2" ;
this . panel2 . Size = new System . Drawing . Size ( 537 , 23 ) ;
this . panel2 . TabIndex = 14 ;
//
2016-01-06 14:47:38 +00:00
// customRTB
//
this . customRTB . 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 . customRTB . BackColor = System . Drawing . SystemColors . Window ;
this . customRTB . BorderStyle = System . Windows . Forms . BorderStyle . None ;
this . customRTB . ContextMenuStrip = this . contextMenuStrip1 ;
this . customRTB . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 204 ) ) ) ;
this . customRTB . ForeColor = System . Drawing . SystemColors . WindowText ;
2017-05-31 19:10:09 +00:00
this . customRTB . Location = new System . Drawing . Point ( 6 , 47 ) ;
2016-01-06 14:47:38 +00:00
this . customRTB . Name = "customRTB" ;
2017-05-31 19:10:09 +00:00
this . customRTB . Size = new System . Drawing . Size ( 529 , 252 ) ;
2016-01-06 14:47:38 +00:00
this . customRTB . TabIndex = 10 ;
this . customRTB . Text = "" ;
2017-02-03 21:38:15 +00:00
this . customRTB . LinkClicked + = new System . Windows . Forms . LinkClickedEventHandler ( this . customRTB_LinkClicked ) ;
2016-01-06 14:47:38 +00:00
this . customRTB . SelectionChanged + = new System . EventHandler ( this . customRTB_SelectionChanged_1 ) ;
2016-01-23 19:25:24 +00:00
this . customRTB . Click + = new System . EventHandler ( this . customRTB_Click ) ;
this . customRTB . KeyDown + = new System . Windows . Forms . KeyEventHandler ( this . customRTB_KeyDown ) ;
2017-02-05 20:47:31 +00:00
this . customRTB . KeyUp + = new System . Windows . Forms . KeyEventHandler ( this . customRTB_KeyUp ) ;
2016-01-06 14:47:38 +00:00
//
// MainWindow
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 13F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
2016-01-25 10:35:45 +00:00
this . ClientSize = new System . Drawing . Size ( 535 , 299 ) ;
2016-01-11 17:25:45 +00:00
this . Controls . Add ( this . panel2 ) ;
2016-01-06 14:47:38 +00:00
this . Controls . Add ( this . panel1 ) ;
this . Controls . Add ( this . customRTB ) ;
this . Controls . Add ( this . button2 ) ;
this . Controls . Add ( this . button1 ) ;
this . Controls . Add ( this . MainMenu ) ;
this . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 204 ) ) ) ;
this . Icon = ( ( System . Drawing . Icon ) ( resources . GetObject ( "$this.Icon" ) ) ) ;
this . MainMenuStrip = this . MainMenu ;
this . MinimumSize = new System . Drawing . Size ( 500 , 300 ) ;
this . Name = "MainWindow" ;
2016-01-10 12:32:08 +00:00
this . StartPosition = System . Windows . Forms . FormStartPosition . CenterScreen ;
2016-01-09 20:46:25 +00:00
this . Text = "Crypto Notepad" ;
2016-01-06 14:47:38 +00:00
this . Activated + = new System . EventHandler ( this . MainWindow_Activated ) ;
this . FormClosing + = new System . Windows . Forms . FormClosingEventHandler ( this . MainWindow_FormClosing ) ;
this . Load + = new System . EventHandler ( this . MainWindow_Load ) ;
this . MainMenu . ResumeLayout ( false ) ;
this . MainMenu . PerformLayout ( ) ;
this . contextMenuStrip1 . ResumeLayout ( false ) ;
2016-01-11 17:25:45 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox12 ) ) . EndInit ( ) ;
2017-02-03 21:38:15 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox13 ) ) . EndInit ( ) ;
2016-01-11 17:25:45 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox5 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox2 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox11 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox10 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox9 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox8 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox7 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox6 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox4 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox3 ) ) . EndInit ( ) ;
2016-01-09 19:29:13 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . EndInit ( ) ;
2017-02-05 20:47:31 +00:00
this . panel1 . ResumeLayout ( false ) ;
this . panel1 . PerformLayout ( ) ;
this . panel2 . ResumeLayout ( false ) ;
this . panel2 . PerformLayout ( ) ;
2016-01-06 14:47:38 +00:00
this . ResumeLayout ( false ) ;
this . PerformLayout ( ) ;
}
#endregion
private System . Windows . Forms . MenuStrip MainMenu ;
private System . Windows . Forms . ToolStripMenuItem ф а й л ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem п р а в к а ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem п о м о щ ь ToolStripMenuItem ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . ToolStripMenuItem saveAsToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem exitToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem aboutToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . OpenFileDialog OpenFile ;
private System . Windows . Forms . SaveFileDialog SaveFile ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . ToolStripMenuItem newToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . Button button1 ;
public System . Windows . Forms . Button button2 ;
private System . Windows . Forms . ToolTip toolTip1 ;
private System . Windows . Forms . ToolStripMenuItem с е р в и с ToolStripMenuItem ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem clearToolStripMenuItem ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . ToolStripMenuItem openToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator2 ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . ToolStripMenuItem saveToolStripMenuItem1 ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem selectAllToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator1 ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem cutToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem copyToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem pasteToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator3 ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . ToolStripMenuItem deleteFileToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator4 ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . ToolStripMenuItem openFileLocationToolStripMenuItem ;
2016-01-24 19:55:22 +00:00
private System . Windows . Forms . ToolStripMenuItem wordWrapToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ContextMenuStrip contextMenuStrip1 ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem undoToolStripMenuItem1 ;
private System . Windows . Forms . ToolStripMenuItem undoToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator5 ;
private System . Windows . Forms . ToolStripSeparator toolStripSeparator6 ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem cutToolStripMenuItem1 ;
private System . Windows . Forms . ToolStripMenuItem copyToolStripMenuItem1 ;
private System . Windows . Forms . ToolStripMenuItem pasteToolStripMenuItem1 ;
private System . Windows . Forms . ToolStripMenuItem deleteToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem deleteToolStripMenuItem1 ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator8 ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem selectAllToolStripMenuItem1 ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator7 ;
2016-01-24 21:33:58 +00:00
private System . Windows . Forms . ToolStripMenuItem rightToLeftToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem clearToolStripMenuItem1 ;
2016-01-06 14:47:38 +00:00
private System . Windows . Forms . ToolStripSeparator toolStripSeparator11 ;
private System . Windows . Forms . ToolStripMenuItem changeKeyToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem с heckForUpdatesToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem documentationToolStripMenuItem ;
private System . Windows . Forms . TextBox searchTextBox ;
private System . Windows . Forms . CheckBox chkMatchCase ;
private System . Windows . Forms . CheckBox chkMatchWholeWord ;
private System . Windows . Forms . Panel panel1 ;
private System . Windows . Forms . ToolStripMenuItem settingsToolStripMenuItem ;
public CustomRichTextBox customRTB ;
private System . Windows . Forms . PictureBox pictureBox1 ;
private System . Windows . Forms . ToolStripSeparator toolStripSeparator9 ;
private System . Windows . Forms . ToolStripMenuItem findToolStripMenuItem2 ;
2016-01-11 17:25:45 +00:00
private System . Windows . Forms . Panel panel2 ;
private System . Windows . Forms . PictureBox pictureBox2 ;
private System . Windows . Forms . PictureBox pictureBox3 ;
private System . Windows . Forms . PictureBox pictureBox4 ;
private System . Windows . Forms . PictureBox pictureBox6 ;
private System . Windows . Forms . PictureBox pictureBox7 ;
private System . Windows . Forms . PictureBox pictureBox8 ;
private System . Windows . Forms . PictureBox pictureBox9 ;
private System . Windows . Forms . PictureBox pictureBox10 ;
private System . Windows . Forms . PictureBox pictureBox11 ;
private System . Windows . Forms . PictureBox pictureBox5 ;
private System . Windows . Forms . PictureBox pictureBox12 ;
2016-01-20 19:21:12 +00:00
private System . Windows . Forms . PictureBox pictureBox13 ;
2016-01-22 19:48:12 +00:00
private System . Windows . Forms . ToolStripMenuItem lockToolStripMenuItem ;
2016-01-06 14:47:38 +00:00
}
}