Click here to Skip to main content
15,890,282 members

Videos


Page 2 of 3
1 2 3


.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
21. Save valuable screen space by hiding seldom used or insignificant controls on a WinForm
In any WinForm, there are controls that must be available for the user but not visible at all times. A clever approach is to hide these controls and only display them when the user so requests. The WinForm can be smaller which will save screen space.
Desktop Programming » Windows Forms »
Patric_J Updated: 11 Apr 2005
Rating: 4.74/5 ( (9 votes))
22. Display updated list view items with fading color effects in a ListView control
If a list view is frequently updated it is often difficult for users to notice all updates. This ListView control will solve this problem by displaying changes to list view items with different colors depending on how it’s been changed, and let the item slowly fade to its original color.
Desktop Programming » Windows Forms »
Patric_J Updated: 10 Mar 2005
Rating: 4.79/5 ( (14 votes))
.

()
» »
Updated:
Rating: ()
23. Utilize Internet Explorer to display reports using XML and XSL from a Windows application
How to create a report from XML, format it using an XSL style sheet and display the report in Internet Explorer, all done without saving anything to file.
Web Development » HTML »
Patric_J Updated: 11 Jan 2005
Rating: 4.74/5 ( (21 votes))
.

()
» »
Updated:
Rating: ()

Page 2 of 3
1 2 3