CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - resizing

搜索资源列表

  1. AspectRatio

    0下载:
  2. How to retain the aspect ratio of an image while resizing.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:29818
    • 提供者:zxc
  1. resize

    0下载:
  2. Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at de
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10563
    • 提供者:日报
  1. QQ2006

    0下载:
  2. 创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:120737
    • 提供者:li
  1. resizabledlg

    0下载:
  2. The CResizeableDialog class extends the CDialog class in order to support functions to resize your dialog. A control anchored to the dialog window will be moved and resized automatically resizing the window. To se how to anchor a control see below.
  3. 所属分类:对话框与窗口

    • 发布日期:2015-06-12
    • 文件大小:20647
    • 提供者:fdfsdfsdf
  1. QQ2006jidanlitiaogutou

    0下载:
  2. 2007新的一年即将来临,新版本的QQ估计也要跟我们相见。在此献上本人写于8月份的一个练习程序。主要是希望腾讯做界面的同志能否把创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:6396744
    • 提供者:ds
  1. resizing_dlg_doc

    0下载:
  2. VC中当窗口大小变化时,调整控件位置和尺寸的类。 外国人写的类。-When the window size in VC changes, the adjustment controls the location and size category. Foreigners to write the class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:27904
    • 提供者:jwang
  1. ImageResizingManager

    0下载:
  2. Simple Image Resizing Library
  3. 所属分类:.net

    • 发布日期:2017-05-26
    • 文件大小:9303836
    • 提供者:A05087
  1. dlgResizer_src

    0下载:
  2. 该对象帮助在对话框窗口大小改变时保持控件布局,更一般地,它可用于包含子窗口的窗口。它不是继承于CDialog,因此对任何窗口都适用。-A DlgResizeHelper object helps you keeping a layout while resizing a dialog or- more generally- a window with child windows.the class is not derived from CDialog (as most other soluti
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:2357
    • 提供者:齐琪
  1. crop

    0下载:
  2. Image cropping, basic - MATLAB-Image cropping, basic- MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:53242
    • 提供者:xyz
  1. smoothshow

    0下载:
  2. TSmoothShow is a non-visual component that can be used for resizing or moving a windowed control by drawing an animated frame.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:9265
    • 提供者:saaksid
  1. dx9_resize_window

    0下载:
  2. This sample demonstrates how to respond to the app s window // getting resized by resizing the front and back buffers of // the Direct3D device to match it. If you don t do this, // Direct3D will be forced to perform a stretch blit when the
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:79969
    • 提供者:George
  1. resize

    0下载:
  2. A resizing example in visual basic best for practcal demostration in vb
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1298
    • 提供者:Mahendra
  1. Functionplotter

    0下载:
  2. This a function plotter making use of runtime compiling .NET-features. Just input a formula and click on start. A function graph output will occur automatically. If you d like to update the graphics output after resizing the window just
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:45491
    • 提供者:dr4g0n76
  1. library

    0下载:
  2. Basic Library Project - Uploading and outo resizing book posters - Add/delete books - Just allow Gif and Jpeg formats - outo change the poster names which using before with new names - Storing posters in the imeges directory - Searchin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:409710
    • 提供者:uuu
  1. RESIZE_DIALOG

    0下载:
  2. This program is a custromized resizing dialog sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:76561
    • 提供者:peace
  1. Geometry_demo

    1下载:
  2. 这是一个可以方便的改变窗口控件位置模板类,完美解决了窗口大小改变时,控件大小和位置不随父窗口改变的问题!只要在你的工程中加入给文件,就可轻松实现控件的自适应!-First of all this is not a library. There is no associated DLL or LIB to link to. Secondly, it is not a class hierarchy. You don’t have to derive your classes from classe
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:35927
    • 提供者:tecobest
  1. TransformShow

    0下载:
  2. 对图像进行旋转,各个方向镜像,缩放,相框大小调整,裁剪等-Rotate the image, the mirror in all directions, zoom, frame resizing, cropping, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:117212
    • 提供者:skylost
  1. OIPCResizeFilter

    0下载:
  2. Video Frame Real Resizing Filter
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2257484
    • 提供者:changmin han
  1. zidongsuofangkongjian

    0下载:
  2. YOU WILL NOTICE THAT THIS RESIZE FUNCTION IS SLIGHTLY MORE COMPLEX, THIS IS ONLY TO STOP THE APPLICATION FROM RESIZING OBJECTS BELOW THEIR BOUNDRIES. BASICALLY WHEN THE OBJECT IS WIDE ENOUGH, THE WIDTH IS EFFECTED, BUT WHEN ITS NOT, I
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:10057
    • 提供者:李龙
  1. EvenMoreWebBrowserTricks

    1下载:
  2. a nearly exact clone of Internet Explorer s Favorites menu, autocomplete Address combo, menu s enabled/disabled by the Webbrowser, text resizing including identification of current size, progress bar in the Statusbar, plus all the standard WebBrowser
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:16751
    • 提供者:jermad
« 12 3 »
搜珍网 www.dssz.com