代码搜索:Shell_NotifyIcon

找到约 358 项符合「Shell_NotifyIcon」的源代码

代码结果 358
www.eeworm.com/read/241281/13158937

bas module1.bas

Attribute VB_Name = "Mission" Option Explicit Public Const WM_LBUTTONDOWN = &H201 '鼠标左键按下消息的代码 Public Const WM_RBUTTONUP = &H205 '鼠标右键松开消息的代码 Private Const NIM_ADD = &H0
www.eeworm.com/read/321968/13391715

frm frmtp.frm

VERSION 5.00 Begin VB.Form frmTP Caption = "加载托盘" ClientHeight = 735 ClientLeft = 60 ClientTop = 345 ClientWidth = 2235 Icon =
www.eeworm.com/read/321017/13413326

bas tray.bas

Attribute VB_Name = "Tray" Public Const NIF_ICON = &H2 Public Const NIF_MESSAGE = &H1 Public Const NIF_TIP = &H4 Public Const NIM_ADD = &H0 Public Const NIM_DELETE = &H2 Public Const NIM_MODIF
www.eeworm.com/read/347421/6322631

frm 将图标加入托盘.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 885 ClientLeft = 60 ClientTop = 345 ClientWidth = 3885 ControlBox =
www.eeworm.com/read/487439/6512315

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "CD 开关" ClientHeight = 3195 ClientLeft = 165 ClientTop = 450 ClientWidth = 4680 Icon
www.eeworm.com/read/485206/6567682

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "CD 开关" ClientHeight = 3195 ClientLeft = 165 ClientTop = 450 ClientWidth = 4680 Icon
www.eeworm.com/read/156044/11832914

bas 系统托盘.bas

Attribute VB_Name = "Moduletray" '*****************系统托盘******************** Option Explicit Public thefrm As Form Public themnu As Menu Public oldwindowproc As Long Public Declare Functi
www.eeworm.com/read/258008/11895642

bas systray.bas

Attribute VB_Name = "systray" Option Explicit ' System Tray Sectore Public Type NOTIFYICONDATA cbSize As Long hwnd As Long uId As Long uFlags As Long uCallBackMessage As
www.eeworm.com/read/343072/11977290

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "CD 开关" ClientHeight = 3195 ClientLeft = 165 ClientTop = 450 ClientWidth = 4680 Icon
www.eeworm.com/read/150612/12282180

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "CD 开关" ClientHeight = 3195 ClientLeft = 165 ClientTop = 450 ClientWidth = 4680 Icon