Quantcast
Browsing all 12583 articles
Browse latest View live

Update label.text from a Thread

My Windows Forms Application has a Label and create thread.I want to update Label.text from the thread.How do I do this?

View Article


Remove blank lines from a textbox

Blank lines in a textbox can be:A series of spaces followed by a carriage return ORA carriage return ORA line filled with tabsHow can I remove all blank lines from the text entered in my textbox ?

View Article


Datatable rowstate after datagridview commitedit

I'm Using VS2012 VB.NetThe problem I'm having is that the datatable attached to my datagridview receives changes from the grid and the changed row either doesn't enter into a modified state or it goes...

View Article

ListView to ListBox Item

can anyone help me in my program it goes like this: i have an Listview And Listbox when i add item in my listview the enter button will also add the item in listview and will add also in listbox for...

View Article

How to set the Anchor property of a 'Tool Strip Button' to '(none)' ?

How to set the Anchor property of a 'Tool Strip Button' to 'None'?

View Article


C# context menu strip right click

Hello,I have a question on context menu strip, i want to make a right click menu on a listview object, so when the user right clicks on a certain row, it brings up a small menu, can this be...

View Article

Handling UnhandledExceptions in WinForms

I followed the information in the following link http://msdn.microsoft.com/en-us/library/system.windows.forms.application.threadexception.aspxHowever, when the thread exception is fired it is caught in...

View Article

hexCharCalc

I Need to modify the following code to be able to do floating point numbers Right now all I can handle is whole numbers with this calculator. Could someone please help me and modify my code to handle...

View Article


ListBox and opacity

Hello.My situation: I put a ListBox on a Form with Background (image), and want to set opacity of the ListBox  but there is no opacity property in properties manager. Can somebody tell me why this...

View Article


Boot Up Windows 8.1 Live DVD

I like how Linux vendors have their downloadable DVD's of the latest Linux OS as a live DVD so that you can boot it up and check out Linux OS and the desktop versions before you decide if you want to...

View Article

Retrieve Inbox and Emails

Is there a way to retrieve a list of email messages for any given a password and email address?I can retrieve emails by reading an atom feed in my windows forms application but only gmail provides it.Ivan

View Article

Windows Media Player control in VB.NET problem

I added a WMP control to my VB.NET Windows Form Application and am using it to play .mp3 files.The files do play. However, around half a second before the control is about to stop playing any file, it...

View Article

C# open a new form, and close a form...

Well... i want to do this: open a form and close the form that is open...Example:Form_P f = new Form_P();f.Show();this.Close();But, my program close.. why?

View Article


Windows Enterprise Evaluation not activating - Error 0xC004E003

Hey there. I just installed Windows 8 Enterprise Evaluation and am having trouble activating. It is giving me error 0xC004E003 when I try and activate. I am not sure what to do since it keeps shutting...

View Article

Lync 2013 sign in issue: Can't signin without the corporate network

Hi, I am running with a unique kind of issue. I am able to login into Lync 2013 client only in my office. When i connect to my ISP network using the data card, it never connects, when is use the manual...

View Article


Label with Text parameter

HelloI'm encountering the following problem: I got a TextBlock that I programmatically create and I want to use the "template" but with different text content as in the following example:Label test =...

View Article

Image may be NSFW.
Clik here to view.

In IE10, how to acheive the fixed shape/size of radio buttons among different...

In IE10, the shape of a radio button will change according to the value of 'Height' and 'Width',But in IE8, the shape of a radio button is changeless even if 'Height' or 'Width' changes.Following is...

View Article


How to enable/disable the close button('X') in window form ?

Hi All,I would like to disable/enable the close button('X') on the window form.Does someone know how to do?Thanks,walker

View Article

Passing datagridview from one process to another process in c#

Hello All,Issue - Passing the datagridview object from one process to another across the processes.Developing platform - C#Issue description - The datagridview object has to be passed from one process...

View Article

Method to print form data to a w4 form

What is the best way to take a bunch of textbox and label text and print them to fit on boxes of a w4?The form isn't in the same layout as a W4 form.

View Article
Browsing all 12583 articles
Browse latest View live