代码搜索结果
找到约 50,122 项符合
Button 的代码
button.h
//
// $Id: button.h,v 1.4 2001/09/14 07:13:11 ymwei Exp $
//
// button.h: the head file of Button Control module.
//
// Copyright (c) 1999, Wei Yongming.
//
//
// Note:
// Originally by Zhao Jianghu
button.java
package com.meterware.httpunit;
/********************************************************************************************************************
* $Id: Button.java,v 1.15 2004/06/29 23:24:12 rus
button.zc
//[of]:description
//[c]A clickable button
//[c]
//[cf]
//[of]:license
//[c]Code Browser - a folding text editor for programmers
//[c]Copyright (C) 2003-07 Marc Kerbiquet
//[c]
//[c]This progr
button.zc
//[of]:description
//[c]A clickable button
//[c]
//[cf]
//[of]:license
//[c]Code Browser - a folding text editor for programmers
//[c]Copyright (C) 2003-07 Marc Kerbiquet
//[c]
//[c]This progr
button.upg
Button
REPEATING
00 No Buttons Pressed
01 Button
button.upg
Button
REPEATING
00 No Buttons Pressed
01 Button
button-solo-2.xpm
/* XPM */
static char *button-solo-2[] = {
/* width height num_colors chars_per_pixel */
" 20 20 4 1",
/* colors */
". c #000000",
"k c #585c58",
"y c #c0c4c0",
"B c None",
/* p
button-loop-2.xpm
/* XPM */
static char *button-loop-2[] = {
/* width height num_colors chars_per_pixel */
" 30 20 29 1",
/* colors */
". c None",
"# c #d7d7d7",
"a c #8e8e8e",
"b c #555555",
"c
button-metronome.xpm
/* XPM */
static char *button-metronome[] = {
/* width height num_colors chars_per_pixel */
" 20 20 25 1",
/* colors */
". c None",
"# c #d7d7d7",
"a c #8e8e8e",
"b c #555555",
button.h
/*
COW : Character Oriented Windows
button.h : button cow private interface
*/
DWORD FARPUBLIC ButtonWndProc(PWND, WORD, WORD, DWORD);
/* button control styles */
#define BS_AUTO