⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 subclassbase.cs

📁 客户关系管理系统.呀不错的文件中间件编程上载质量高而且本站没有的源码
💻 CS
📖 第 1 页 / 共 5 页
字号:
		public const int ES_NOHIDESEL = 0x100;
		public const int ES_READONLY = 0x800;
		public const int ES_RIGHT = 2;
		public const int ES_UPPERCASE = 8;
		public const int ETO_CLIPPED = 4;
		public const int ETO_OPAQUE = 2;
		public const int FADF_BSTR = 0x100;
		public const int FADF_DISPATCH = 0x400;
		public const int FADF_UNKNOWN = 0x200;
		public const int FADF_VARIANT = 0x800;
		public const int FALT = 0x10;
		public const int FNERR_BUFFERTOOSMALL = 0x3003;
		public const int FNERR_INVALIDFILENAME = 12290;
		public const int FNERR_SUBCLASSFAILURE = 0x3001;
		public const int FORMAT_MESSAGE_FROM_SYSTEM = 0x1000;
		public const int FORMAT_MESSAGE_IGNORE_INSERTS = 0x200;
		public const int FRERR_BUFFERLENGTHZERO = 0x4001;
		public const int FSHIFT = 4;
		public const int FVIRTKEY = 1;
		public const int GDI_ERROR = -1;
		public const int GDT_NONE = 1;
		public const int GDT_VALID = 0;
		public const int GDTR_MAX = 2;
		public const int GDTR_MIN = 1;
		public const int GMEM_DDESHARE = 0x2000;
		public const int GMEM_MOVEABLE = 2;
		public const int GMEM_ZEROINIT = 0x40;
		public const int GMR_DAYSTATE = 1;
		public const int GMR_VISIBLE = 0;
		public const int GW_CHILD = 5;
		public const int GW_HWNDNEXT = 2;
		public const int GW_HWNDPREV = 3;
		public const int GWL_EXSTYLE = -20;
		public const int GWL_HWNDPARENT = -8;
		public const int GWL_ID = -12;
		public const int GWL_STYLE = -16;
		public const int GWL_WNDPROC = -4;
		public const int HC_ACTION = 0;
		public const int HC_GETNEXT = 1;
		public const int HC_SKIP = 2;
		public const int HCF_HIGHCONTRASTON = 1;
		public static readonly int HDM_GETITEM;
		public const int HDM_GETITEMA = 0x1203;
		public const int HDM_GETITEMCOUNT = 0x1200;
		public const int HDM_GETITEMW = 0x120b;
		public static readonly int HDM_INSERTITEM;
		public const int HDM_INSERTITEMA = 0x1201;
		public const int HDM_INSERTITEMW = 0x120a;
		public static readonly int HDM_SETITEM;
		public const int HDM_SETITEMA = 0x1204;
		public const int HDM_SETITEMW = 4620;
		public static readonly int HDN_BEGINTRACK;
		public const int HDN_BEGINTRACKA = -306;
		public const int HDN_BEGINTRACKW = -326;
		public static readonly int HDN_DIVIDERDBLCLICK;
		public const int HDN_DIVIDERDBLCLICKA = -305;
		public const int HDN_DIVIDERDBLCLICKW = -325;
		public static readonly int HDN_ENDTRACK;
		public const int HDN_ENDTRACKA = -307;
		public const int HDN_ENDTRACKW = -327;
		public static readonly int HDN_GETDISPINFO;
		public const int HDN_GETDISPINFOA = -309;
		public const int HDN_GETDISPINFOW = -329;
		public static readonly int HDN_ITEMCHANGED;
		public const int HDN_ITEMCHANGEDA = -301;
		public const int HDN_ITEMCHANGEDW = -321;
		public static readonly int HDN_ITEMCHANGING;
		public const int HDN_ITEMCHANGINGA = -300;
		public const int HDN_ITEMCHANGINGW = -320;
		public static readonly int HDN_ITEMCLICK;
		public const int HDN_ITEMCLICKA = -302;
		public const int HDN_ITEMCLICKW = -322;
		public static readonly int HDN_ITEMDBLCLICK;
		public const int HDN_ITEMDBLCLICKA = -303;
		public const int HDN_ITEMDBLCLICKW = -323;
		public static readonly int HDN_TRACK;
		public const int HDN_TRACKA = -308;
		public const int HDN_TRACKW = -328;
		public const int HELPINFO_WINDOW = 1;
		public static readonly int HH_FTS_DEFAULT_PROXIMITY;
		public const int HOLLOW_BRUSH = 5;
		public const int HTBOTTOM = 15;
		public const int HTBOTTOMRIGHT = 0x11;
		public const int HTCLIENT = 1;
		public const int HTNOWHERE = 0;
		public static HandleRef HWND_BOTTOM;
		public static HandleRef HWND_NOTOPMOST;
		public static HandleRef HWND_TOP;
		public static HandleRef HWND_TOPMOST;
		public const int ICC_BAR_CLASSES = 4;
		public const int ICC_DATE_CLASSES = 0x100;
		public const int ICC_LISTVIEW_CLASSES = 1;
		public const int ICC_PROGRESS_CLASS = 0x20;
		public const int ICC_TAB_CLASSES = 8;
		public const int ICC_TREEVIEW_CLASSES = 2;
		public const int ICON_BIG = 1;
		public const int ICON_SMALL = 0;
		public const int IDC_APPSTARTING = 32650;
		public const int IDC_ARROW = 0x7f00;
		public const int IDC_CROSS = 0x7f03;
		public const int IDC_HELP = 0x7f8b;
		public const int IDC_IBEAM = 0x7f01;
		public const int IDC_NO = 0x7f88;
		public const int IDC_SIZEALL = 0x7f86;
		public const int IDC_SIZENESW = 0x7f83;
		public const int IDC_SIZENS = 0x7f85;
		public const int IDC_SIZENWSE = 0x7f82;
		public const int IDC_SIZEWE = 0x7f84;
		public const int IDC_UPARROW = 0x7f04;
		public const int IDC_WAIT = 0x7f02;
		public const int ILC_COLOR = 0;
		public const int ILC_COLOR16 = 0x10;
		public const int ILC_COLOR24 = 0x18;
		public const int ILC_COLOR32 = 0x20;
		public const int ILC_COLOR4 = 4;
		public const int ILC_COLOR8 = 8;
		public const int ILC_MASK = 1;
		public const int ILD_MASK = 0x10;
		public const int ILD_NORMAL = 0;
		public const int ILD_ROP = 0x40;
		public const int ILD_TRANSPARENT = 1;
		public const int IMAGE_CURSOR = 2;
		public const int IMAGE_ICON = 1;
		public const int IME_CMODE_FULLSHAPE = 8;
		public const int IME_CMODE_KATAKANA = 2;
		public const int IME_CMODE_NATIVE = 1;
		public const int INPLACE_E_NOTOOLSPACE = -2147221087;
		public static IntPtr InvalidIntPtr;
		public const int KEYEVENTF_KEYUP = 2;
		public const int LANG_NEUTRAL = 0;
		public static readonly int LANG_USER_DEFAULT;
		public const int LB_ADDSTRING = 0x180;
		public const int LB_DELETESTRING = 0x182;
		public const int LB_ERR = -1;
		public const int LB_ERRSPACE = -2;
		public const int LB_FINDSTRING = 0x18f;
		public const int LB_FINDSTRINGEXACT = 0x1a2;
		public const int LB_GETCARETINDEX = 0x19f;
		public const int LB_GETCURSEL = 0x188;
		public const int LB_GETITEMHEIGHT = 0x1a1;
		public const int LB_GETITEMRECT = 0x198;
		public const int LB_GETSEL = 0x187;
		public const int LB_GETSELCOUNT = 400;
		public const int LB_GETSELITEMS = 0x191;
		public const int LB_GETTEXT = 0x189;
		public const int LB_GETTEXTLEN = 0x18a;
		public const int LB_GETTOPINDEX = 0x18e;
		public const int LB_INSERTSTRING = 0x181;
		public const int LB_ITEMFROMPOINT = 0x1a9;
		public const int LB_RESETCONTENT = 0x184;
		public const int LB_SETCOLUMNWIDTH = 0x195;
		public const int LB_SETCURSEL = 390;
		public const int LB_SETHORIZONTALEXTENT = 0x194;
		public const int LB_SETITEMHEIGHT = 0x1a0;
		public const int LB_SETLOCALE = 0x1a5;
		public const int LB_SETSEL = 0x185;
		public const int LB_SETTOPINDEX = 0x197;
		public const int LBN_DBLCLK = 2;
		public const int LBN_SELCHANGE = 1;
		public const int LBS_DISABLENOSCROLL = 0x1000;
		public const int LBS_EXTENDEDSEL = 0x800;
		public const int LBS_HASSTRINGS = 0x40;
		public const int LBS_MULTICOLUMN = 0x200;
		public const int LBS_MULTIPLESEL = 8;
		public const int LBS_NOINTEGRALHEIGHT = 0x100;
		public const int LBS_NOSEL = 0x4000;
		public const int LBS_NOTIFY = 1;
		public const int LBS_OWNERDRAWFIXED = 0x10;
		public const int LBS_OWNERDRAWVARIABLE = 0x20;
		public const int LBS_USETABSTOPS = 0x80;
		public const int LBS_WANTKEYBOARDINPUT = 0x400;
		public const int LOCALE_IFIRSTDAYOFWEEK = 0x100c;
		public static readonly int LOCALE_USER_DEFAULT;
		public const int LOCK_EXCLUSIVE = 2;
		public const int LOCK_ONLYONCE = 4;
		public const int LOCK_WRITE = 1;
		public const int LOGPIXELSX = 0x58;
		public const int LOGPIXELSY = 90;
		public const int LVA_ALIGNLEFT = 1;
		public const int LVA_ALIGNTOP = 2;
		public const int LVA_DEFAULT = 0;
		public const int LVA_SNAPTOGRID = 5;
		public const int LVCF_FMT = 1;
		public const int LVCF_IMAGE = 0x10;
		public const int LVCF_ORDER = 0x20;
		public const int LVCF_TEXT = 4;
		public const int LVCF_WIDTH = 2;
		public const int LVFI_PARAM = 1;
		public const int LVHT_ONITEM = 14;
		public const int LVHT_ONITEMSTATEICON = 8;
		public const int LVIF_IMAGE = 2;
		public const int LVIF_PARAM = 4;
		public const int LVIF_STATE = 8;
		public const int LVIF_TEXT = 1;
		public const int LVIR_BOUNDS = 0;
		public const int LVIR_ICON = 1;
		public const int LVIR_LABEL = 2;
		public const int LVIR_SELECTBOUNDS = 3;
		public const int LVIS_CUT = 4;
		public const int LVIS_DROPHILITED = 8;
		public const int LVIS_FOCUSED = 1;
		public const int LVIS_OVERLAYMASK = 3840;
		public const int LVIS_SELECTED = 2;
		public const int LVIS_STATEIMAGEMASK = 61440;
		public const int LVM_ARRANGE = 0x1016;
		public const int LVM_DELETEALLITEMS = 0x1009;
		public const int LVM_DELETECOLUMN = 0x101c;
		public const int LVM_DELETEITEM = 0x1008;
		public static readonly int LVM_EDITLABEL;
		public const int LVM_EDITLABELA = 0x1017;
		public const int LVM_EDITLABELW = 0x1076;
		public const int LVM_ENSUREVISIBLE = 0x1013;
		public static readonly int LVM_FINDITEM;
		public const int LVM_FINDITEMA = 0x100d;
		public const int LVM_FINDITEMW = 0x1053;
		public static readonly int LVM_GETCOLUMN;
		public const int LVM_GETCOLUMNA = 0x1019;
		public const int LVM_GETCOLUMNW = 0x105f;
		public const int LVM_GETCOLUMNWIDTH = 0x101d;
		public const int LVM_GETHEADER = 0x101f;
		public const int LVM_GETHOTITEM = 0x103d;
		public static readonly int LVM_GETISEARCHSTRING;
		public const int LVM_GETISEARCHSTRINGA = 0x1034;
		public const int LVM_GETISEARCHSTRINGW = 0x1075;
		public static readonly int LVM_GETITEM;
		public const int LVM_GETITEMA = 0x1005;
		public const int LVM_GETITEMRECT = 4110;
		public const int LVM_GETITEMSTATE = 4140;
		public static readonly int LVM_GETITEMTEXT;
		public const int LVM_GETITEMTEXTA = 0x102d;
		public const int LVM_GETITEMTEXTW = 0x1073;
		public const int LVM_GETITEMW = 0x104b;
		public const int LVM_GETNEXTITEM = 0x100c;
		public const int LVM_GETSELECTEDCOUNT = 0x1032;
		public static readonly int LVM_GETSTRINGWIDTH;
		public const int LVM_GETSTRINGWIDTHA = 0x1011;
		public const int LVM_GETSTRINGWIDTHW = 0x1057;
		public const int LVM_GETTOPINDEX = 0x1027;
		public const int LVM_HITTEST = 0x1012;
		public static readonly int LVM_INSERTCOLUMN;
		public const int LVM_INSERTCOLUMNA = 0x101b;
		public const int LVM_INSERTCOLUMNW = 0x1061;
		public static readonly int LVM_INSERTITEM;
		public const int LVM_INSERTITEMA = 0x1007;
		public const int LVM_INSERTITEMW = 0x104d;
		public const int LVM_SETBKCOLOR = 0x1001;
		public static readonly int LVM_SETCOLUMN;
		public const int LVM_SETCOLUMNA = 0x101a;
		public const int LVM_SETCOLUMNW = 0x1060;
		public const int LVM_SETCOLUMNWIDTH = 0x101e;
		public const int LVM_SETEXTENDEDLISTVIEWSTYLE = 4150;
		public const int LVM_SETIMAGELIST = 0x1003;
		public static readonly int LVM_SETITEM;
		public const int LVM_SETITEMA = 0x1006;
		public const int LVM_SETITEMCOUNT = 0x102f;
		public const int LVM_SETITEMSTATE = 0x102b;
		public static readonly int LVM_SETITEMTEXT;
		public const int LVM_SETITEMTEXTA = 0x102e;
		public const int LVM_SETITEMTEXTW = 0x1074;
		public const int LVM_SETITEMW = 0x104c;
		public const int LVM_SETTEXTBKCOLOR = 0x1026;
		public const int LVM_SETTEXTCOLOR = 0x1024;
		public const int LVM_SORTITEMS = 0x1030;
		public const int LVN_BEGINDRAG = -109;
		public static readonly int LVN_BEGINLABELEDIT;
		public const int LVN_BEGINLABELEDITA = -105;
		public const int LVN_BEGINLABELEDITW = -175;
		public const int LVN_BEGINRDRAG = -111;
		public const int LVN_COLUMNCLICK = -108;
		public static readonly int LVN_ENDLABELEDIT;
		public const int LVN_ENDLABELEDITA = -106;
		public const int LVN_ENDLABELEDITW = -176;
		public static readonly int LVN_GETDISPINFO;
		public const int LVN_GETDISPINFOA = -150;
		public const int LVN_GETDISPINFOW = -177;
		public const int LVN_ITEMACTIVATE = -114;
		public const int LVN_ITEMCHANGED = -101;
		public const int LVN_ITEMCHANGING = -100;
		public const int LVN_KEYDOWN = -155;
		public static readonly int LVN_ODFINDITEM;
		public const int LVN_ODFINDITEMA = -152;
		public const int LVN_ODFINDITEMW = -179;
		public static readonly int LVN_SETDISPINFO;
		public const int LVN_SETDISPINFOA = -151;
		public const int LVN_SETDISPINFOW = -178;
		public const int LVNI_FOCUSED = 1;
		public const int LVNI_SELECTED = 2;
		public const int LVS_ALIGNLEFT = 0x800;
		public const int LVS_ALIGNTOP = 0;
		public const int LVS_AUTOARRANGE = 0x100;
		public const int LVS_EDITLABELS = 0x200;
		public const int LVS_EX_CHECKBOXES = 4;
		public const int LVS_EX_FULLROWSELECT = 0x20;
		public const int LVS_EX_GRIDLINES = 1;
		public const int LVS_EX_HEADERDRAGDROP = 0x10;
		public const int LVS_EX_ONECLICKACTIVATE = 0x40;
		public const int LVS_EX_TRACKSELECT = 8;
		public const int LVS_EX_TWOCLICKACTIVATE = 0x80;
		public const int LVS_ICON = 0;
		public const int LVS_LIST = 3;
		public const int LVS_NOCOLUMNHEADER = 0x4000;
		public const int LVS_NOLABELWRAP = 0x80;
		public const int LVS_NOSCROLL = 0x2000;
		public const int LVS_NOSORTHEADER = 0x8000;
		public const int LVS_REPORT = 1;
		public const int LVS_SHAREIMAGELISTS = 0x40;
		public const int LVS_SHOWSELALWAYS = 8;
		public const int LVS_SINGLESEL = 4;
		public const int LVS_SMALLICON = 2;
		public const int LVS_SORTASCENDING = 0x10;
		public const int LVS_SORTDESCENDING = 0x20;
		public const int LVSIL_NORMAL = 0;
		public const int LVSIL_SMALL = 1;
		public const int LVSIL_STATE = 2;
		public const int LWA_ALPHA = 2;
		public const int LWA_COLORKEY = 1;
		public const int MAX_PATH = 260;
		public const int MB_OK = 0;
		public const int MCHT_CALENDAR = 0x20000;
		public const int MCHT_CALENDARBK = 0x20000;
		public const int MCHT_CALENDARDATE = 0x20001;
		public const int MCHT_CALENDARDATENEXT = 0x1020001;
		public const int MCHT_CALENDARDATEPREV = 0x2020001;
		public const int MCHT_CALENDARDAY = 0x20002;
		public const int MCHT_CALENDARWEEKNUM = 0x20003;
		public const int MCHT_TITLE = 0x10000;
		public const int MCHT_TITLEBK = 0x10000;
		public const int MCHT_TITLEBTNNEXT = 0x1010003;
		public const int MCHT_TITLEBTNPREV = 0x2010003;
		public const int MCHT_TITLEMONTH = 0x10001;
		public const int MCHT_TITLEYEAR = 0x10002;
		public const int MCHT_TODAYLINK = 0x30000;
		public const int MCM_GETMAXTODAYWIDTH = 0x1015;
		public const int MCM_GETMINREQRECT = 0x1009;
		public const int MCM_GETMONTHRANGE = 0x1007;
		public const int MCM_GETTODAY = 0x100d;
		public const int MCM_HITTEST = 4110;
		public const int MCM_SETCOLOR = 0x100a;
		public const int MCM_SETFIRSTDAYOFWEEK = 0x100f;
		public const int MCM_SETMAXSELCOUNT = 4100;
		public const int MCM_SETMONTHDELTA = 0x1014;
		public const int MCM_SETRANGE = 0x1012;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -