Buttons not visible when UIAccess=“true” in Windows 8
I have legacy Winforms project that I have been attempting to update to make it work in Windows 8. I have gone through all the steps to get my project to work with UIAccess="true" but when I have this...
View Articlegetting started question - general direction
Hello,Not sure what forum to post this in so thought I would start here. I am going to start a new project that I want to do the following:1. starts and puts it's icon is the systray. Everything would...
View ArticleSelect and drag a datagridview row with a single click
Hi I have a DataGridView, with a context menu, that also is the source for a number of drapdrop operations. I am using the "FullRowSelect" mode. At the moment, to get the context menu to operate on...
View ArticleHow to get the MainForm reference?
I'm looking for a similiar call in C# for the C++ MFC call AfxGetApp(). From my mainForm I create and call a new class. In this new class it something fails I want to be able to get a reference to the...
View ArticleNext control Focus is incorrectly set when we pop-up a dialog during...
We have encountered a weird problem when we pop-up a dialog during Validating event of the control that we are leaving. It looks like there is some problem in WinForms ContainerControl setting focus...
View ArticleHow to simulate to choose date time in the calendar
bove is the calendar displayed on the website, when I click the available time(white time was disabled, they can not be selected) then the 'next' button will be enabled, after push 'Next' button, will...
View ArticleRemoving DataGridViewRow while in edit mode
Hi,I have a DataGridView and use CellValidating event/method for validating. If I try to remove a row which is beeing edited but does not contain valid input, removal will fail because editing can not...
View Articledouble click on Textbox and create modal form with a much larger textbox,...
I have the following form that has a description text box toward the bottom. There has been a request to be able to increase the size of the textbox because sometimes a long email has been pasted into...
View ArticleHow do i assign one image to all null or not in use pictureboxes ?
I create in my program in the constructor 8 pictureBoxes.Then i assign to the pictureBoxes images and animate them in each pictureBox different images in animation/loop.But since the array of images...
View Articleaccess button in formA from formB (winforms,c#)
Working in an MDI. In there have a formA that acts like a parent that has button on it to open the different child acting forms for it. The one to many. The formA button when clicked to open formB...
View ArticleDatagridView.DataPropertyName is always Alias!
Hello!I have a query:SELECT CODE AS [CODE CUSTOMER], NAME, SURNAME FROM MyTableI Have a datatable from this query.I Set DataGridView.Datasource = myDatatable. DataGridView.AutoGenerateColumns =...
View ArticleChange the format of an autoamtique class generated
Hi,I make some class with the diagramm class, how can I change the format of the automatique generated propertyI mean, when I add a new property to my class it has this formatpublic int Id { get {...
View ArticleHow to read comboBox Data using delegate and Invoke in VC++ 2010 ultimate
I am trying to read combobox from windows form control. My application read serial port data and simultaneously send data (select from combobox) on serial portthe following code block i am using for...
View Articleauto fithering with textbox
am really new at this vb programing and am having a problem with my textbox I have it set up where it dose a filter but when i add new imput to the textbox code and go to play it what i the new infor...
View ArticleVb-6 adding a header property in farpoint
How to set The header property for a single page only usinf print header property of farpoint.The code that i used to print sheet is as below Fp.PrintHeader = " /c/fb1 heading /n /n/c "...
View ArticleBackground worker thread not closing
GreetingsI'm making a program that moves some files around using a backgroundWorker and the problem that I'm facing is that I cannot seem to be able to close it down on the frame_close event.I'm using...
View ArticleProgress bar on upload file
Hello,I've created an Office add-in with Windows forms to let the user save and open files from our cloud solution.So the user clicks on the button in the ribbon bar and opens a file from our server...
View ArticleAutomated scroll of a webbrowser
I have been able to easily scroll a webbrowser with simple statements like this:webBrowser1.Focus(); Application.DoEvents(); System.Windows.Forms.SendKeys.Send("{PGDN}"); Application.DoEvents();...
View Articlerandburg sameday womens clinic / pills 4 sale 0736613276
0736613276-This Women's Clinic is a legalized Women's / Abortion Clinic in southafrica with an experience of over 7 years Specializing in Medical Abortion which is a safe and Medically approved way to...
View ArticleMS Word to MS Excel (Read each items from Word document to write in Excel...
HiI want to read the MS Word document and write each element(Text,Picture,Table etc with same style) in MS Excel by C#.Net application. I could read the text from document file but the problem is that...
View Article