Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mouse Position on startup Pin
StyrofoamSUV9-Jul-06 7:24
StyrofoamSUV9-Jul-06 7:24 
Questionsemi-transparent image Pin
alexiev_nikolay8-Jul-06 11:50
alexiev_nikolay8-Jul-06 11:50 
GeneralRe: semi-transparent image Pin
Guffa8-Jul-06 11:55
Guffa8-Jul-06 11:55 
AnswerRe: semi-transparent image Pin
Robert Rohde8-Jul-06 12:19
Robert Rohde8-Jul-06 12:19 
QuestionScanning the memory of another process - where do i start searching? Pin
bunnyEATINGrabbit8-Jul-06 11:39
bunnyEATINGrabbit8-Jul-06 11:39 
AnswerRe: Scanning the memory of another process - where do i start searching? Pin
leppie8-Jul-06 22:25
leppie8-Jul-06 22:25 
Questiondrag and drop Pin
erfi8-Jul-06 8:29
erfi8-Jul-06 8:29 
AnswerRe: drag and drop Pin
mav.northwind8-Jul-06 9:45
mav.northwind8-Jul-06 9:45 
Set the AllowDrop property to true and handle the DragEnter and DragDrop events.
In the DragEnter event, you'll have to set the Effect property of the DragEventArgs to something else but None, otherwise the DragDrop event will not be called.

Regards,
mav

--
Black holes are the places where god divided by 0...
AnswerRe: drag and drop Pin
Robert Rohde8-Jul-06 12:20
Robert Rohde8-Jul-06 12:20 
Questionprogress bar [modified] Pin
Squee!8-Jul-06 8:29
Squee!8-Jul-06 8:29 
AnswerRe: progress bar Pin
Martin238-Jul-06 11:40
Martin238-Jul-06 11:40 
Questioncombobox value acess.......???? [modified] Pin
Nagraj Naik8-Jul-06 3:02
Nagraj Naik8-Jul-06 3:02 
AnswerRe: combobox value acess.......???? Pin
Guffa8-Jul-06 5:16
Guffa8-Jul-06 5:16 
AnswerRe: combobox value acess.......???? Pin
albCode9-Jul-06 2:14
albCode9-Jul-06 2:14 
AnswerRe: combobox value acess.......???? Pin
Nagraj Naik9-Jul-06 19:58
Nagraj Naik9-Jul-06 19:58 
QuestionVideo Size Pin
J.S.Lim8-Jul-06 2:10
J.S.Lim8-Jul-06 2:10 
QuestionRichTextBox Help Required !! [modified] Pin
Shinning Star8-Jul-06 0:04
Shinning Star8-Jul-06 0:04 
AnswerRe: RichTextBox Help Required !! Pin
mav.northwind8-Jul-06 7:29
mav.northwind8-Jul-06 7:29 
Questionhow to get CPU n RAM information from machines Pin
amber hussain7-Jul-06 23:42
amber hussain7-Jul-06 23:42 
AnswerRe: how to get CPU n RAM information from machines Pin
Eran Aharonovich8-Jul-06 2:15
Eran Aharonovich8-Jul-06 2:15 
AnswerRe: how to get CPU n RAM information from machines Pin
yoaz8-Jul-06 3:17
yoaz8-Jul-06 3:17 
QuestionSecure Datastore for application. Pin
Waqas Nasir7-Jul-06 22:26
Waqas Nasir7-Jul-06 22:26 
QuestionSecure my assemly Pin
tibu19827-Jul-06 21:36
tibu19827-Jul-06 21:36 
AnswerRe: Secure my assemly Pin
Dave Kreskowiak8-Jul-06 4:57
mveDave Kreskowiak8-Jul-06 4:57 
QuestionMASTER AND ACCESS CONTROLLER Pin
premium17-Jul-06 20:37
premium17-Jul-06 20:37 

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.