代码搜索:taskbar
找到约 538 项符合「taskbar」的源代码
代码结果 538
www.eeworm.com/read/376940/2705930
txt credits.txt
This desktop example is a work in progress.
Several great contributions were made by Todd Murdock (mxracer), including the
TaskBar and StartMenu UX components. More information can be found in
th
www.eeworm.com/read/350980/3112941
txt credits.txt
This desktop example is a work in progress.
Several great contributions were made by Todd Murdock (mxracer), including the
TaskBar and StartMenu UX components. More information can be found in
th
www.eeworm.com/read/246599/12717351
ini navandcontrol.ini
; NavAndControl.ini
[MainWindow]
Width = 1024
Height = 767
;if = 768 (actual screen size), writes over the taskbar
X = 0
Y = 0
Title = Rocky's Nav and Control console
www.eeworm.com/read/493068/6405520
frm task bar.frm
VERSION 5.00
Begin VB.Form TaskBar
BorderStyle = 1 'Fixed Single
Caption = "控制任务条的显示和隐藏"
ClientHeight = 1740
ClientLeft = 4416
ClientTop = 28
www.eeworm.com/read/414257/2153911
vb kiosk.vb
Public Module Kiosk
Public Sub FullScreen(ByVal form As System.Windows.Forms.Form, ByVal startMenu As Boolean, ByVal taskbar As Boolean, ByVal sip As Boolean)
Dim success As Boolean
www.eeworm.com/read/168926/9887919
txt cooltrayicon.txt
TCoolTrayIcon, ver. 2.1.1
This is a component for placing icons in the notification area
of the Windows taskbar (aka. the traybar).
I based the initial code on other people's work. However, I'v
www.eeworm.com/read/261925/4319172
py pop3proxy_tray.py
#!/usr/bin/env python
"""A script to provide an icon in the Windows taskbar tray to control the
POP3 proxy.
"""
# This module is part of the spambayes project, which is Copyright 2002-3
# The Python
www.eeworm.com/read/257085/4366458
java desktopindicator.java
package edu.ou.kmi.buddyspace.gui.systemtray;
import java.util.*;
/**
* A JNI wrapper for desktop indicators (also called tray icons and taskbar icons).
*
*
* The actual implementat
www.eeworm.com/read/105300/6199412
txt getltime.txt
apihooks -o getltime explorer.exe
hooks GetLocalTime in explorer and then
time +1 hour is displayed in taskbar's
right corner. GetLTime unloads itself
after ~7 minutes. Then is the displayed
ti
www.eeworm.com/read/341430/3250200
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TaskBar.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d