资源列表
AutoResizeDlg
- 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dial
form
- 可以实现窗体的透明和置顶.还可以屏蔽特定颜色,实现窗体真正透明!
alphablend_20160309
- this VC++ source that set window as Alpha Blend.-this is VC++ source that set window as Alpha Blend.
file5
- 在Win32平台下移动鼠标画图,窗口捕捉鼠标的位置信息。-Drawing circle when mouse is moved in the flatform of Win32 by capturing the position information of mouse with window
vb_wifi
- VB串口wifi服务器程序,串口wifi数据收发和调试-VB serial wifi server program
touming
- VB的一个小东西 透明窗体 使FROM透明!
dlgResizer_src
- It is convinince for resize your dialog ,It is a soure.
VoteDialog
- java Swing投票案例与对话框的实例 -case with examples of dialog
Console
- 解压到Microsoft Visual Studio\\VB98\\Template\\Projects里..可以为VB添加控制台程序!
BkDialogST
- 对话框背景方面的一些操作,比如增加按钮皮肤等方面。-Some of the dialog box background operations, such as adding buttons and other aspects of the skin.
folder_dialog_source
- 让CFileDialog只显示目录,cfolderdialog类是从CFileDialog派生。这两个类之间的主要区别是CFileDialog类显示这两个文件夹和文件,可用于应用程序的情况下只希望显示文件夹的cfolderdialog类。下面是一个代码片段,显示它是多么容易使用这个类。请注意,cfolderdialog构造需要一个CString指针。此变量将包含domodal函数调用返回时由最终用户选择的文件夹的名称。-So only the directory CFileDialog,the
aero
- 【Qt】通过QLibrary调用windows api实现aero毛玻璃窗口-[Qt]This implements an aero glass style window by invoking windows api via QLibrary