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

  • 大小: 1.63KB
    文件類型: .zip
    金幣: 2
    下載: 1 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 按鈕??代碼??自定義??

資源簡介


資源截圖

代碼片段和文件信息

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

namespace?BaiduTabs
{
????class?TabButton:Control
????{
?????????private?Image?_HoverImage;
?????????private?Image?_DownImage;
?????????private?Image?_DefaultImage;
?????????private?ButtonstyleShow?_ButtonstyleShow=ButtonstyleShow.Default;
?????????private?Boolean?_Border?=?true;
?????????private?Boolean?_BorderTop?=?true;
?????????private?Boolean?_BorderLeft?=?true;
?????????private?Boolean?_BorderRigth?=?true;
?????????private?Boolean?_BorderBottom?=?true;
?????????private?Color?_BorderColor?=?Color.CadetBlue;

????????//屬性
????????[Description(“默認背景“)?Category(“ButtonB

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????9806??2018-05-28?20:10??TabButton.cs

評論

共有 條評論