How to increase the width of a TextBox without making it Multiline?
I'm new to VS and was trying to design a simple calculator on VS2013 lately. Well my question is clear from the heading that how can I increase the width of a TextBox without changing its behavior to...
View ArticleC# checkedlist box items removal when a button is clicked
Hi,The below is a snap from c# windows form application.now, my concern is when I enter text in textbox and click add, it should check the following conditions:1. check if the entered text contains a...
View Articleintegrate excel in windows form application
how i use webbrowser control to display and manipulate excel and database
View ArticleArchivos dañados con WebClient.DownloadFile()
Hola a todos espero que me puedan ayudar con el siguiente problema. De antemano, muchas gracias.Resulta que estoy descargando un archivo desde mi skydrive con acceso publico; lo hago por medio del link...
View ArticlePicturebox Scale
I haven't used a picturebox in vb.net to much so I am here asking a dumb question..I have a picturebox that will be drawing an up and down line according to a value that is sent to the routine that...
View ArticleCombobox with 'CONTAINS' suggestions
I'm using a Combobox on a form where the user types customer names, and have autocomplete turned on.How can I override the way auto complete suggestion lists are processed for displaying as the user...
View ArticleProblem with CheckBox on GroupBox on UserControl on a TabControl not...
I have an issue. I have a CheckBox on a GroupBox on a UserControl on a TabControl that stops responding to user events after Validation. To build this yourself, create a new windows forms project....
View ArticleScreen resolution and sizing controls on screen based on percentages
I am creating a c# windows application in visual studio 2008 and I got stuck now towards the end on a resolution and sizing problem that I didn't realize before. How can I create a winform with all...
View ArticleAdding data to a table from another form
I recently started a thread here : http://social.msdn.microsoft.com/Forums/en-US/7aac295c-c685-43f1-a898-13978cd7be00/editing-data-on-a-table-from-a-different-form-in-c?forum=winforms And someone...
View ArticleHard Drives Keeps Disappearing Windows 8.1
I just recently upgraded to Win 8.1. I have 3 hdds. Win is installed on Samsung SSD. The other hdds is for software and for games. The gaming hard drive keeps disappearing. I have to restart the...
View ArticleVS 2013: The .pfx import error on each developer's machine.
Hello everyone,In our VS 2013 solution, we have signed some of our projects using self-signed .pfx file. Whenever we perform any of the following actions and check-in the project file in TFS, all...
View ArticleTextbox text get fade if disable textbox
HI,I am using C#.Net 2010 , Text box controlIf I make this control enable = false text from textbox get fade & is not readableIs there any way to keep it same as it was at the time for enable.For...
View ArticleRecovery
Hi all,I have bought new win7 Laptop in that laptop there is a inbuilt Recovery partition has available but it is in unallocated space.now I want to install Win8.so i need to backup my Recovery...
View ArticleHow to implement thousand separator in Numeric Updown while entering the values
I have a numeric updown. I want to display thousand separator while user entering the value..Please tell me how to implement this..I give thousandseparator property true...The value is fine after...
View ArticleEditor de Texto app Windows com edição em HTML
Boa Tarde.Estou trabalhando com Aplicação Windows (Vb.net) e preciso criar um campo que o usuário possa editar o texto dentro dele para que este texto seja enviado por e-mail (Semelhante a um...
View ArticleUSB Moniter
HiIs there any option for find who are inserting USB drive in LAN computer,.Regards;Ram.TT.Ram
View ArticleList all the devices connected in WIFi
I want list all the devices connected in my wifi &Want to display a popup window in a specific time interval in all the connected devices,kindly advice.
View ArticleMultithreading and form invoke not in sync
Hi, I'm working on a windows application using C# with multithreading and form method invoking features. Here are the screens and codeAs you can see, my form has two buttons and a listview. On click...
View ArticleRubber Band free hand line drawing in zoom mode using C#
Hi, I am working on a free hand drawing programme and as of now it is going very good. I need to add a tool through which user should draw line with rubber band effect. While drawing I am zooming the...
View ArticleAnchoring a user control on a parent form
I created a user control and I will put it into a panel and I want the user control to fill the panel whatever size the panel is whether it's re sized or not is that possible?Debra has a question
View Article