Welcome to Dennis Lang's
Source Code and Performance Metrics

lang.dennis@comcast.net
Linkedin: http://www.linkedin.com/pub/1/119/293

Updated: 22-Aug-2009

[ To Main Page ]


C# - Demo program - Show how to spin a dialog box

spinbox
  • Download source code: SpinBox-v1.0.zip
  • C# sample dialog which demonstrates several ways to capture a picture of your dialog and spin it up to size or spin down to nothing.

    Features include:

  • Three spin examples
    • Close demo - snapshot dialog, hide dialog, display image and spin and shrink until it disappears.
    • Open1 demo - snapshot dialog, hide dialog, display image and spin from small to full size and then restore dialog.
    • Open2 demo - snapshot dialog, hide dialog, display image and spin, merging previous spin together, restore dialog.
  • Function to capture screenshot of dialog
  • Function to rotate image
  • spinbox.png

    Top