91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.03M
    文件類型: .7z
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: C#??氣泡控件??

資源簡介

這是由C#開發的氣泡控件,支持文字輸入類氣泡控件,與QQ類似。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

namespace?氣泡測試
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?textBox1_TextChanged(object?sender?EventArgs?e)
????????{
????????????chatTooler1.Caption?=?textBox1.Text;
????????}
????}
}

評論

共有 條評論