值转换器接口
Definition IValueConverter.h:14
用于获取图标句柄的工具类
Definition Icon.h:26
static HICON GetIconHandle(StandardIcon icon)
获取系统标准图标句柄
static HICON GetIconHandle(const std::wstring &fileName)
从文件加载图标句柄
static HICON GetIconHandle(HINSTANCE hInstance, int resourceId)
从指定模块中获取图标句柄
SimpleWindow框架的顶级命名空间,所有公共类型、控件、枚举和工具函数均定义于此。
Definition Alignment.h:4
StandardIcon
系统标准图标样式
Definition Icon.h:12
@ Shield
Security shield icon
@ WinLogo
Windows logo icon
@ Information
Information icon
@ Question
Question mark icon
@ Application
Default application icon