Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Member Avatar for MRafeie

Hi The [I]System.Windows.Forms.SendKeys.Send[/I] method does not support sending Left or Right shift key. How can I send these keys in C#? thanks in advance

Member Avatar for MRafeie
0
1K
Member Avatar for msd1357

Hello, I create a component class in Visual Studio 2008 in a windows form application. This component has a property named "MasterFormName", which should contain name of the form that component will place on it. I want that the MasterFormName property be a read only property and when I dragging …

Member Avatar for MRafeie
0
75
Member Avatar for 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 we know this component is in the "Word Controls" group of ToolBox.) I added the above reference to my project, but this component is not …

0
77
Member Avatar for 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 length. i.e.GraphicsPath is a class in 'System.Drawing.Drawing2D' namespace.

Member Avatar for MRafeie
0
55