Browse by Tags - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Microsoft All-In-One Code Framework - Developers' Pain Killer
Tagged Content List
  • Blog Post: [Sample Of May 13rd] Object persistence in Windows Forms

    Sample Download : http://code.msdn.microsoft.com/CSWinFormObjPersistence-43974141 The Object Persistance sample demonstrates how to persist an object's data between instances, so that the data can be restored the next time the object is instantiated. You can find more code samples that demonstrate...
  • Blog Post: [Sample Of May 5th] Drag-and-drop operations in Windows Forms

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSWinFormDragAndDrop-640b7c7f VB Version: http://code.msdn.microsoft.com/VBWinFormDragAndDrop-3af87f94 This example demonstrates how to perform drag-and-drop operations in a Windows Forms Application. You can find more code samples...
  • Blog Post: [Sample Of Mar 31st] How to find the text and highlight all text in RichTextBox of windows form

    Sample Download : CS Version: http://code.msdn.microsoft.com/How-to-find-the-text-and-e92b8d78 VB Version: http://code.msdn.microsoft.com/How-to-find-the-text-and-5da4ceb4 The sample demonstrates how to find and highlight all matched text in RichTextBox of Windows Form. Users can input text...
  • Blog Post: [Sample of Nov 23rd] Windows Forms localization demo

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSWinFormLocalization-59675a87 VB Version: http://code.msdn.microsoft.com/VBWinFormLocalization-966546b3 The Windows Forms Localization sample demonstrates how to localize Windows Forms application. You can find more code samples...
  • Blog Post: [Sample of Oct 28th] Windows Forms databind nested properties

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSWinFormBindingNestedPrope-a3dca4ef VB Version: http://code.msdn.microsoft.com/VBWinFormBindingNestedPrope-2825045f The sample demonstrates how to bind a DataGridView column to a nested property in the data source. You can find...
  • Blog Post: [Sample of Oct 15th] Windows Forms Graphics demo

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSWinFormGraphics-b9c1e8b7 VB Version: http://code.msdn.microsoft.com/VBWinFormGraphics-c89d51ac The Graphics sample demonstrates the fundamentals of GDI+ programming. GDI+ allows you to create graphics, draw text, and manipulate graphical...
  • Blog Post: [Sample of July 15] Load Windows Forms TreeView nodes from a DataTable

    Sample Download : http://code.msdn.microsoft.com/VBWinFormTreeViewLoad-daabfd8e This example demonstrates how to create a TreeView from a DataTable. You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample...
  • Blog Post: [Sample of Jul 11th] Drag-and-drop operations in Windows Forms

    Sample Download : http://code.msdn.microsoft.com/CSWinFormDragAndDrop-640b7c7f Windows users fall into two general categories: those who prefer to use the keyboard and those who prefer to use the mouse. Programmers have been taught to look after the needs of keyboard users by providing access keys...
  • Blog Post: [Sample of Jul 7th] Implement custom authorization in C#

    Sample Download : http://code.msdn.microsoft.com/CSCustomAuthorization-241c2ff7 The .NET Framework provides an extensible framework for authorizing and authenticating users. This sample demonstrates how to implement custom authentication and authorization by using classes that derive from IIdentity...
  • Blog Post: [Sample of May 14th] Image slideshow in full screen mode

      Sample Downloads: http://code.msdn.microsoft.com/CSImageFullScreenSlideShow-79e29568   Today’s sample demonstrates how to display image slideshow in a Windows Forms application. It also shows how to enter the full screen mode to slide-show images. The sample was written by our sample writer...
  • Blog Post: [Sample of May 4th] Crop the image from Windows Forms PictureBox control

      Sample Downloads: http://code.msdn.microsoft.com/CSWinFormCropImage-d4beb1fa Today’s sample demonstrates how to crop the image from specific Picturebox control into destination Picturebox control using mouse selection or specified coordinates. The sample was written by Microsoft engineer: Sagar...
  • Blog Post: [Sample of Apr 6th] Customize Windows Forms app's System Menu

    Sample Download: http://code.msdn.microsoft.com/CSCustomizeSysMenu-024ccb7f Today’s code sample demonstrates how to modify a Windows Forms application’s system menu The sample was written by the Microsoft engineer Nibu Babu Thomas . You can find more code samples that demonstrate the most typical programming...
  • Blog Post: [Sample of Mar 14th] Printing Windows Forms DataGridView

    Sample download: http://code.msdn.microsoft.com/CSWinFormPrintDataGridView-75864c45 Today’s code sample demonstrates how to print a Windows Forms DataGridView . The sample shows you the granularity as to print a single cell too. The sample was written by Nandeesh Suhas Swami . You can...
  • Blog Post: [Sample of Mar 8th] Crop the image from Windows Forms PictureBox control

    Sample Download: http://code.msdn.microsoft.com/CSWinFormCropImage-d4beb1fa Today’s code sample demonstrates how to crop the image from specific Windows Forms PictureBox control into destination PictureBox control using mouse selection or specified coordinates. The sample was written by...
  • Blog Post: All-In-One Windows Forms Code Samples

    All-In-One Windows Forms Code Samples Introduction Download Windows Forms code samples Request Windows Forms code samples Introduction The All-In-One Windows Forms code samples demonstrate the typical programming topics about Windows Forms. These topics are either frequently asked...
Page 1 of 1 (15 items)