Click here to Skip to main content
15,905,877 members
Home / Discussions / C#
   

C#

 
GeneralRe: SearchDirectory Pin
HubSnippets10-Jun-13 0:20
HubSnippets10-Jun-13 0:20 
QuestionSending messages to a listbox's context menu. Pin
Septimus Hedgehog2-Jun-13 22:28
Septimus Hedgehog2-Jun-13 22:28 
AnswerRe: Sending messages to a listbox's context menu. Pin
DaveyM693-Jun-13 0:15
professionalDaveyM693-Jun-13 0:15 
GeneralRe: Sending messages to a listbox's context menu. Pin
Septimus Hedgehog3-Jun-13 0:46
Septimus Hedgehog3-Jun-13 0:46 
AnswerRe: Sending messages to a listbox's context menu. Pin
DaveyM693-Jun-13 0:55
professionalDaveyM693-Jun-13 0:55 
GeneralRe: Sending messages to a listbox's context menu. Pin
Septimus Hedgehog3-Jun-13 1:00
Septimus Hedgehog3-Jun-13 1:00 
GeneralRe: Sending messages to a listbox's context menu. Pin
DaveyM693-Jun-13 1:10
professionalDaveyM693-Jun-13 1:10 
GeneralRe: Sending messages to a listbox's context menu. Pin
Septimus Hedgehog3-Jun-13 1:54
Septimus Hedgehog3-Jun-13 1:54 
Dave, I'll have to look at the gargantuan piece of code. It's not my doing, but when a client's details are loaded there's a shed-load of objects which are created containing financial information and tons of other stuff. When you right-click on the photo it sub-selects all the family members that can access the turnstile. It really isn't for the faint of heart. The problem is when the front-of-desk staff allow access without a card being swiped in. When a card is swiped, they can see the member on their monitor and it automatically displays a sub-form where they can allow family members in.

If they do this manually, they see the member but they don't get the sub-form showing his/her dependents. If they right-click on the photo and select the item in the context menu they can select the family members in much the same was as if a card was used. Unfortunately there is nothing intuitive about the way the objects are created and a number are created by threads. That's why I thought that if I could simulate the right-click (as if the concierge did it) it might save me a lot of trouble trying to get the objects initialised. What I have in mind is a temporary fix to buy some time until the original developer gets back from leave in three weeks.

On reflection, I'll test the PerformClick call.

I hope there's no usage of mouse move events in our code. They way some bits of it are written, I'll believe anything it does... Frown | :(
If there is one thing more dangerous than getting between a bear and her cubs it's getting between my wife and her chocolate.

GeneralRe: Sending messages to a listbox's context menu. Pin
BobJanova3-Jun-13 4:06
BobJanova3-Jun-13 4:06 
GeneralRe: Sending messages to a listbox's context menu. Pin
Septimus Hedgehog3-Jun-13 5:53
Septimus Hedgehog3-Jun-13 5:53 
QuestionRun-time video editing Pin
yassine7072-Jun-13 14:55
yassine7072-Jun-13 14:55 
AnswerRe: Run-time video editing Pin
Richard MacCutchan2-Jun-13 20:51
mveRichard MacCutchan2-Jun-13 20:51 
QuestionHow to Open Cash Drawer Pin
Jassim Rahma2-Jun-13 10:26
Jassim Rahma2-Jun-13 10:26 
AnswerRe: How to Open Cash Drawer Pin
dusty_dex2-Jun-13 11:04
dusty_dex2-Jun-13 11:04 
GeneralRe: How to Open Cash Drawer Pin
Jassim Rahma2-Jun-13 11:17
Jassim Rahma2-Jun-13 11:17 
GeneralRe: How to Open Cash Drawer Pin
dusty_dex2-Jun-13 22:08
dusty_dex2-Jun-13 22:08 
AnswerRe: How to Open Cash Drawer Pin
dusty_dex3-Jun-13 2:02
dusty_dex3-Jun-13 2:02 
QuestionBinary Validation File Pin
Jassim Rahma2-Jun-13 10:25
Jassim Rahma2-Jun-13 10:25 
AnswerRe: Binary Validation File Pin
Mycroft Holmes2-Jun-13 11:53
professionalMycroft Holmes2-Jun-13 11:53 
AnswerRe: Binary Validation File Pin
BobJanova3-Jun-13 4:08
BobJanova3-Jun-13 4:08 
QuestionSocket Programming Pin
itprs2-Jun-13 4:58
itprs2-Jun-13 4:58 
AnswerRe: Socket Programming Pin
Dave Kreskowiak2-Jun-13 7:45
mveDave Kreskowiak2-Jun-13 7:45 
GeneralRe: Socket Programming Pin
Septimus Hedgehog3-Jun-13 2:01
Septimus Hedgehog3-Jun-13 2:01 
GeneralRe: Socket Programming Pin
Pete O'Hanlon3-Jun-13 2:27
mvePete O'Hanlon3-Jun-13 2:27 
GeneralRe: Socket Programming Pin
Septimus Hedgehog3-Jun-13 3:20
Septimus Hedgehog3-Jun-13 3:20 

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.