Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: MRafeie
Forum: C# Nov 23rd, 2008
Replies: 5
Views: 2,208
Posted By MRafeie
My problem has been solved in MSDN C# general forum! You can refer to the following link:
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/dd6406e8-b6bf-4166-82a0-6d533def38a5
Forum: C# Nov 17th, 2008
Replies: 2
Views: 1,168
Posted By MRafeie
Hint: If you drag your component on to another control (any thing else a Form) you will recieve a null exception error.
Forum: C# Nov 17th, 2008
Replies: 5
Views: 2,208
Posted By MRafeie
I tried keybd_event API function, but it doesn't work as expected! It can Not process Left or Right shift key correctly! This function only process Shift key. Take a look at this:...
Forum: C# Nov 16th, 2008
Replies: 2
Views: 1,168
Posted By MRafeie
Hi
You can use the ParentForm property of your component easily. For example:
this.MasterFormName = this.ParentForm.Name;
Forum: C# Nov 16th, 2008
Replies: 5
Views: 2,208
Posted By MRafeie
What do you mean?!!!!!!!
SendKeys.Send("+") sends shiftKey only. But Right shift key, for example, can not be distinguished by this way.
Forum: C# Nov 15th, 2008
Replies: 5
Views: 2,208
Posted By MRafeie
Hi
The System.Windows.Forms.SendKeys.Send method does not support sending Left or Right shift key. How can I send these keys in C#?

thanks in advance
Forum: C# Sep 12th, 2008
Replies: 0
Views: 647
Posted By MRafeie
Hi
I've a WindowsFormsApplication project and I wanna use Office components in it.
For example, Consider the PlainTextContentControl which belongs to Microsoft.Office.Tools.Word namespace. (i.e. As...
Forum: C# Apr 20th, 2008
Replies: 1
Views: 1,267
Posted By MRafeie
I tried to use 'Image Processing' algorithms. It was a goog idea and I succeeded fortunately!
No new idea?
Forum: C# Apr 18th, 2008
Replies: 1
Views: 1,267
Posted By MRafeie
Dear All
I'm looking for an algorithm or method to divide a GraphicsPath into some segments.
For example: There is a curve and I'd like to have 10 points on it which denote to 9 section with equal...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC