1 Star 0 Fork 0

Janisa/GUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Controls.h 381 Bytes
一键复制 编辑 原始数据 按行查看 历史
Janisa 提交于 2024-07-09 19:24 +08:00 . 添加编译工程脚本
#pragma once
#pragma comment(lib, "Imm32.lib")
#include <Button.h>
#include <CheckBox.h>
#include <ComboBox.h>
#include <GridView.h>
#include <Label.h>
#include <Panel.h>
#include <PasswordBox.h>
#include <PictureBox.h>
#include <ProgressBar.h>
#include <RadioBox.h>
#include <RichTextBox.h>
#include <RoundTextBox.h>
#include <Switch.h>
#include <TabPage.h>
#include <TextBox.h>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Janisa/gui.git
git@gitee.com:Janisa/gui.git
Janisa
gui
GUI
master

搜索帮助