亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? hrichtextbox.cs

?? 汽車銷售公司ERP進銷存系統 汽車銷售公司ERP進銷存系統
?? CS
?? 第 1 頁 / 共 2 頁
字號:
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
using System.IO;
using System.Text;

namespace CallCenter.BusinessInterfaces.MainForms
{
	/// <summary>
	/// HRichTextBox 的摘要說明。
	/// </summary>
	public class HRichTextBox : System.Windows.Forms.UserControl
	{
		private System.Windows.Forms.ToolBar toolBar1;
		private System.Windows.Forms.ToolBarButton toolBarButton1;
		private System.Windows.Forms.ToolBarButton toolBarButton2;
		private System.Windows.Forms.ToolBarButton toolBarButton3;
		private System.Windows.Forms.ToolBarButton toolBarButton4;
		private System.Windows.Forms.ToolBarButton toolBarButton6;
		private System.Windows.Forms.ToolBarButton toolBarButton7;
		private System.Windows.Forms.FontDialog fontDialog1;
		private System.Windows.Forms.ColorDialog colorDialog1;
		private System.Windows.Forms.ToolBarButton toolBarButton8;
		private System.Windows.Forms.ToolBarButton toolBarButton9;
		private System.Windows.Forms.ToolBarButton toolBarButton10;
		private System.Windows.Forms.OpenFileDialog openFileDialog1;
		private System.Windows.Forms.SaveFileDialog saveFileDialog1;
		private System.Windows.Forms.ImageList imageList1;
		private System.Windows.Forms.ToolBarButton toolBarButton5;
		private System.Windows.Forms.ToolBarButton toolBarButton11;
		private System.Windows.Forms.ToolBarButton toolBarButton12;
		private System.Windows.Forms.ToolBarButton toolBarButton13;
		private System.Windows.Forms.ToolBarButton toolBarButton14;
		private System.Windows.Forms.ToolBarButton toolBarButton15;
		private System.Windows.Forms.ToolBarButton toolBarButton16;
		private System.Windows.Forms.ToolBarButton toolBarButton17;
		private System.Windows.Forms.ContextMenu contextMenu1;
		private System.Windows.Forms.MenuItem menuItem1;
		private System.Windows.Forms.MenuItem menuItem2;
		private System.Windows.Forms.MenuItem menuItem3;
		private System.Windows.Forms.ToolBarButton toolBarButton18;
		private System.Windows.Forms.ToolBarButton toolBarButton19;
		private System.Windows.Forms.ToolBarButton toolBarButton20;
		private System.Windows.Forms.ToolBarButton toolBarButton21;
		public System.Windows.Forms.RichTextBox richTextBox1;
		private DevExpress.XtraEditors.PanelControl panelControl1;
		private System.ComponentModel.IContainer components;

		public HRichTextBox()
		{
			// 該調用是 Windows.Forms 窗體設計器所必需的。
			InitializeComponent();

			// TODO: 在 InitializeComponent 調用后添加任何初始化

		}

		/// <summary> 
		/// 清理所有正在使用的資源。
		/// </summary>
		protected override void Dispose( bool disposing )
		{
			if( disposing )
			{
				if(components != null)
				{
					components.Dispose();
				}
			}
			base.Dispose( disposing );
		}

		#region 組件設計器生成的代碼
		/// <summary> 
		/// 設計器支持所需的方法 - 不要使用代碼編輯器 
		/// 修改此方法的內容。
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.toolBar1 = new System.Windows.Forms.ToolBar();
			this.toolBarButton1 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton2 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton3 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton5 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton4 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton17 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton11 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton6 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton7 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton12 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton8 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton9 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton10 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton13 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton14 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton15 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton16 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton18 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton19 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton20 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton21 = new System.Windows.Forms.ToolBarButton();
			this.contextMenu1 = new System.Windows.Forms.ContextMenu();
			this.menuItem1 = new System.Windows.Forms.MenuItem();
			this.menuItem2 = new System.Windows.Forms.MenuItem();
			this.menuItem3 = new System.Windows.Forms.MenuItem();
			this.fontDialog1 = new System.Windows.Forms.FontDialog();
			this.colorDialog1 = new System.Windows.Forms.ColorDialog();
			this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
			this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.richTextBox1 = new System.Windows.Forms.RichTextBox();
			this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
			((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
			this.panelControl1.SuspendLayout();
			this.SuspendLayout();
			// 
			// toolBar1
			// 
			this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
			this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
																						this.toolBarButton1,
																						this.toolBarButton2,
																						this.toolBarButton3,
																						this.toolBarButton5,
																						this.toolBarButton4,
																						this.toolBarButton17,
																						this.toolBarButton11,
																						this.toolBarButton6,
																						this.toolBarButton7,
																						this.toolBarButton12,
																						this.toolBarButton8,
																						this.toolBarButton9,
																						this.toolBarButton10,
																						this.toolBarButton13,
																						this.toolBarButton14,
																						this.toolBarButton15,
																						this.toolBarButton16,
																						this.toolBarButton18,
																						this.toolBarButton19,
																						this.toolBarButton20,
																						this.toolBarButton21});
			this.toolBar1.DropDownArrows = true;
			this.toolBar1.Location = new System.Drawing.Point(0, 0);
			this.toolBar1.Name = "toolBar1";
			this.toolBar1.ShowToolTips = true;
			this.toolBar1.Size = new System.Drawing.Size(664, 41);
			this.toolBar1.TabIndex = 0;
			this.toolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
			// 
			// toolBarButton1
			// 
			this.toolBarButton1.Tag = "居左";
			this.toolBarButton1.Text = "居左";
			this.toolBarButton1.ToolTipText = "居左";
			// 
			// toolBarButton2
			// 
			this.toolBarButton2.Tag = "居中";
			this.toolBarButton2.Text = "居中";
			this.toolBarButton2.ToolTipText = "居中";
			// 
			// toolBarButton3
			// 
			this.toolBarButton3.Tag = "居右";
			this.toolBarButton3.Text = "居右";
			this.toolBarButton3.ToolTipText = "居右";
			// 
			// toolBarButton5
			// 
			this.toolBarButton5.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// toolBarButton4
			// 
			this.toolBarButton4.Tag = "導出";
			this.toolBarButton4.Text = "導出";
			this.toolBarButton4.ToolTipText = "導出";
			// 
			// toolBarButton17
			// 
			this.toolBarButton17.Tag = "導入";
			this.toolBarButton17.Text = "導入";
			this.toolBarButton17.ToolTipText = "導入";
			// 
			// toolBarButton11
			// 
			this.toolBarButton11.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// toolBarButton6
			// 
			this.toolBarButton6.Tag = "字體";
			this.toolBarButton6.Text = "字體";
			this.toolBarButton6.ToolTipText = "字體";
			// 
			// toolBarButton7
			// 
			this.toolBarButton7.Tag = "顏色";
			this.toolBarButton7.Text = "顏色";
			this.toolBarButton7.ToolTipText = "顏色";
			// 
			// toolBarButton12
			// 
			this.toolBarButton12.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// toolBarButton8
			// 
			this.toolBarButton8.Tag = "剪切";
			this.toolBarButton8.Text = "剪切";
			this.toolBarButton8.ToolTipText = "剪切";
			// 
			// toolBarButton9
			// 
			this.toolBarButton9.Tag = "粘貼";
			this.toolBarButton9.Text = "粘貼";
			this.toolBarButton9.ToolTipText = "粘貼";
			// 
			// toolBarButton10
			// 
			this.toolBarButton10.Tag = "復制";
			this.toolBarButton10.Text = "復制";
			this.toolBarButton10.ToolTipText = "復制";
			// 
			// toolBarButton13
			// 
			this.toolBarButton13.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// toolBarButton14
			// 
			this.toolBarButton14.Tag = "查找";

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
成人国产一区二区三区精品| 国产精品一区二区三区99| 欧美国产精品专区| 久久综合色天天久久综合图片| 欧美日本不卡视频| 欧美日韩久久久一区| 欧美性色综合网| 欧美日韩国产三级| 欧美一区二区三区在线看| 欧美电影在线免费观看| 欧美狂野另类xxxxoooo| 91精品在线麻豆| 精品福利一区二区三区| 国产欧美一区二区精品性色| 亚洲欧洲另类国产综合| 一区二区三区在线看| 亚洲在线中文字幕| 天天亚洲美女在线视频| 久热成人在线视频| 国产乱国产乱300精品| 国产v综合v亚洲欧| 99久久婷婷国产综合精品 | 欧美日韩亚洲国产综合| 欧美日韩国产综合一区二区| 91精品国产全国免费观看| 精品欧美一区二区在线观看| 久久精品视频在线看| 国产欧美一区在线| 亚洲一区二区高清| 国产一区二区成人久久免费影院| 成人深夜视频在线观看| 色婷婷av一区二区| 欧美一级欧美三级在线观看| 久久精品人人做| 亚洲精品视频在线| 麻豆一区二区三| 99re8在线精品视频免费播放| 欧美性猛交xxxx乱大交退制版| 日韩一区二区不卡| 中文字幕一区二区三区不卡在线| 天堂影院一区二区| 99精品国产91久久久久久| 91精品婷婷国产综合久久| 国产精品久久久久久久久晋中| 亚洲国产一区在线观看| 国产成人精品亚洲777人妖| 欧美精品自拍偷拍| 视频一区视频二区中文| 不卡电影一区二区三区| 日韩欧美电影一区| 亚洲午夜久久久久久久久电影网| 黑人精品欧美一区二区蜜桃| 欧美性猛交一区二区三区精品| 欧美草草影院在线视频| 亚洲国产一区二区三区青草影视| 国产成人亚洲精品青草天美 | 亚洲国产成人精品视频| 国产成a人亚洲精| 91精品国产手机| 亚洲国产精品久久艾草纯爱| 成人精品视频.| 亚洲精品一区二区三区蜜桃下载| 亚洲一区二区三区四区的| 99久久99久久精品免费观看 | 日韩毛片精品高清免费| 国产麻豆精品一区二区| 精品久久久久久久久久久院品网| 亚洲一区欧美一区| 91福利资源站| 亚洲综合激情另类小说区| 成人黄色小视频| 中文字幕二三区不卡| 国产精品123| jiyouzz国产精品久久| 日本一二三四高清不卡| 国产suv精品一区二区三区| 久久天堂av综合合色蜜桃网| 另类成人小视频在线| 日韩三区在线观看| 国模套图日韩精品一区二区| 日韩欧美一区二区视频| 日韩不卡一二三区| 国产精品久久毛片av大全日韩| 久久精品久久久精品美女| 欧美不卡123| 国产乱色国产精品免费视频| 国产亚洲一本大道中文在线| 成人久久久精品乱码一区二区三区| 中文字幕不卡三区| av亚洲精华国产精华| 亚洲激情五月婷婷| 欧美综合一区二区| 日韩精品电影在线| 久久久欧美精品sm网站| 成人av在线播放网站| 亚洲精品国产精华液| 欧美日韩精品系列| 精品写真视频在线观看| 国产精品久久久久aaaa| 在线中文字幕不卡| 久久国产尿小便嘘嘘尿| 国产婷婷色一区二区三区四区 | 欧美老年两性高潮| 国模大尺度一区二区三区| 亚洲激情第一区| 在线观看av一区| 三级欧美在线一区| 日本一区二区三区视频视频| 在线看国产一区二区| 蜜臂av日日欢夜夜爽一区| 中文乱码免费一区二区| av日韩在线网站| 日韩av不卡一区二区| 国产亚洲美州欧州综合国| 日本久久精品电影| 蜜臀91精品一区二区三区| 中文字幕一区免费在线观看| 欧美日韩欧美一区二区| 福利一区在线观看| 午夜a成v人精品| 欧美国产一区在线| 91精品在线一区二区| 91视频观看视频| 国产一区二区精品久久99| 亚洲综合免费观看高清完整版 | 一区在线中文字幕| 88在线观看91蜜桃国自产| 成人福利电影精品一区二区在线观看 | 欧美日韩中文国产| 成人永久aaa| 精品一区二区三区日韩| 亚洲成av人片在线| 国产精品九色蝌蚪自拍| 精品国偷自产国产一区| 欧美三片在线视频观看| 97国产一区二区| 国产成人精品aa毛片| 日韩电影在线一区二区| 一区二区三区中文字幕精品精品| 久久精品视频免费| 日韩欧美在线一区二区三区| 欧美三级一区二区| 9i在线看片成人免费| 大美女一区二区三区| 国内偷窥港台综合视频在线播放| 三级不卡在线观看| 午夜伊人狠狠久久| 亚洲在线中文字幕| 亚洲一区在线视频| 一区二区在线观看视频在线观看| 国产精品伦理一区二区| 中文字幕乱码亚洲精品一区| 久久精品在线免费观看| 精品国产免费久久| 久久久久久一二三区| 久久女同性恋中文字幕| 精品国产伦一区二区三区免费| 欧美va亚洲va| 精品国产一区二区亚洲人成毛片 | 亚洲一区二区欧美| 一区二区三区在线高清| 椎名由奈av一区二区三区| 亚洲色图一区二区| 亚洲美女在线国产| 午夜在线电影亚洲一区| 日韩在线一二三区| 久久成人久久鬼色| 亚洲图片另类小说| 成人欧美一区二区三区小说| 久久成人免费日本黄色| 亚洲一区二区三区四区五区黄| 国产日韩精品一区二区三区在线| 制服丝袜av成人在线看| 亚洲图片你懂的| 国产综合成人久久大片91| 欧美日韩色综合| 亚洲一区二区欧美| 91蜜桃视频在线| av高清不卡在线| 一本到不卡免费一区二区| 日韩免费视频一区| 亚洲va欧美va天堂v国产综合| 成人免费毛片aaaaa**| 精品福利一区二区三区免费视频| 艳妇臀荡乳欲伦亚洲一区| 成人aa视频在线观看| 2021国产精品久久精品| 青娱乐精品在线视频| 欧美午夜理伦三级在线观看| 中文字幕精品综合| 国产成人高清视频| 26uuu国产在线精品一区二区| 日韩av一区二区在线影视| 欧美在线不卡一区| 一区二区三区中文字幕精品精品 | 国产农村妇女毛片精品久久麻豆| 免费看精品久久片| 欧美一区二区三区男人的天堂| 亚洲成av人影院在线观看网| 欧美三级电影网站|