Click here to Skip to main content
15,923,910 members
Home / Discussions / C#
   

C#

 
GeneralRe: Which is faster?? Pin
Colin Angus Mackay22-Oct-04 13:59
Colin Angus Mackay22-Oct-04 13:59 
GeneralRe: Which is faster?? Pin
exhaulted24-Oct-04 21:49
exhaulted24-Oct-04 21:49 
AnswerRe: Which is faster?? Pin
yoaz22-Oct-04 7:34
yoaz22-Oct-04 7:34 
AnswerRe: Which is faster?? Pin
Jankinsoo22-Oct-04 19:01
Jankinsoo22-Oct-04 19:01 
GeneralMFC/C++ app can't acquire C# mutex Pin
sjhart22-Oct-04 0:44
sjhart22-Oct-04 0:44 
GeneralRe: MFC/C++ app can't acquire C# mutex Pin
Uwe Keim23-Oct-04 4:49
sitebuilderUwe Keim23-Oct-04 4:49 
Generalhook 2 forms Pin
StateOfTrance21-Oct-04 22:54
StateOfTrance21-Oct-04 22:54 
GeneralRe: hook 2 forms Pin
Alex Korchemniy22-Oct-04 18:49
Alex Korchemniy22-Oct-04 18:49 
There is obviously no built-in way of doing this but you can always:
- keep track of where your forms are and the sizes of the forms
- respond to events when a form is moved
- calculate whether a form is close enough to "snap" and then move the form...

This posting is provided "AS IS" with no warranties, and confers no rights.

Alex Korchemniy
GeneralEvents in DataGrid Pin
Anonymous21-Oct-04 21:12
Anonymous21-Oct-04 21:12 
GeneralRe: Events in DataGrid Pin
KSEI22-Oct-04 0:50
KSEI22-Oct-04 0:50 
GeneralRe: Events in DataGrid Pin
Anonymous22-Oct-04 3:38
Anonymous22-Oct-04 3:38 
GeneralCompiler / parser that gives types and methods Pin
Stefan Henze21-Oct-04 21:08
sussStefan Henze21-Oct-04 21:08 
GeneralRe: Compiler / parser that gives types and methods Pin
leppie21-Oct-04 22:38
leppie21-Oct-04 22:38 
GeneralRe: Compiler / parser that gives types and methods Pin
Stefan Henze22-Oct-04 15:09
sussStefan Henze22-Oct-04 15:09 
GeneralRe: Compiler / parser that gives types and methods Pin
leppie22-Oct-04 20:27
leppie22-Oct-04 20:27 
GeneralSharing classes... Pin
Peff21-Oct-04 21:03
Peff21-Oct-04 21:03 
QuestionHow to pass the GUID of usb to api SetupDiGetClassDevs()? Pin
momer21-Oct-04 18:37
momer21-Oct-04 18:37 
QuestionCan I set ListView.SmallImageList handle to system's ImageList? Pin
Anonymous21-Oct-04 18:18
Anonymous21-Oct-04 18:18 
GeneralReturning data from console application Pin
Carl Mercier21-Oct-04 18:05
Carl Mercier21-Oct-04 18:05 
GeneralRe: Returning data from console application Pin
Peff21-Oct-04 21:25
Peff21-Oct-04 21:25 
GeneralRe: Returning data from console application Pin
Carl Mercier22-Oct-04 2:40
Carl Mercier22-Oct-04 2:40 
GeneralRe: Returning data from console application Pin
Carl Mercier22-Oct-04 3:05
Carl Mercier22-Oct-04 3:05 
GeneralWeekly Reports Pin
Tim DuBois21-Oct-04 17:30
Tim DuBois21-Oct-04 17:30 
GeneralRe: Weekly Reports Pin
KSEI22-Oct-04 1:28
KSEI22-Oct-04 1:28 
GeneralDisable Alt-Tab and windows key Pin
GA-BOYZ21-Oct-04 16:57
GA-BOYZ21-Oct-04 16:57 

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.