Click here to Skip to main content
15,904,934 members
Home / Discussions / C#
   

C#

 
AnswerRe: Assigning DataView to DataTable Pin
andreumv15-Jul-07 22:35
andreumv15-Jul-07 22:35 
GeneralRe: Assigning DataView to DataTable Pin
meeram39515-Jul-07 22:51
meeram39515-Jul-07 22:51 
AnswerRe: Assigning DataView to DataTable Pin
andreumv15-Jul-07 23:53
andreumv15-Jul-07 23:53 
QuestionMDI Pin
tonato84815-Jul-07 21:34
tonato84815-Jul-07 21:34 
QuestionGet Data from another gridview selected row Pin
Edwin Syarief15-Jul-07 21:17
Edwin Syarief15-Jul-07 21:17 
QuestionSmart client Pin
tarunbounthiyal15-Jul-07 20:50
tarunbounthiyal15-Jul-07 20:50 
QuestionErrors happened when I tried to access a toolbar control from other thread. Please show me your all solutions. Pin
goldenchance15-Jul-07 20:45
goldenchance15-Jul-07 20:45 
QuestionDataBase to XML Pin
pavya_Cool15-Jul-07 20:28
pavya_Cool15-Jul-07 20:28 
AnswerRe: DataBase to XML Pin
Eduard Keilholz15-Jul-07 22:54
Eduard Keilholz15-Jul-07 22:54 
QuestionSecurity Exception Unhandled Pin
Sallu174915-Jul-07 20:14
Sallu174915-Jul-07 20:14 
GeneralRe: Security Exception Unhandled Pin
Sallu174915-Jul-07 22:16
Sallu174915-Jul-07 22:16 
GeneralRe: Security Exception Unhandled Pin
Malcolm Smart16-Jul-07 2:21
Malcolm Smart16-Jul-07 2:21 
AnswerRe: Security Exception Unhandled Pin
mav.northwind16-Jul-07 4:14
mav.northwind16-Jul-07 4:14 
QuestionGet value from other form variable Pin
Edwin Syarief15-Jul-07 18:24
Edwin Syarief15-Jul-07 18:24 
AnswerRe: Get value from other form variable Pin
I.explore.code15-Jul-07 18:53
I.explore.code15-Jul-07 18:53 
GeneralRe: Get value from other form variable Pin
Edwin Syarief15-Jul-07 19:22
Edwin Syarief15-Jul-07 19:22 
AnswerRe: Get value from other form variable Pin
Ravi Bhavnani15-Jul-07 18:54
professionalRavi Bhavnani15-Jul-07 18:54 
GeneralRe: Get value from other form variable Pin
Edwin Syarief15-Jul-07 19:23
Edwin Syarief15-Jul-07 19:23 
AnswerRe: Get value from other form variable Pin
T.EDY15-Jul-07 19:23
T.EDY15-Jul-07 19:23 
GeneralRe: Get value from other form variable Pin
Edwin Syarief15-Jul-07 19:25
Edwin Syarief15-Jul-07 19:25 
GeneralRe: Get value from other form variable Pin
T.EDY15-Jul-07 19:34
T.EDY15-Jul-07 19:34 
QuestionCustomizing the drag-over cursor Pin
jozsurf15-Jul-07 16:51
jozsurf15-Jul-07 16:51 
Hi all,

I'm currently coding an enhancement to a drag & drop feature where it is now possible to invoke a second drag & drop mode. A colleague has suggested that it would be be aesthetically more pleasing if I use a different drag cursor when in the new mode. Some research has revealed that overriding the OnGiveFeedback function is the way to go; however on playing around with cursors and such I've encountered a problem for which I have not been able to locate a solution: the default cursor for a Move or Copy operation doesn't appear to be available from the places I would expect cursors to be (or perhaps I'm not looking in the right places...). Does anyone know where I can get it when I am in the gfbevent.UseDefaultCursors = false; state?

cheers!
AnswerRe: Customizing the drag-over cursor Pin
Eduard Keilholz15-Jul-07 22:51
Eduard Keilholz15-Jul-07 22:51 
GeneralRe: Customizing the drag-over cursor Pin
jozsurf15-Jul-07 23:09
jozsurf15-Jul-07 23:09 
GeneralRe: Customizing the drag-over cursor Pin
Eduard Keilholz15-Jul-07 23:14
Eduard Keilholz15-Jul-07 23:14 

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.