News

Internet - .Net user group technical events, emerging .Net technologies;
General - Eco-travel, health and fitness, current events;
Community - Active volunteer with Hands On Miami, Non-Profit Ways;
.Net Framework - Detected 3.5 SP1 .NET Framework. No update needed ;
creative zen converter

Tweets












Windows Forms


user interface, Toolbox, Common Controls, Properties, Pictures,and Containers

I am refreshing myself how to prgramming in VB again :-) The user interface is a very important part of any program: This is how people use your program it needs to look good and do its job well. Most important for beginner is how to use the Toolbox and how to make controls like buttons and checkboxes fit on the form better. Toolbox is where you will find all of things to add to your user interface like buttons and labels. If you don't see it (it's usually on the left) you can make it appear by clicking...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Pass values to a Javascript function from a WebBrowser component using Windows Forms

This is a short article describing how you can invoke and pass values to a javascript function from a WebBrowser component using Windows Forms. In this article, we will navigate to a HTML page using the WebBrowser component and pass values to the javascript function kept inside the page, using Windows Forms. Let us see the steps required to do so: Step 1: Open Visual Studio > File > New > Project. In the Project Types pane, choose the language of your choice (Visual C# or Visual Basic)....
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Top 10 Windows Forms

If you have missed on some top articles of WinForms on dotnetcurry.com, then this is a must read for you. The Top 10 articles have been decided by our editorial panel based on the popularity of the article, user rating and top views of the articles. The articles have been arranged based on the total views from top to bottom. I hope you enjoy reading them, as much as we did while compiling them!! 1. DataGridView in Windows Forms – Tips, Tricks and Frequently Asked Questions(FAQ) DataGridView control...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati