Quantcast
Browsing all 12583 articles
Browse latest View live

Tracking KeyPress event using Windows Service

Could u tell me how to track keypress event in windows service 

View Article


Pass values between forms w/multiple possibilities

Hi, I'm a beginner so I don't know if this is possible. I need to pass values from form1 to form2, but there is no set number of values that it may pass. It can be 3-7 values depending on how many...

View Article


Moving Control at runtime not working properly

I'm trying to move a button control at run time with the intent of having the control act exactly like moving a button control does in the designer. When I click on the control and attempt to drag it...

View Article

How To: User Dynamically Resizing Controls at Runtime

I was wondering what is the best way to allow a user to resize a control with the least amount of flicker.Currently, I am using MouseDown, and MouseMove events to accomodate the resizing of the...

View Article

How can I resize controls at run time by mouse?

I have some controls on my Form such as Treeview and ListView.Now I want to resize them at run time like Outlook Express but I do not know how to do that. Please tell me the way to do that.Thanks in...

View Article


How to resize the control in runtime:C#

I am to move the control in runtime ,but i am not able to resize the controls in runtime...Can anyone find it out?

View Article

Resizing and Repositioning Control on a Windows Form at runtime(.Net)

HiIs it possible to resize, repositioning controls like (TextBox, Label, ....) during runtime on window Forms in (DotNet). How to proceed with this.ThanksSriram 

View Article

I want to sort data from a tsv file using C# console. I can get the data to...

Sorting the first column is fairly easy but I cannot get it to sort by the second one, please suggest the steps for completing the program, any help is greatly appreciated.heres my code so far:...

View Article


Read Only attribute in Windows 7,8

Thanks in Advance,I have created a folder in C drive  as "Test"      [ "C:\Test" ] , when i am removing the read only attribute by right clickingand un ticking the Read only attribute , It does not...

View Article


The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

hello I have a windows forms application in c # + access: 2010 (Database1.accdb) windows 7 x64, and I get the error reading access The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the Local...

View Article

Show buttons effect in windows form c #

hello I am doing a Virtual Classroom learning but with Windows forms c # 2010, and I wish to show my main style animations in jquery buttons.  with nice effects, as could easily put this together,...

View Article

How do i get teh checked state a DataGridViewCheckBox cell?

hi friends, I have a datagridview with four columns and the last column is a checkbox column. I want to change the background color of the checkboxcell if it's checked. I used the event...

View Article

WinForm or WPF ?

hi,I am a programmer for 9 years with WinForm (from Visual-studio 2003 to 2013)I am considering to start working with WPF and i have some question.1. Other than design more beautiful, whether there are...

View Article


Microsoft Agent Character Editor - Page not found

Hello, I went to the MSDN Microsoft website at: http://msdn.microsoft.com/en-us/library/ms695805%28v=vs.85%29.aspx. It is called Microsoft Agent Character Editor, guiding how to create an animated...

View Article

INSERT INTO problem

I'm creating a program for a friends business where he needs to store customer data.I have 2 forms:customerForm and addcustForm.When he opens the customers form, and clicks the "Add New Customer"...

View Article


How to disable scroll in a fixed size datagridview?

In Visual Studio 2008 - Visual Basic:I have a datagridview that always has three rows.When the user uses the down arrow key to move into the bottom row, the datagridview scrolls up one row, hiding the...

View Article

Adding 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 Article


Problem with Visual C++ Variables in 2nd Form

So I am using Visual C++ 2008, am only a few days  of experience with the program, but I have already started game developing with it. As of recently I have made Pong with the IDE, but it didn't...

View Article

Rubber 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 Article

Deleted Active Directory Users Synchronisation with SharePoint

I have a sharepoint 2010 site.I dont want emails to be triggered to users who are subscribed to items/alerts to receive emails once they are removed from Active Directory .How can  i achieve this?orI...

View Article
Browsing all 12583 articles
Browse latest View live