代码搜索:MenuBar

找到约 4,001 项符合「MenuBar」的源代码

代码结果 4,001
www.eeworm.com/read/16728/684837

c menubar.c

#include "Menu.h" extern GUI_RECT grTitle ; void TitleBar(char * ptitle) { unsigned int tm; GUI_SetFont(MENU_TF); tm = GUI_SetTextMode(GUI_TM_TRANS); GUI_DispStringInRect(
www.eeworm.com/read/38039/1102029

png menubar.png

www.eeworm.com/read/492834/1170894

h menubar.h

/**************************************************************************** * * * GuiToolKit * * (MFC extension) * * Created by Franci
www.eeworm.com/read/492834/1170925

cpp menubar.cpp

/**************************************************************************** * * * GuiToolKit * * (MFC extension) * * Created by Franci
www.eeworm.com/read/490329/1201308

cpp menubar.cpp

//========= Copyright
www.eeworm.com/read/490329/1205605

h menubar.h

//========= Copyright
www.eeworm.com/read/487523/1235561

js menubar.js

Class("linb.UI.MenuBar",["linb.UI","linb.absList" ],{ Instance:{ updateItem:function(subId,options){ var self=this, profile=self.get(0), bo
www.eeworm.com/read/487523/1235745

js menubar.js

Class('App.linb_UI_MenuBar', 'linb.Com',{ Instance:{ //base Class for linb.Com base:["linb.UI", "linb.Coder"], //requried class for the App required:["linb.UI
www.eeworm.com/read/481231/1297711

rc menubar.rc

//====================================================================== // Resource file // // Written for the book Programming Windows CE // Copyright (C) 2007 Douglas Boling //================
www.eeworm.com/read/481231/1297712

cpp menubar.cpp

//====================================================================== // MenuBar - Demonstrates a menu bar control // // Written for the book Programming Windows CE // Copyright (C) 2007 Dougla