
How to make a program remember configurations after closed?
Jan 21, 2009 · As the headline says, how can i make my program to remember some configurations. I know how to use autocomplete so that a textbox can remember the text i …
How to use entities with DataGridView in visual basic
Feb 7, 2012 · BindingSource unable to create list based on the Type specified in the DataSource property. Also don't know if it's relevant, but I am using EF 4.1 and visual basic 2010 express. I …
Geolocalizzazione con VB.NET - social.msdn.microsoft.com
Buongiorno mi sto interessando al mondo della geolocalizzazione, ma finora sono riuscito solo ad utilizzare metodi basati su javascript e i servizi di google. Vorrei invece sapere se esiste …
Passing Variable from A Useform to a Module
Jul 22, 2010 · I have a useform set up to have a user input value, and I would like to pass that value to a module. I have made the variable public along with the subroutine that I am trying to …
Launching External Application from WebBrowser control
May 13, 2007 · control from c#. I tried to use the javascript with onclick event but on windows smartphone 2125, the external application never get
"invalid authorization specification"
May 20, 2012 · The Windows Forms DataGrid control gives developers a powerful and flexible tool to meet this challenge. This article explains its basic operations and shows how to extend …
PROBLEM with checkboxes in listview.
May 20, 2013 · Hey I have made a program so user can eassilly select with program they want windows to automaticly startup. The problem I have is all the functions from the buttons is …
[VB.Net] Mon Navigateur et de beaux onglets
Oct 8, 2010 · Bonjour, Je suis semi débutant en Visual Basic. J'ai commencé le disign de mon nouveau Navigateur Internet avec Onglet "iFoxNet".
Convertir un date en texte - social.msdn.microsoft.com
Question 0 Connectez-vous pour voter Bonjour, Je souhaite transformer ou convertir un Date en texte: Textbox.text = "01/02/1993"
SHAPPBARMESSAGE - social.msdn.microsoft.com
Oct 6, 2011 · I am using Visual Basic .Net 2010. I have created a desktop toolbar in my application. I can dock it on any side of any monitor I have. I can move it. It works great. One …