代码搜索:xpbutton
找到约 892 项符合「xpbutton」的源代码
代码结果 892
www.eeworm.com/read/262266/11595378
cpp xpbutton.cpp
// XPButton.cpp : implementation file
// Modified by jingzhou xu
//////////////////////////////////////////////////
#include "stdafx.h"
#include "XPButton.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/262266/11595417
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__1143C55B_B3B3_4610_851C_2CAAA94E171D__INCLUDED_)
#define AFX_XPBUTTON_H__1143C55B_B3B3_4610_851C_2CAAA94E171D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/261644/11632361
cpp xpbutton.cpp
// XPButton.cpp : implementation file
//
#include "stdafx.h"
#include "XPButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////
www.eeworm.com/read/261644/11632522
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__44CD5B2A_756E_4939_9261_E0034E0F2DEF__INCLUDED_)
#define AFX_XPBUTTON_H__44CD5B2A_756E_4939_9261_E0034E0F2DEF__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/258444/11862712
ocx xpbutton.ocx
www.eeworm.com/read/257902/11908065
cpp xpbutton.cpp
// XPButton.cpp : implementation file
//
#include "stdafx.h"
#include "ScoreGather.h"
CXPButton::CXPButton()
{
m_BoundryPen.CreatePen(PS_INSIDEFRAME | PS_SOLID, 1, RGB(0, 0, 0));
m_InsideBo
www.eeworm.com/read/257902/11908185
h xpbutton.h
#pragma once
class CXPButton : public CButton
{
// Construction
public:
CXPButton();
// Attributes
protected:
//按钮的外边框
CPen m_BoundryPen;
//鼠标指针置于按钮之上时按钮的内边框
CPen m_InsideBoundry
www.eeworm.com/read/256067/12031177
cpp xpbutton.cpp
// XPButton.cpp : implementation file
// Modified by jingzhou xu
#include "stdafx.h"
#include "XPButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/256067/12031229
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__1143C55B_B3B3_4610_851C_2CAAA94E171D__INCLUDED_)
#define AFX_XPBUTTON_H__1143C55B_B3B3_4610_851C_2CAAA94E171D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/253151/12242334
pas xpbutton.pas
{
Copyright: rhoStyle
mailto: support@rhoStyle.com
Author: rhoStyle developers group
Remarks: freeware
known Problems: none
Version: 1.0
Delphi Version: D