Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get the caption (or text) of a running application Pin
Member 45292175-Jan-08 17:47
Member 45292175-Jan-08 17:47 
GeneralRe: Get the caption (or text) of a running application Pin
Muammar©5-Jan-08 18:33
Muammar©5-Jan-08 18:33 
GeneralRe: Get the caption (or text) of a running application Pin
Member 45292176-Jan-08 11:18
Member 45292176-Jan-08 11:18 
GeneralRe: Get the caption (or text) of a running application Pin
Member 45292176-Jan-08 11:45
Member 45292176-Jan-08 11:45 
GeneralRe: Get the caption (or text) of a running application Pin
Member 45292176-Jan-08 12:03
Member 45292176-Jan-08 12:03 
GeneralRe: Get the caption (or text) of a running application Pin
Muammar©6-Jan-08 20:05
Muammar©6-Jan-08 20:05 
QuestionDrag'n Drop from ListViewControl Pin
kozu4-Jan-08 11:56
kozu4-Jan-08 11:56 
GeneralRe: Drag'n Drop from ListViewControl Pin
Patrick Etc.5-Jan-08 3:17
Patrick Etc.5-Jan-08 3:17 
kozu wrote:
except that a lot of times the list thinks I'm trying to select items instead of initiating a drag'n drop


By any chance are you using "Full Row Select" mode?

I've learned that often triggers that behavior. What I did was that when I initiate Drag Drop on the ListView, I turn off FullRowSelect.

This has the added benefit of allowing the user to select multiple items and then DE-select them by clicking a non-highlighted area (with full row select, that can be hard to do if there is no non-highlighted space). When the drag operation ends, or they de-select the items, I turn it back on.


It has become appallingly obvious that our technology has exceeded our humanity. - Albert Einstein

QuestionWebBrowser control only passing cookies on development machine [modified] Pin
Miles4-Jan-08 11:45
Miles4-Jan-08 11:45 
QuestionDrag and drop user control on double buffered panel ??? Pin
conemajstor4-Jan-08 10:54
conemajstor4-Jan-08 10:54 
Questionhow can i get the level of battery and memory in c# code ? Pin
E_Gold4-Jan-08 10:01
E_Gold4-Jan-08 10:01 
Generalconnecting labels on a panel with lines Pin
dfn4-Jan-08 9:46
dfn4-Jan-08 9:46 
GeneralRe: connecting labels on a panel with lines Pin
dfn4-Jan-08 9:49
dfn4-Jan-08 9:49 
GeneralRe: connecting labels on a panel with lines Pin
Christian Graus4-Jan-08 9:52
protectorChristian Graus4-Jan-08 9:52 
GeneralRe: connecting labels on a panel with lines Pin
dfn4-Jan-08 10:38
dfn4-Jan-08 10:38 
QuestionHow to upload heavy duty files Pin
er.ankitsingh4-Jan-08 8:51
er.ankitsingh4-Jan-08 8:51 
GeneralRe: How to upload heavy duty files Pin
Stevo Z4-Jan-08 9:26
Stevo Z4-Jan-08 9:26 
GeneralRe: How to upload heavy duty files Pin
alpha.yu4-Jan-08 14:53
alpha.yu4-Jan-08 14:53 
Generaldesign to an interface Pin
netJP12L4-Jan-08 8:41
netJP12L4-Jan-08 8:41 
GeneralRe: design to an interface Pin
Christian Graus4-Jan-08 9:54
protectorChristian Graus4-Jan-08 9:54 
Generalcannot bind to the new display member Pin
azza1044-Jan-08 8:18
azza1044-Jan-08 8:18 
GeneralRe: cannot bind to the new display member Pin
Dave Kreskowiak4-Jan-08 8:41
mveDave Kreskowiak4-Jan-08 8:41 
GeneralRe: cannot bind to the new display member Pin
azza1045-Jan-08 2:12
azza1045-Jan-08 2:12 
GeneralRe: cannot bind to the new display member Pin
Dave Kreskowiak5-Jan-08 15:09
mveDave Kreskowiak5-Jan-08 15:09 
GeneralRe: cannot bind to the new display member Pin
lakchicken16-Jul-10 19:45
lakchicken16-Jul-10 19:45 

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.