2024-12-20 00:14:33 +00:00
namespace SuperDesign.Tools.SmartEditor
{
partial class FrmFileBrowser_New {
/// <summary>
/// Required designer variable.
/// </summary>
private System . ComponentModel . IContainer components = null ;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose ( bool disposing )
{
if ( disposing & & ( components ! = null ) )
{
components . Dispose ( ) ;
}
base . Dispose ( disposing ) ;
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent ( )
{
this . components = new System . ComponentModel . Container ( ) ;
System . ComponentModel . ComponentResourceManager resources = new System . ComponentModel . ComponentResourceManager ( typeof ( FrmFileBrowser_New ) ) ;
this . imageListSmall = new System . Windows . Forms . ImageList ( this . components ) ;
this . toolTip1 = new System . Windows . Forms . ToolTip ( this . components ) ;
this . BtnUp2 = new System . Windows . Forms . Button ( ) ;
this . BtnUp = new System . Windows . Forms . Button ( ) ;
this . BtnGo = new System . Windows . Forms . Button ( ) ;
this . MenuForm = new System . Windows . Forms . ContextMenuStrip ( this . components ) ;
this . 重 命 名 ToolStripMenuItem1 = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . folderBrowserDialog1 = new System . Windows . Forms . FolderBrowserDialog ( ) ;
this . textBoxFolderPath = new System . Windows . Forms . TextBox ( ) ;
this . olvFiles = new BrightIdeasSoftware . FastObjectListView ( ) ;
this . olvColumnName = ( ( BrightIdeasSoftware . OLVColumn ) ( new BrightIdeasSoftware . OLVColumn ( ) ) ) ;
this . olvColumnModified = ( ( BrightIdeasSoftware . OLVColumn ) ( new BrightIdeasSoftware . OLVColumn ( ) ) ) ;
this . olvColumnCreated = ( ( BrightIdeasSoftware . OLVColumn ) ( new BrightIdeasSoftware . OLVColumn ( ) ) ) ;
this . olvColumnSize = ( ( BrightIdeasSoftware . OLVColumn ) ( new BrightIdeasSoftware . OLVColumn ( ) ) ) ;
this . olvColumnFileType = ( ( BrightIdeasSoftware . OLVColumn ) ( new BrightIdeasSoftware . OLVColumn ( ) ) ) ;
this . contextMenuStrip1 = new System . Windows . Forms . ContextMenuStrip ( this . components ) ;
this . 复 制 文 件 名 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . toolStripMenuItem2 = new System . Windows . Forms . ToolStripSeparator ( ) ;
this . 新 建 文 件 夹 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 复 制 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 剪 切 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 粘 贴 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 删 除 文 件 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 重 命 名 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . toolStripMenuItem1 = new System . Windows . Forms . ToolStripSeparator ( ) ;
this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2025-03-30 02:04:25 +00:00
this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . toolStripMenuItem3 = new System . Windows . Forms . ToolStripSeparator ( ) ;
2024-12-20 00:14:33 +00:00
this . 上 传 到 FTPToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2025-03-30 02:04:25 +00:00
this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
2024-12-20 00:14:33 +00:00
this . MenuDir = new System . Windows . Forms . ContextMenuStrip ( this . components ) ;
this . 刷 新 文 件 夹 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . 资 源 管 理 器 菜 单 ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . splitContainer1 = new System . Windows . Forms . SplitContainer ( ) ;
this . TreeDir = new System . Windows . Forms . TreeView ( ) ;
this . panel1 = new System . Windows . Forms . Panel ( ) ;
this . CbbMatch = new ryControls . RyComboBox ( ) ;
this . TxtSearch = new ryControls . TextBoxEx2 ( ) ;
this . MenuDirHistory = new System . Windows . Forms . ContextMenuStrip ( this . components ) ;
this . fileSystemWatcher1 = new System . IO . FileSystemWatcher ( ) ;
this . MenuForm . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . olvFiles ) ) . BeginInit ( ) ;
this . contextMenuStrip1 . SuspendLayout ( ) ;
this . MenuDir . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . splitContainer1 ) ) . BeginInit ( ) ;
this . splitContainer1 . Panel1 . SuspendLayout ( ) ;
this . splitContainer1 . Panel2 . SuspendLayout ( ) ;
this . splitContainer1 . SuspendLayout ( ) ;
this . panel1 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . fileSystemWatcher1 ) ) . BeginInit ( ) ;
this . SuspendLayout ( ) ;
//
// imageListSmall
//
this . imageListSmall . ColorDepth = System . Windows . Forms . ColorDepth . Depth32Bit ;
this . imageListSmall . ImageSize = new System . Drawing . Size ( 16 , 16 ) ;
this . imageListSmall . TransparentColor = System . Drawing . Color . Transparent ;
//
// BtnUp2
//
this . BtnUp2 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "BtnUp2.Image" ) ) ) ;
this . BtnUp2 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . BtnUp2 . Name = "BtnUp2" ;
this . BtnUp2 . Size = new System . Drawing . Size ( 27 , 25 ) ;
this . BtnUp2 . TabIndex = 0 ;
this . toolTip1 . SetToolTip ( this . BtnUp2 , "上一级文件夹" ) ;
this . BtnUp2 . UseVisualStyleBackColor = true ;
this . BtnUp2 . Click + = new System . EventHandler ( this . BtnUp_Click ) ;
//
// BtnUp
//
this . BtnUp . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . BtnUp . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "BtnUp.Image" ) ) ) ;
this . BtnUp . Location = new System . Drawing . Point ( 363 , - 1 ) ;
this . BtnUp . Name = "BtnUp" ;
this . BtnUp . Size = new System . Drawing . Size ( 27 , 25 ) ;
this . BtnUp . TabIndex = 2 ;
this . toolTip1 . SetToolTip ( this . BtnUp , "上一级文件夹" ) ;
this . BtnUp . UseVisualStyleBackColor = true ;
this . BtnUp . Click + = new System . EventHandler ( this . BtnUp_Click ) ;
//
// BtnGo
//
this . BtnGo . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . BtnGo . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "BtnGo.Image" ) ) ) ;
this . BtnGo . Location = new System . Drawing . Point ( 336 , - 1 ) ;
this . BtnGo . Name = "BtnGo" ;
this . BtnGo . Size = new System . Drawing . Size ( 27 , 25 ) ;
this . BtnGo . TabIndex = 1 ;
this . toolTip1 . SetToolTip ( this . BtnGo , "到达目录" ) ;
this . BtnGo . UseVisualStyleBackColor = true ;
this . BtnGo . Click + = new System . EventHandler ( this . BtnGo_Click ) ;
this . BtnGo . MouseDown + = new System . Windows . Forms . MouseEventHandler ( this . BtnGo_MouseDown ) ;
//
// MenuForm
//
this . MenuForm . Items . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . 重 命 名 ToolStripMenuItem1 } ) ;
this . MenuForm . Name = "MenuForm" ;
this . MenuForm . Size = new System . Drawing . Size ( 113 , 26 ) ;
//
// 重命名ToolStripMenuItem1
//
this . 重 命 名 ToolStripMenuItem1 . Name = "重命名ToolStripMenuItem1" ;
this . 重 命 名 ToolStripMenuItem1 . Size = new System . Drawing . Size ( 112 , 22 ) ;
this . 重 命 名 ToolStripMenuItem1 . Text = "重命名" ;
this . 重 命 名 ToolStripMenuItem1 . Click + = new System . EventHandler ( this . 重 命 名 ToolStripMenuItem1_Click ) ;
//
// folderBrowserDialog1
//
this . folderBrowserDialog1 . Description = "请选择文件夹位置" ;
//
// textBoxFolderPath
//
this . textBoxFolderPath . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . textBoxFolderPath . AutoCompleteMode = System . Windows . Forms . AutoCompleteMode . Suggest ;
this . textBoxFolderPath . AutoCompleteSource = System . Windows . Forms . AutoCompleteSource . FileSystemDirectories ;
this . textBoxFolderPath . Location = new System . Drawing . Point ( 2 , 2 ) ;
this . textBoxFolderPath . Name = "textBoxFolderPath" ;
this . textBoxFolderPath . Size = new System . Drawing . Size ( 335 , 21 ) ;
this . textBoxFolderPath . TabIndex = 0 ;
this . textBoxFolderPath . KeyDown + = new System . Windows . Forms . KeyEventHandler ( this . TextBoxFolderPath_KeyDown ) ;
this . textBoxFolderPath . MouseDoubleClick + = new System . Windows . Forms . MouseEventHandler ( this . textBoxFolderPath_MouseDoubleClick ) ;
//
// olvFiles
//
this . olvFiles . AllColumns . Add ( this . olvColumnName ) ;
this . olvFiles . AllColumns . Add ( this . olvColumnModified ) ;
this . olvFiles . AllColumns . Add ( this . olvColumnCreated ) ;
this . olvFiles . AllColumns . Add ( this . olvColumnSize ) ;
this . olvFiles . AllColumns . Add ( this . olvColumnFileType ) ;
this . olvFiles . AllowColumnReorder = true ;
this . olvFiles . AllowDrop = true ;
this . olvFiles . CellEditActivation = BrightIdeasSoftware . ObjectListView . CellEditActivateMode . SingleClick ;
this . olvFiles . CellEditEnterChangesRows = true ;
this . olvFiles . CellEditUseWholeCell = false ;
this . olvFiles . Columns . AddRange ( new System . Windows . Forms . ColumnHeader [ ] {
this . olvColumnName ,
this . olvColumnModified ,
this . olvColumnCreated ,
this . olvColumnSize ,
this . olvColumnFileType } ) ;
this . olvFiles . ContextMenuStrip = this . contextMenuStrip1 ;
this . olvFiles . CopySelectionOnControlC = false ;
this . olvFiles . Cursor = System . Windows . Forms . Cursors . Default ;
this . olvFiles . Dock = System . Windows . Forms . DockStyle . Fill ;
this . olvFiles . EmptyListMsg = "空文件夹" ;
this . olvFiles . EmptyListMsgFont = new System . Drawing . Font ( "Comic Sans MS" , 14.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . olvFiles . FullRowSelect = true ;
this . olvFiles . HideSelection = false ;
this . olvFiles . IsSearchOnSortColumn = false ;
this . olvFiles . LargeImageList = this . imageListSmall ;
this . olvFiles . Location = new System . Drawing . Point ( 0 , 26 ) ;
this . olvFiles . Name = "olvFiles" ;
this . olvFiles . SelectColumnsOnRightClickBehaviour = BrightIdeasSoftware . ObjectListView . ColumnSelectBehaviour . Submenu ;
this . olvFiles . ShowCommandMenuOnRightClick = true ;
this . olvFiles . ShowGroups = false ;
this . olvFiles . ShowItemToolTips = true ;
this . olvFiles . Size = new System . Drawing . Size ( 388 , 344 ) ;
this . olvFiles . SmallImageList = this . imageListSmall ;
this . olvFiles . StateImageList = this . imageListSmall ;
this . olvFiles . TabIndex = 1 ;
this . olvFiles . UseCompatibleStateImageBehavior = false ;
this . olvFiles . UseFilterIndicator = true ;
this . olvFiles . UseFiltering = true ;
this . olvFiles . View = System . Windows . Forms . View . Details ;
this . olvFiles . VirtualMode = true ;
this . olvFiles . CellEditFinished + = new BrightIdeasSoftware . CellEditEventHandler ( this . OlvFiles_CellEditFinished ) ;
this . olvFiles . KeyDown + = new System . Windows . Forms . KeyEventHandler ( this . OlvFiles_KeyDown ) ;
this . olvFiles . MouseDoubleClick + = new System . Windows . Forms . MouseEventHandler ( this . OlvFiles_MouseDoubleClick ) ;
//
// olvColumnName
//
this . olvColumnName . AspectName = "Name" ;
this . olvColumnName . ButtonPadding = new System . Drawing . Size ( 10 , 10 ) ;
this . olvColumnName . IsEditable = true ;
this . olvColumnName . IsTileViewColumn = true ;
this . olvColumnName . Text = "文件名" ;
this . olvColumnName . UseInitialLetterForGroup = true ;
this . olvColumnName . Width = 180 ;
//
// olvColumnModified
//
this . olvColumnModified . AspectName = "LastWriteTime" ;
this . olvColumnModified . ButtonPadding = new System . Drawing . Size ( 10 , 10 ) ;
this . olvColumnModified . IsTileViewColumn = true ;
this . olvColumnModified . Text = "修改时间" ;
this . olvColumnModified . UseFiltering = false ;
this . olvColumnModified . Width = 127 ;
//
// olvColumnCreated
//
this . olvColumnCreated . AspectName = "CreationTime" ;
this . olvColumnCreated . ButtonPadding = new System . Drawing . Size ( 10 , 10 ) ;
this . olvColumnCreated . DisplayIndex = 4 ;
this . olvColumnCreated . Text = "创建时间" ;
this . olvColumnCreated . UseFiltering = false ;
this . olvColumnCreated . Width = 131 ;
//
// olvColumnSize
//
this . olvColumnSize . AspectName = "Extension" ;
this . olvColumnSize . ButtonPadding = new System . Drawing . Size ( 10 , 10 ) ;
this . olvColumnSize . DisplayIndex = 2 ;
this . olvColumnSize . HeaderTextAlign = System . Windows . Forms . HorizontalAlignment . Right ;
this . olvColumnSize . Text = "大小" ;
this . olvColumnSize . TextAlign = System . Windows . Forms . HorizontalAlignment . Right ;
this . olvColumnSize . UseFiltering = false ;
this . olvColumnSize . Width = 80 ;
//
// olvColumnFileType
//
this . olvColumnFileType . ButtonPadding = new System . Drawing . Size ( 10 , 10 ) ;
this . olvColumnFileType . DisplayIndex = 3 ;
this . olvColumnFileType . IsTileViewColumn = true ;
this . olvColumnFileType . Text = "文件类型" ;
this . olvColumnFileType . UseFiltering = false ;
this . olvColumnFileType . Width = 148 ;
//
// contextMenuStrip1
//
this . contextMenuStrip1 . Items . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . 复 制 文 件 名 ToolStripMenuItem ,
this . toolStripMenuItem2 ,
this . 新 建 文 件 夹 ToolStripMenuItem ,
this . 复 制 ToolStripMenuItem ,
this . 剪 切 ToolStripMenuItem ,
this . 粘 贴 ToolStripMenuItem ,
this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem ,
this . 删 除 文 件 ToolStripMenuItem ,
this . 重 命 名 ToolStripMenuItem ,
this . toolStripMenuItem1 ,
this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem ,
this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem ,
2025-03-30 02:04:25 +00:00
this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem ,
this . toolStripMenuItem3 ,
this . 上 传 到 FTPToolStripMenuItem ,
this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem } ) ;
2024-12-20 00:14:33 +00:00
this . contextMenuStrip1 . Name = "contextMenuStrip1" ;
2025-03-30 02:04:25 +00:00
this . contextMenuStrip1 . Size = new System . Drawing . Size ( 233 , 330 ) ;
2024-12-20 00:14:33 +00:00
this . contextMenuStrip1 . Opening + = new System . ComponentModel . CancelEventHandler ( this . contextMenuStrip1_Opening ) ;
//
// 复制文件名ToolStripMenuItem
//
this . 复 制 文 件 名 ToolStripMenuItem . Name = "复制文件名ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 复 制 文 件 名 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 复 制 文 件 名 ToolStripMenuItem . Text = "复制文件名" ;
this . 复 制 文 件 名 ToolStripMenuItem . Click + = new System . EventHandler ( this . 复 制 文 件 名 ToolStripMenuItem_Click ) ;
//
// toolStripMenuItem2
//
this . toolStripMenuItem2 . Name = "toolStripMenuItem2" ;
2025-03-30 02:04:25 +00:00
this . toolStripMenuItem2 . Size = new System . Drawing . Size ( 229 , 6 ) ;
2024-12-20 00:14:33 +00:00
//
// 新建文件夹ToolStripMenuItem
//
this . 新 建 文 件 夹 ToolStripMenuItem . Name = "新建文件夹ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 新 建 文 件 夹 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 新 建 文 件 夹 ToolStripMenuItem . Text = "新建文件夹" ;
this . 新 建 文 件 夹 ToolStripMenuItem . Click + = new System . EventHandler ( this . 新 建 文 件 夹 ToolStripMenuItem_Click ) ;
//
// 复制ToolStripMenuItem
//
this . 复 制 ToolStripMenuItem . Name = "复制ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 复 制 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 复 制 ToolStripMenuItem . Text = "复制" ;
this . 复 制 ToolStripMenuItem . Click + = new System . EventHandler ( this . 复 制 ToolStripMenuItem_Click ) ;
//
// 剪切ToolStripMenuItem
//
this . 剪 切 ToolStripMenuItem . Name = "剪切ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 剪 切 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 剪 切 ToolStripMenuItem . Text = "剪切" ;
this . 剪 切 ToolStripMenuItem . Click + = new System . EventHandler ( this . 剪 切 ToolStripMenuItem_Click ) ;
//
// 粘贴ToolStripMenuItem
//
this . 粘 贴 ToolStripMenuItem . Name = "粘贴ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 粘 贴 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 粘 贴 ToolStripMenuItem . Text = "粘贴" ;
this . 粘 贴 ToolStripMenuItem . Visible = false ;
this . 粘 贴 ToolStripMenuItem . Click + = new System . EventHandler ( this . 粘 贴 ToolStripMenuItem_Click ) ;
//
// 粘贴剪切板文件列表ToolStripMenuItem
//
this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem . Name = "粘贴剪切板文件列表ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2025-08-26 06:57:10 +00:00
this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem . Text = "粘贴剪切板文件列表" ;
2024-12-20 00:14:33 +00:00
this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem . Click + = new System . EventHandler ( this . 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem_Click ) ;
//
// 删除文件ToolStripMenuItem
//
this . 删 除 文 件 ToolStripMenuItem . Name = "删除文件ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 删 除 文 件 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 删 除 文 件 ToolStripMenuItem . Text = "删除文件" ;
this . 删 除 文 件 ToolStripMenuItem . Click + = new System . EventHandler ( this . 删 除 文 件 ToolStripMenuItem_Click ) ;
//
// 重命名ToolStripMenuItem
//
this . 重 命 名 ToolStripMenuItem . Name = "重命名ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 重 命 名 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 重 命 名 ToolStripMenuItem . Text = "重命名" ;
this . 重 命 名 ToolStripMenuItem . Click + = new System . EventHandler ( this . 重 命 名 ToolStripMenuItem_Click ) ;
//
// toolStripMenuItem1
//
this . toolStripMenuItem1 . Name = "toolStripMenuItem1" ;
2025-03-30 02:04:25 +00:00
this . toolStripMenuItem1 . Size = new System . Drawing . Size ( 229 , 6 ) ;
2024-12-20 00:14:33 +00:00
//
// 在资源管理器中定位该文件ToolStripMenuItem
//
this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem . Name = "在资源管理器中定位该文件ToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem . Text = "在资源管理器中定位该文件" ;
this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem . Click + = new System . EventHandler ( this . 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem_Click ) ;
//
2025-03-30 02:04:25 +00:00
// 复制文件到其它站点同位置ToolStripMenuItem
//
this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem . Name = "复制文件到其它站点同位置ToolStripMenuItem" ;
this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem . Text = "复制文件到其它站点同位置" ;
this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem . Click + = new System . EventHandler ( this . 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem_Click ) ;
//
// 同步所有站点文件为最新版本ToolStripMenuItem
//
this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem . Name = "同步所有站点文件为最新版本ToolStripMenuItem" ;
this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem . Text = "同步所有站点文件为最新版本" ;
this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem . Click + = new System . EventHandler ( this . 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem_Click ) ;
//
// toolStripMenuItem3
//
this . toolStripMenuItem3 . Name = "toolStripMenuItem3" ;
this . toolStripMenuItem3 . Size = new System . Drawing . Size ( 229 , 6 ) ;
//
2024-12-20 00:14:33 +00:00
// 上传到FTPToolStripMenuItem
//
this . 上 传 到 FTPToolStripMenuItem . Name = "上传到FTPToolStripMenuItem" ;
2025-03-30 02:04:25 +00:00
this . 上 传 到 FTPToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
2024-12-20 00:14:33 +00:00
this . 上 传 到 FTPToolStripMenuItem . Text = "上传到FTP" ;
this . 上 传 到 FTPToolStripMenuItem . Click + = new System . EventHandler ( this . 上 传 到 FTPToolStripMenuItem_Click ) ;
//
2025-03-30 02:04:25 +00:00
// 上传全部站点对应文件到FTPToolStripMenuItem
//
this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem . Name = "上传全部站点对应文件到FTPToolStripMenuItem" ;
this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem . Text = "上传全部站点对应文件到FTP" ;
this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem . Click + = new System . EventHandler ( this . 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem_Click ) ;
//
2024-12-20 00:14:33 +00:00
// MenuDir
//
this . MenuDir . Items . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . 刷 新 文 件 夹 ToolStripMenuItem ,
this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem ,
this . 资 源 管 理 器 菜 单 ToolStripMenuItem } ) ;
this . MenuDir . Name = "MenuDir" ;
this . MenuDir . Size = new System . Drawing . Size ( 233 , 70 ) ;
//
// 刷新文件夹ToolStripMenuItem
//
this . 刷 新 文 件 夹 ToolStripMenuItem . Name = "刷新文件夹ToolStripMenuItem" ;
this . 刷 新 文 件 夹 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
this . 刷 新 文 件 夹 ToolStripMenuItem . Text = "刷新文件夹" ;
this . 刷 新 文 件 夹 ToolStripMenuItem . Click + = new System . EventHandler ( this . 刷 新 文 件 夹 ToolStripMenuItem_Click ) ;
//
// 在资源管理器中打开该文件夹ToolStripMenuItem
//
this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem . Name = "在资源管理器中打开该文件夹ToolStripMenuItem" ;
this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem . Text = "在资源管理器中打开该文件夹" ;
this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem . Click + = new System . EventHandler ( this . 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem_Click ) ;
//
// 资源管理器菜单ToolStripMenuItem
//
this . 资 源 管 理 器 菜 单 ToolStripMenuItem . Name = "资源管理器菜单ToolStripMenuItem" ;
this . 资 源 管 理 器 菜 单 ToolStripMenuItem . Size = new System . Drawing . Size ( 232 , 22 ) ;
this . 资 源 管 理 器 菜 单 ToolStripMenuItem . Text = "资源管理器菜单" ;
this . 资 源 管 理 器 菜 单 ToolStripMenuItem . Click + = new System . EventHandler ( this . 资 源 管 理 器 菜 单 ToolStripMenuItem_Click ) ;
//
// splitContainer1
//
this . splitContainer1 . 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 . splitContainer1 . Location = new System . Drawing . Point ( 2 , 25 ) ;
this . splitContainer1 . Name = "splitContainer1" ;
this . splitContainer1 . Orientation = System . Windows . Forms . Orientation . Horizontal ;
//
// splitContainer1.Panel1
//
this . splitContainer1 . Panel1 . Controls . Add ( this . TreeDir ) ;
//
// splitContainer1.Panel2
//
this . splitContainer1 . Panel2 . Controls . Add ( this . olvFiles ) ;
this . splitContainer1 . Panel2 . Controls . Add ( this . panel1 ) ;
this . splitContainer1 . Size = new System . Drawing . Size ( 388 , 654 ) ;
this . splitContainer1 . SplitterDistance = 280 ;
this . splitContainer1 . TabIndex = 93 ;
//
// TreeDir
//
this . TreeDir . ContextMenuStrip = this . MenuDir ;
this . TreeDir . Dock = System . Windows . Forms . DockStyle . Fill ;
this . TreeDir . HideSelection = false ;
this . TreeDir . ImageIndex = 0 ;
this . TreeDir . ImageList = this . imageListSmall ;
this . TreeDir . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . TreeDir . Name = "TreeDir" ;
this . TreeDir . SelectedImageIndex = 0 ;
this . TreeDir . Size = new System . Drawing . Size ( 388 , 280 ) ;
this . TreeDir . TabIndex = 0 ;
this . TreeDir . MouseDown + = new System . Windows . Forms . MouseEventHandler ( this . TreeDir_MouseDown ) ;
//
// panel1
//
this . panel1 . Controls . Add ( this . BtnUp2 ) ;
this . panel1 . Controls . Add ( this . CbbMatch ) ;
this . panel1 . Controls . Add ( this . TxtSearch ) ;
this . panel1 . Dock = System . Windows . Forms . DockStyle . Top ;
this . panel1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel1 . Name = "panel1" ;
this . panel1 . Size = new System . Drawing . Size ( 388 , 26 ) ;
this . panel1 . TabIndex = 89 ;
//
// CbbMatch
//
this . CbbMatch . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . CbbMatch . DrawMode = System . Windows . Forms . DrawMode . OwnerDrawFixed ;
this . CbbMatch . DropDownStyle = System . Windows . Forms . ComboBoxStyle . DropDownList ;
this . CbbMatch . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . CbbMatch . Font = new System . Drawing . Font ( "宋体" , 10.5F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . CbbMatch . FormattingEnabled = true ;
this . CbbMatch . Items . AddRange ( new object [ ] {
"任意文本" ,
"前缀" ,
"正则表达式" } ) ;
this . CbbMatch . Location = new System . Drawing . Point ( 290 , 1 ) ;
this . CbbMatch . MaxUndoRedoSteps = 50 ;
this . CbbMatch . Name = "CbbMatch" ;
this . CbbMatch . Size = new System . Drawing . Size ( 94 , 24 ) ;
this . CbbMatch . TabIndex = 2 ;
this . CbbMatch . SelectedIndexChanged + = new System . EventHandler ( this . CbbMatch_SelectedIndexChanged ) ;
//
// TxtSearch
//
this . TxtSearch . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . TxtSearch . BackColor = System . Drawing . Color . White ;
this . TxtSearch . EmptyText = "请输入搜索内容" ;
this . TxtSearch . ImeMode = System . Windows . Forms . ImeMode . Close ;
this . TxtSearch . Location = new System . Drawing . Point ( 28 , 1 ) ;
this . TxtSearch . LongTime = 2000 ;
this . TxtSearch . MaxLength = 999999999 ;
this . TxtSearch . MaxUndoRedoSteps = 50 ;
this . TxtSearch . Multiline = false ;
this . TxtSearch . Name = "TxtSearch" ;
this . TxtSearch . OnlyNumeric = false ;
this . TxtSearch . PasswordChar = '\0' ;
this . TxtSearch . ReadOnly = false ;
this . TxtSearch . SelectedText = "" ;
this . TxtSearch . SelectionLength = 0 ;
this . TxtSearch . SelectionStart = 0 ;
this . TxtSearch . Size = new System . Drawing . Size ( 256 , 24 ) ;
this . TxtSearch . TabIndex = 1 ;
this . TxtSearch . TextAlign = System . Windows . Forms . HorizontalAlignment . Left ;
this . TxtSearch . ToolTip = "" ;
this . TxtSearch . WordWrap = true ;
this . TxtSearch . TextChanged2 + = new System . EventHandler ( this . TxtSearch_TextChanged2 ) ;
//
// MenuDirHistory
//
this . MenuDirHistory . Name = "MenuDirHistory" ;
this . MenuDirHistory . Size = new System . Drawing . Size ( 61 , 4 ) ;
//
// fileSystemWatcher1
//
this . fileSystemWatcher1 . EnableRaisingEvents = true ;
this . fileSystemWatcher1 . SynchronizingObject = this ;
this . fileSystemWatcher1 . Changed + = new System . IO . FileSystemEventHandler ( this . FileSystemWatcher1_Changed ) ;
this . fileSystemWatcher1 . Created + = new System . IO . FileSystemEventHandler ( this . FileSystemWatcher1_Created ) ;
this . fileSystemWatcher1 . Deleted + = new System . IO . FileSystemEventHandler ( this . FileSystemWatcher1_Deleted ) ;
this . fileSystemWatcher1 . Renamed + = new System . IO . RenamedEventHandler ( this . FileSystemWatcher1_Renamed ) ;
//
// FrmFileBrowser_New
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 12F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 390 , 681 ) ;
this . Controls . Add ( this . splitContainer1 ) ;
this . Controls . Add ( this . BtnUp ) ;
this . Controls . Add ( this . BtnGo ) ;
this . Controls . Add ( this . textBoxFolderPath ) ;
this . Name = "FrmFileBrowser_New" ;
this . TabPageContextMenuStrip = this . MenuForm ;
this . Text = "文件浏览" ;
this . FormClosing + = new System . Windows . Forms . FormClosingEventHandler ( this . FrmFileBrowser_FormClosing ) ;
this . Load + = new System . EventHandler ( this . FrmFileBrowser_Load ) ;
this . Shown + = new System . EventHandler ( this . FrmFileBrowser_New_Shown ) ;
this . MenuForm . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . olvFiles ) ) . EndInit ( ) ;
this . contextMenuStrip1 . ResumeLayout ( false ) ;
this . MenuDir . ResumeLayout ( false ) ;
this . splitContainer1 . Panel1 . ResumeLayout ( false ) ;
this . splitContainer1 . Panel2 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . splitContainer1 ) ) . EndInit ( ) ;
this . splitContainer1 . ResumeLayout ( false ) ;
this . panel1 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . fileSystemWatcher1 ) ) . EndInit ( ) ;
this . ResumeLayout ( false ) ;
this . PerformLayout ( ) ;
}
#endregion
private System . Windows . Forms . ToolTip toolTip1 ;
private System . Windows . Forms . ImageList imageListSmall ;
private System . Windows . Forms . ContextMenuStrip MenuForm ;
private System . Windows . Forms . ToolStripMenuItem 重 命 名 ToolStripMenuItem1 ;
private System . Windows . Forms . FolderBrowserDialog folderBrowserDialog1 ;
private BrightIdeasSoftware . OLVColumn olvColumnName ;
private BrightIdeasSoftware . OLVColumn olvColumnCreated ;
private BrightIdeasSoftware . OLVColumn olvColumnModified ;
private BrightIdeasSoftware . OLVColumn olvColumnSize ;
private BrightIdeasSoftware . OLVColumn olvColumnFileType ;
private System . Windows . Forms . Button BtnGo ;
private System . Windows . Forms . Button BtnUp ;
public BrightIdeasSoftware . FastObjectListView olvFiles ;
public System . Windows . Forms . TextBox textBoxFolderPath ;
private System . Windows . Forms . ContextMenuStrip contextMenuStrip1 ;
private System . Windows . Forms . ToolStripMenuItem 在 资 源 管 理 器 中 定 位 该 文 件 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 上 传 到 FTPToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 复 制 文 件 名 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 重 命 名 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripSeparator toolStripMenuItem1 ;
private System . Windows . Forms . ToolStripMenuItem 删 除 文 件 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 新 建 文 件 夹 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 复 制 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 剪 切 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 粘 贴 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripSeparator toolStripMenuItem2 ;
private System . Windows . Forms . ContextMenuStrip MenuDir ;
private System . Windows . Forms . ToolStripMenuItem 刷 新 文 件 夹 ToolStripMenuItem ;
public System . Windows . Forms . SplitContainer splitContainer1 ;
private System . Windows . Forms . TreeView TreeDir ;
private System . Windows . Forms . ToolStripMenuItem 在 资 源 管 理 器 中 打 开 该 文 件 夹 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 资 源 管 理 器 菜 单 ToolStripMenuItem ;
private System . Windows . Forms . Panel panel1 ;
private ryControls . RyComboBox CbbMatch ;
private ryControls . TextBoxEx2 TxtSearch ;
private System . Windows . Forms . Button BtnUp2 ;
private System . Windows . Forms . ContextMenuStrip MenuDirHistory ;
private System . Windows . Forms . ToolStripMenuItem 粘 贴 剪 切 板 文 件 列 表 ToolStripMenuItem ;
private System . IO . FileSystemWatcher fileSystemWatcher1 ;
private System . Windows . Forms . ToolStripMenuItem 复 制 文 件 到 其 它 站 点 同 位 置 ToolStripMenuItem ;
2025-03-30 02:04:25 +00:00
private System . Windows . Forms . ToolStripMenuItem 上 传 全 部 站 点 对 应 文 件 到 FTPToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem 同 步 所 有 站 点 文 件 为 最 新 版 本 ToolStripMenuItem ;
private System . Windows . Forms . ToolStripSeparator toolStripMenuItem3 ;
2024-12-20 00:14:33 +00:00
}
}