代码搜索:MenuItem
找到约 10,000 项符合「MenuItem」的源代码
代码结果 10,000
www.eeworm.com/read/189312/8476115
cls menuitem.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "MenuItem"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = False
Attribu
www.eeworm.com/read/184669/9089179
bmp menuitem.bmp
www.eeworm.com/read/365556/9857157
bmp menuitem.bmp
www.eeworm.com/read/160841/10487533
class menuitem.class
www.eeworm.com/read/160839/10492108
class menuitem.class
www.eeworm.com/read/277762/10606006
bas menuitem.bas
Attribute VB_Name = "MENUITEM"
Global UserCancel As Integer 'False = User OK, True = User Cancel
Global SearchString As String 'Used in Search/Replace routine
Global ReplaceString As String
www.eeworm.com/read/351089/10681926
cpp menuitem.cpp
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// MenuItem.cpp
// Implementation of the CMenuItem class.
// Copyright
// (c) 1998 School of Information Systems.
// Author
//
www.eeworm.com/read/351089/10681936
h menuitem.h
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// MenuItem.h
// Interface for the CMenuItem class. This class is
// responsible for abstracting functionality on
// a menu item