代码搜索:MenuBar
找到约 4,001 项符合「MenuBar」的源代码
代码结果 4,001
www.eeworm.com/read/330400/6945821
png menubar.png
www.eeworm.com/read/130779/7092336
cpp menubar.cpp
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
/
www.eeworm.com/read/130779/7092384
h menubar.h
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
#
www.eeworm.com/read/106259/7094430
pas menubar.pas
{*******************************************************}
{ }
{ Implements a TToolbar descendant that has a Menu to }
{ make IDE like Tool
www.eeworm.com/read/101623/7152955
cpp menubar.cpp
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
/
www.eeworm.com/read/101623/7153013
h menubar.h
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
#
www.eeworm.com/read/251481/7217033
cpp menubar.cpp
// MenuBar.cpp : implementation file
#include "stdafx.h"
#include "MenuBar.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#
www.eeworm.com/read/251481/7217043
h menubar.h
#if !defined(AFX_MENUBAR_H__02D8B982_4869_11D3_8D37_C0620A1F032F__INCLUDED_)
#define AFX_MENUBAR_H__02D8B982_4869_11D3_8D37_C0620A1F032F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/460854/7239256