登录
首页 » 界面开发 » 一个用VB做的例子activebar2

一个用VB做的例子activebar2

于 2022-05-13 发布 文件大小:642.65 kB
0 131
下载积分: 2 下载次数: 1

代码说明:

用ACtivebar2做的一个vb例子-ACtivebar2 do with the example of a vb

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 分层窗口的实现,VC
    分层窗口的实现,VC开发-achieve the layered window, VC
    2023-07-17 18:35:03下载
    积分:1
  • 在LabVIEW 1d_array_gaussian滤波器
    应用背景利用LabVIEW文件 ;可以过滤生物医学图像的PSNR值面糊然后所有的过滤器。现在生物医学仪器研究领域的一个重要研究领域是一个非常重要的角色。关键技术这是一个基于Labview的图像处理。VI文件。 ; ;我们可以用这个生物医学图像处理。
    2022-02-03 18:13:08下载
    积分:1
  • MFC Extension Library MFC扩展库使用Visual C++ 6.0(15KB)
    MFC Extension Library MFC扩展界面库使用Visual C++ 6.0(15KB)-MFC Extension Library expansion interface for use with Visual C 6.0 (15KB)
    2023-03-11 03:55:03下载
    积分:1
  • 并行端口测试帮助
    小应用程序来测试你的打印机端口,或软接口的PC学习。用逻辑探针或220欧姆resitor + LED在Windows XP inpout32.dll D0-D7 LPT port.work
    2022-06-29 20:51:25下载
    积分:1
  • 只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家
    只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件- In useful Rxlib2.75 two have only controlled, is uses for to make TrayIcon (TRxTrayIcon), but also some is uses for to choose the color (TColorComboBox), everybody may arrive in the Rxlib column to download this to control
    2023-04-25 08:40:03下载
    积分:1
  • 控制标签
    control tab
    2022-04-30 00:31:07下载
    积分:1
  • Duilib窗体增加阴影效果
    应用背景用于在Duilib界面库产生的窗体周围添加阴影效果关键技术1. 在要添加阴影效果的窗体类中包含WndShadow的头文件,并创建对应类型的成员变量m_WndShadow。 2. 在WinMain处添加初始化 // Initiation of the shadow CWndShadow::Initialize(hInstance); 3. 窗体OnCreate中设置 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) { LONG styleValue = ::GetWindowLong(*this, GWL_STYLE); styleValue &= ~WS_CAPTION; ::SetWindowLong(*this, GWL_STYLE, styleValue | WS_CLIPSIBLINGS | WS_CLIPCHILDREN); m_WndShadow.Create(m_hWnd); m_WndShadow.SetSize(4); m_WndShadow.SetPosition(0, 0); //blablabla.... return 0; } 说明:此处为了更清除的看到窗体边框阴影效果,我将调用的地方原来的m_WndShadow.SetSize(4);改为 了m_WndShadow.SetSize(15);正常情况下,Size设置为4的效果即可。
    2022-06-18 09:40:40下载
    积分:1
  • the recording procedures, and to preserve the cease broadcasting capabilities th...
    本程序具有录音,停止并保存,播放等功能,通过此程序可以自由地录制自己所需要的各种语音等.-the recording procedures, and to preserve the cease broadcasting capabilities through this program to be free to record their various needs such as voice.
    2022-02-06 11:37:26下载
    积分:1
  • web 服务设计
    web 设计 html 形式如何从 html perl 程序读取的 xsl 文件 examle 的读取大文件
    2022-08-12 21:58:37下载
    积分:1
  • MiNiGUI按键图片与背景图片
    /* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide**             Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
    2022-02-04 05:45:32下载
    积分:1
  • 696518资源总数
  • 105720会员总数
  • 3今日下载