代码搜索结果

找到约 10,000 项符合 Button 的代码

button.vbp

Type=Exe Form=button.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation UserControl=Button.ctl IconForm="Form1" Startup="Form1" Command32=

button.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 3555 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic

button.ctl

VERSION 5.00 Begin VB.UserControl UserControl1 ClientHeight = 3600 ClientLeft = 0 ClientTop = 0 ClientWidth = 4800 ScaleHeight = 3600 ScaleWid

button.vbw

Form1 = 0, 0, 0, 0, C, 4, 1, 352, 313, C UserControl1 = 110, 110, 458, 448, , 119, 124, 467, 436, C

button.xml

拼写检查 spellcheck.gif 0

button.h

/* ********************************************************************************************************* * uC/GUI * Universal

button.h

///////////////////////////////////////////////////////////////////////////// // Name: Button.h // Copyright: wellgain // Author: bet // Date: 2003-10-18 // Description: interface for the C

button.cpp

// Button.cpp: implementation of the CButton class. // ////////////////////////////////////////////////////////////////////// #include #include "Button.h" #include "Pixmap.h" ///