Click here to Skip to main content
15,884,176 members
Home / Discussions / C#
   

C#

 
QuestionUsing C++ in C# appliacation Pin
Yoyosch20-Sep-05 4:15
Yoyosch20-Sep-05 4:15 
AnswerRe: Using C++ in C# appliacation Pin
Not Active20-Sep-05 9:05
mentorNot Active20-Sep-05 9:05 
QuestionMSDE 2000 connection error Pin
theStorminMormon20-Sep-05 4:06
theStorminMormon20-Sep-05 4:06 
QuestionSelect ListView Item on KeyPress Pin
miah alom20-Sep-05 3:59
miah alom20-Sep-05 3:59 
AnswerRe: Select ListView Item on KeyPress Pin
John Fisher20-Sep-05 9:27
John Fisher20-Sep-05 9:27 
GeneralRe: Select ListView Item on KeyPress Pin
miah alom20-Sep-05 9:40
miah alom20-Sep-05 9:40 
GeneralRe: Select ListView Item on KeyPress Pin
Abdullah_Hunzai22-Oct-09 20:00
Abdullah_Hunzai22-Oct-09 20:00 
QuestionStretching a polygon side in C# Pin
20-Sep-05 3:52
suss20-Sep-05 3:52 
Hi,

I am drawing a three sided polygon. I declared a ArrayList variable. On mousedown i am capturing points and adding the same to Arraylist variable.

After that i am drawing lines by reading points from the Arraylist variable.
while drawing the lines i am setting the lastline lastpoint to the nextline firstpoint.

My lastpoint and firstpoint will be same meaning when i am closing the polygon i am drawing line from the thirdpoint to fourthpoint(which is same as firstpoint).

I am trying to drag the secondpoint and thirdpoint. that works fine. but if i position the mouse on the firstpoint and if i tried to drag it is not stretching by combiningthe firstline and lastlines together instead only the firstline is getting dragged.

Can anyone help me.

Thanks in advance, Beginner

Beginner

-- modified at 9:53 Tuesday 20th September, 2005
AnswerRe: Stretching a polygon side in C# Pin
Yoyosch20-Sep-05 4:06
Yoyosch20-Sep-05 4:06 
GeneralRe: Stretching a polygon side in C# Pin
subramanyeswari20-Sep-05 17:43
subramanyeswari20-Sep-05 17:43 
AnswerRe: Stretching a polygon side in C# Pin
Andy Moore20-Sep-05 18:15
Andy Moore20-Sep-05 18:15 
GeneralRe: Stretching a polygon side in C# Pin
subramanyeswari21-Sep-05 17:30
subramanyeswari21-Sep-05 17:30 
QuestionVisual Studio tools for Office Pin
Giannis Zetas20-Sep-05 3:15
Giannis Zetas20-Sep-05 3:15 
AnswerRe: Visual Studio tools for Office Pin
NassosReyzidis20-Sep-05 3:31
NassosReyzidis20-Sep-05 3:31 
QuestionProgrammatically showing and hiding a scollbar in a multiline textbox Pin
Dan Neely20-Sep-05 3:07
Dan Neely20-Sep-05 3:07 
Questionoverride Paint method for DataGrid Pin
zaboboa20-Sep-05 2:52
zaboboa20-Sep-05 2:52 
QuestionDialog box exit Pin
baronics20-Sep-05 2:37
baronics20-Sep-05 2:37 
AnswerRe: Dialog box exit Pin
Ashok Dhamija20-Sep-05 3:22
Ashok Dhamija20-Sep-05 3:22 
GeneralRe: Dialog box exit Pin
baronics20-Sep-05 4:58
baronics20-Sep-05 4:58 
QuestionC# ,Directx and MPEG2 encoding Pin
Member 242731820-Sep-05 2:33
Member 242731820-Sep-05 2:33 
QuestionOverhead Representation Pin
PHDENG8120-Sep-05 1:24
PHDENG8120-Sep-05 1:24 
AnswerRe: Overhead Representation Pin
Anonymous20-Sep-05 4:46
Anonymous20-Sep-05 4:46 
AnswerRe: Overhead Representation Pin
Anonymous20-Sep-05 4:46
Anonymous20-Sep-05 4:46 
QuestionCapturing Frames from a AVI File Pin
Balasubramanian_198020-Sep-05 1:00
Balasubramanian_198020-Sep-05 1:00 
AnswerRe: Capturing Frames from a AVI File Pin
Andrew Kirillov20-Sep-05 2:17
Andrew Kirillov20-Sep-05 2:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.