Sign in
Windows Forms Documentation Updates
We're the Windows Forms User Education team at Microsoft. We use this space to update folks on developments with Windows Forms docs, publishing doc updates before they're published. Feel free to ask us questions about WinForms, and we'll do our best to an
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Application Settings
ClickOnce
Container Controls and Layout
Crossbow
Data Binding
DataGridView
ElementHost
Form and Application Classes
Pages
ToolStrip Control
WebBrowser, HTML, Networking
Windows Forms Globalization and Localization
WindowsFormsHost
WPF
XML, XSL & RSS
Archive
Archives
May 2008
(1)
January 2008
(1)
December 2007
(5)
September 2007
(1)
June 2007
(1)
May 2007
(4)
April 2007
(3)
February 2007
(1)
November 2006
(1)
October 2006
(2)
August 2006
(3)
July 2006
(5)
June 2006
(7)
May 2006
(4)
April 2006
(10)
March 2006
(10)
February 2006
(6)
January 2006
(5)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Forms Documentation Updates
How to Data Bind to an RSS Feed (Blog Posts) in Windows Forms
Posted
over 7 years ago
by
Jay A. Allen
3
Comments
RSS feeds are XML files that represent the current posts on a syndicated content channel, such as a blog or news feed. Since RSS feeds are XML, they can be loaded into an ADO.NET DataSet and bound to the elements of a form. Picture 1: Simple...
Windows Forms Documentation Updates
How to Get a ToolStripItem from a Context Menu Click (Right-Click) with ContextMenuStrip
Posted
over 7 years ago
by
Jay A. Allen
2
Comments
I wanted to display a hierarchical menu for my blog feed reader application. No nesting of categories - just a simple, one-level list with one category at the top and a list of feeds under it. I could have used Treeview control, but Treeview requires...
Windows Forms Documentation Updates
Snaplines: Using CTRL Key to Snap in Windows Forms
Posted
over 7 years ago
by
Jay A. Allen
1
Comments
I was just in a meeting and learned about a Windows Forms feature I previously knew nothing of. I love Snaplines in Windows Forms 2.0/Visual Studio 2005. What I didn't know, however, is that you can use the CTRL key and the arrow keys to snap to Snaplines...
Windows Forms Documentation Updates
Hosting InfoPath 2007 Forms Editor in Windows Forms
Posted
over 7 years ago
by
Jay A. Allen
0
Comments
Come on, you KNOW you wanna! Mike Talley from the Office User Assistance Team has the 411 on how to embed the InfoPath 2007 Forms Editor into your own forms .
Windows Forms Documentation Updates
Script#: A New Way to AJAX
Posted
over 7 years ago
by
Jay A. Allen
0
Comments
Apologies for the recent radio silence - I've been out of office due to a death in the family. I'll have more next week. In the meantime, if you dabble in both Web development as well as Smart Client development, you'll want to check out Nikhil Kothari...
Windows Forms Documentation Updates
How to: Respond to Font Scheme Changes in a Windows Forms Application
Posted
over 7 years ago
by
Jay A. Allen
0
Comments
It's come to my attention that the topic How to: Respond to Font Scheme Changes in a Windows Forms Application is missing its code examples. Ouch. My bad. Here is the code for this topic, which demonstrates how to change your application's font size dynamically...
Windows Forms Documentation Updates
Can You Change the User Interface Language at Runtime in Windows Forms?
Posted
over 7 years ago
by
Jay A. Allen
0
Comments
Someone asked that question recently on an internal alias. Michael Kaplan, one of our localization gurus, says "not a week goes by" that he doesn't get that question. Sadly, he has some bad news for those looking to swap Japanese with French on the fly...
Page 1 of 1 (7 items)