Click here to Skip to main content
15,885,763 members
Home / Discussions / C#
   

C#

 
GeneralA Bug in Tab Control? Help! Pin
slylos8-Dec-04 19:27
slylos8-Dec-04 19:27 
Generalvb6 and C# Pin
sharon_s8-Dec-04 19:14
sharon_s8-Dec-04 19:14 
GeneralRe: vb6 and C# Pin
Alex Korchemniy8-Dec-04 20:27
Alex Korchemniy8-Dec-04 20:27 
GeneralRe: vb6 and C# Pin
Alexander Kent10-Dec-04 17:32
Alexander Kent10-Dec-04 17:32 
GeneralRe: vb6 and C# Pin
sharon_s10-Dec-04 21:35
sharon_s10-Dec-04 21:35 
Generalbit values Pin
Anonymous8-Dec-04 19:10
Anonymous8-Dec-04 19:10 
GeneralRe: bit values Pin
Alex Korchemniy8-Dec-04 20:10
Alex Korchemniy8-Dec-04 20:10 
GeneralPointToClient and PointToScreen Pin
Tyrus1828-Dec-04 18:21
Tyrus1828-Dec-04 18:21 
hello i am trying to move a form based on where the user clicks however it doesnt go where it supposed to ive tried 3 different ways and none work
here is what i have tried
this.Location = PointToScreen(MousePosition);
this.Location = PointToClient(MousePosition);
and
this.Location = MousePosition;

none of these work properly what am i doing wrong.
do i need to do anything to get MousePosition becuase im just using it im not initializing it
or anythning
can someone please give me tips
thanks
GeneralRe: PointToClient and PointToScreen Pin
Alex Korchemniy8-Dec-04 18:43
Alex Korchemniy8-Dec-04 18:43 
GeneralRe: PointToClient and PointToScreen Pin
Tyrus1828-Dec-04 18:46
Tyrus1828-Dec-04 18:46 
GeneralRe: PointToClient and PointToScreen Pin
Jay Shankar8-Dec-04 18:45
Jay Shankar8-Dec-04 18:45 
GeneralRe: PointToClient and PointToScreen Pin
Anonymous8-Dec-04 18:47
Anonymous8-Dec-04 18:47 
GeneralRe: PointToClient and PointToScreen Pin
Jay Shankar8-Dec-04 18:52
Jay Shankar8-Dec-04 18:52 
GeneralRe: PointToClient and PointToScreen Pin
Anonymous8-Dec-04 19:02
Anonymous8-Dec-04 19:02 
GeneralRe: PointToClient and PointToScreen Pin
Jay Shankar8-Dec-04 19:14
Jay Shankar8-Dec-04 19:14 
GeneralRe: PointToClient and PointToScreen Pin
Tyrus1828-Dec-04 19:19
Tyrus1828-Dec-04 19:19 
GeneralRe: PointToClient and PointToScreen Pin
Jay Shankar8-Dec-04 19:54
Jay Shankar8-Dec-04 19:54 
GeneralRe: PointToClient and PointToScreen Pin
Alex Korchemniy8-Dec-04 21:10
Alex Korchemniy8-Dec-04 21:10 
GeneralRe: PointToClient and PointToScreen Pin
Jay Shankar8-Dec-04 21:20
Jay Shankar8-Dec-04 21:20 
GeneralRe: PointToClient and PointToScreen Pin
Alex Korchemniy8-Dec-04 21:26
Alex Korchemniy8-Dec-04 21:26 
GeneralRe: PointToClient and PointToScreen Pin
Jay Shankar8-Dec-04 22:31
Jay Shankar8-Dec-04 22:31 
GeneralBurning Data CDs Pin
miracle_monster8-Dec-04 16:40
miracle_monster8-Dec-04 16:40 
GeneralRe: Burning Data CDs Pin
Alex Korchemniy8-Dec-04 18:39
Alex Korchemniy8-Dec-04 18:39 
GeneralRe: Burning Data CDs Pin
miracle_monster9-Dec-04 10:12
miracle_monster9-Dec-04 10:12 
GeneralRe: Burning Data CDs Pin
Alex Korchemniy9-Dec-04 10:29
Alex Korchemniy9-Dec-04 10:29 

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.