Quantcast
Browsing all 12583 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Selection Rectangle

Hi All,I want to fill my rectangle like this. How can I do that?Any ideas?Thanks,Attiqe Ur Rehman

View Article


MouseDown Event procedure on Drag Drop routines

Hello Everyone:I'm trying to drag drop employee records from one DataGridView to another DataGridView:Following is the MouseDown event routine from the Unassigned Employee Grid Viewprivate void...

View Article


uninstall patch

Hi allI hope this is the correct forum ....Recently i have installed terminal patch in my windows 7..now i want to remove this patch from my pc....please tell me how to remove this patch Thanks;Ram.TT.Ram

View Article

Can't get 1-bit dept image via c#

thank you in advance for your help!!We are trying to generate 1-bit images via c#.  The properties on the image say it is 1-bit, but when we try to print it on a laser that only print 1-bit images, we...

View Article

SaveFileDialog initial directory and Search Results

Hi folks,I'm running into a problem with the SaveFileDialog class.  I've been letting Windows remember the previous directory used by a common dialog (e.g. OpenFileDialog) and when the user does a save...

View Article


Automatically scroll to the end of text in a multiline textbox

Hello,I have a multiline textbox where I add text programmatically. When text was added and the text length exceeds the visible part of the TextBox I want to scroll programmatically to the end of the...

View Article

How can I add the string text to the method that get string[] to display the...

This is the code in Form1 i tried now:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using...

View Article

Swf not seen on some computers

hello  in windows forms using a swf that looks great in my development team:  I guided the link:http://weblogs.asp.net/twalters/archive/2003/12/29/46265.aspxbut in some machines my swf is not shown, a...

View Article


inherited form problem with access to ancestor object

I have a form A:Formbform A has a custom control myUC which has internal properties and members Ican access from form A public virtual void setDisplay(){ } internal Dictionary<string,int>...

View Article


Image may be NSFW.
Clik here to view.

[Windows8&8.1] Print queues-Root Print Queue device will appear after idle

Hi All,I found the device Print queues will auto appear after idle on windows 8 or 8.1 OS.Does anybody know why? or any Hotfix can reference, thanks.

View Article

how can i show real time clock on each form in visual studio C#

how can i show real time clock on each form in visual studio C# 

View Article

How add a item to combobox

how i can add a item to combox with value an display value without use a datatableThanks

View Article

Windows Form Application(VB) - Can not add Data to DataBase

Hi Guys,I'm creating a application with Microsoft Visual Studio 2013 Express/Windows Form Application Managed to Read data from Database(Database was created from within Microsoft Visual Studio 2013...

View Article


C# Why DrawArc/DrawPie angle point differs from actual Arc point for the same...

When I draw an Ellipse or an Arc using C# DrawArc/DrawEllipse or DrawPie GDI functions, I believed that it draws for the exact angle what I have given. But, when I did a test on it by  writing a small...

View Article

Which events' event handlers are BeginInvoke'd rather than called directly?

Is there a list of which WinForms Events have the handling of their events BeginInvoke'd to be processed at some later point rather than being called directly?For example, it helped us tremendously...

View Article


Which wcf binding should i choose for my Winforms application

HII am having a Winform application which is used primarily for financial analytics ( i.e. uses matlab etc) . As we have to perform lot of analytical function and generate reports based on account/fund...

View Article

How to draw on the webBrowser using c#?

Hi everyone, I am a beginner of C#. I am currently working on a simple project that requires to create a web browser a do some simple graphics on it. I have finished the web browser part and I cannot...

View Article


Regular Expression to validate Directory Path

I have this RegEx to validate a Directory Path but its not working as expected^((([a-zA-Z]:)|(\\{2}\w+)|(\\{2}(?:(?:25[0-5]|2[0-4]\d|[01]\d\d|\d?\d)(?(?=\.?\d)\.)){4}))(\\(\w[\w ]*)))but its allowing a...

View Article

DataGridView get/set scrollbar position

Hey, so I've searched around and found different answers to this problem but none of em are perfect. I need to be able to get and set the horizontal scrollbar position so that I can get it before I...

View Article

CheckListBox items checked or uncheck based on ListBox selection

Hi...I have one CheckedListBox and one ListBox that has the same items, and I want the item in checkedlistbox check if it is unchecked or unchecked if it is checked when I select the item in...

View Article
Browsing all 12583 articles
Browse latest View live