Advertisement

1 - 10 of 11 containing alltags:("Windows Form application") (0.003 seconds)
I have a Windows Forms application. I would like to be able to print a form where the form contains a list. I would like the entire contents of the list to be printed, not just the currently visibl...
Zones: C#Date Answered: 05/30/2007 Grade: B Views: 0
I am having trouble getting the logon user function to work. I am attempting to access a share on a network computer.  The account I am using is a local account on the manchine - Not a domain accou...
Zones: C#, .NETDate Answered: 02/12/2008 Grade: B Views: 175
I have been developing a windows forms application in vb.net.  All of a sudden when I hit debug the application acts as if it is starting and then it just returns to the development state.  Any sug...
Zones: Visual Studio, MS Visual BasicDate Answered: 05/08/2008 Grade: A Views: 0
I am currently trying to serialize a custom class however I am getting a much larger Byte array than i would expect. In an effort to diagnose the issue I replaced my class with an Int16 object. I w...
Zones: C#, Windows Programming, .NETDate Answered: 04/18/2008 Grade: A Views: 4
I have a simple C# Windows form application that has a "Get Data" button which, when pressed, retrieves some data from a website and displays it on the form by assigning the string values retrieved...
Zones: MS Visual C#, Visual Studio ExpressDate Answered: 06/02/2008 Grade: A Views: 123
What is the best way to have one C# application show and focus to another C# application hidden in the taskbar with a notifyIcon?  I would like to do this on startup, if the application is already ...
Zones: C#, Windows Programming, Windows XPDate Answered: 08/03/2008 Grade: A Views: 105
Hi, Let me start by saying that I am new to MS forms application biulding, also, I have no previous experience with the so called "ref class" and handles (the "^" sign). I'll first describe w...
Zones: .NET, MS Visual C++Date Answered: 08/21/2008 Grade: B Views: 4
I have a public windows form that has 36 buttons on it, all named button_1 ... button_36 respectively. When the button is pressed, it calls a routine in another module that passes a number corres...
Zones: VB Controls, MS Visual Basic, V...Date Answered: 09/17/2008 Grade: A Views: 20
I cannot seem to get this command to return data, an anyone tell me what I am doing wrong? SqlCommand queryCommand = new SqlCommand(string.Format("Select * from table where Account = '{0}'", txt...
Zones: C#Date Answered: 10/30/2008 Grade: A Views: 12
Greetings, I just converted a .Net Windows Form App from version 2002 to 2005.  The conversion process resulted as follows: Converted:       1        ( MyWindowsFormApp.vcproj ) Not Converte...
Zones: .NET, C++Date Answered: 01/17/2008 Grade: A Views: 0