代码搜索:MenuBar
找到约 4,001 项符合「MenuBar」的源代码
代码结果 4,001
www.eeworm.com/read/263368/11365463
cpp menubar.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/406529/11440170
vcp menubar.vcp
# Microsoft eMbedded Visual Tools Project File - Name="MenuBar" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win
www.eeworm.com/read/406529/11440171
rc menubar.rc
//======================================================================
// Resource file
//
// Written for the book Programming Windows CE
// Copyright (C) 2003 Douglas Boling
//================
www.eeworm.com/read/406529/11440172
ico menubar.ico
www.eeworm.com/read/406529/11440174
cpp menubar.cpp
//======================================================================
// MenuBar - Demonstrates a Pocket PC menu bar
//
// Written for the book Programming Windows CE
// Copyright (C) 2003 Doug
www.eeworm.com/read/406529/11440175
vcb menubar.vcb
www.eeworm.com/read/406529/11440176
vcw menubar.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/406529/11440177
h menubar.h
//======================================================================
// Header file
//
// Written for the book Programming Windows CE
// Copyright (C) 2003 Douglas Boling
//
//==============
www.eeworm.com/read/347199/11682517
bmp menubar.bmp
www.eeworm.com/read/156872/11759268
java menubar.java
// MenuBar.java
//Menu bar for the program to hold options
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class MenuBar extends JMenuBar implements ActionListener, ItemList