Click here to Skip to main content
15,924,507 members
Home / Discussions / C#
   

C#

 
GeneralLoop through Error Pin
Vector715-Dec-04 0:34
Vector715-Dec-04 0:34 
GeneralRe: Loop through Error Pin
spif200115-Dec-04 0:54
spif200115-Dec-04 0:54 
GeneralRe: Loop through Error Pin
Vector715-Dec-04 1:11
Vector715-Dec-04 1:11 
GeneralRe: Loop through Error Pin
DavidNohejl15-Dec-04 1:23
DavidNohejl15-Dec-04 1:23 
GeneralRe: Loop through Error Pin
Vector715-Dec-04 1:50
Vector715-Dec-04 1:50 
GeneralRe: Loop through Error Pin
J4amieC15-Dec-04 3:36
J4amieC15-Dec-04 3:36 
Generalpopup with textbox Pin
hornox14-Dec-04 23:55
hornox14-Dec-04 23:55 
GeneralRe: popup with textbox Pin
Stefan Troschuetz15-Dec-04 2:09
Stefan Troschuetz15-Dec-04 2:09 
Don't know if the following will work, but maybe you'll give it a try.

Create a simple Form, which contains the TextBox, ComboBox or whatever you want.
Catch the MouseDown or MouseUp event of the controls ,which should open the popup form after a right-click on them, and determine whether the right button was clicked.
If so create an instance of your form, assign the mouse coordinates to the Location property of your form and show it.







www.troschuetz.de
GeneralUI Thread in C# Pin
Member 1697714-Dec-04 23:33
Member 1697714-Dec-04 23:33 
GeneralRe: UI Thread in C# Pin
Paul Watson15-Dec-04 0:24
sitebuilderPaul Watson15-Dec-04 0:24 
GeneralRe: UI Thread in C# Pin
lesnikowski15-Dec-04 11:55
lesnikowski15-Dec-04 11:55 
GeneralPlease help me sending and recieveing message Pin
arus200414-Dec-04 23:16
arus200414-Dec-04 23:16 
GeneralCustom Control problem Pin
spif200114-Dec-04 22:06
spif200114-Dec-04 22:06 
GeneralRe: Custom Control problem Pin
manivannan.p15-Dec-04 4:48
manivannan.p15-Dec-04 4:48 
GeneralRe: Custom Control problem Pin
spif200115-Dec-04 20:00
spif200115-Dec-04 20:00 
GeneralDataGrid in C# Pin
frostbyte114-Dec-04 22:04
frostbyte114-Dec-04 22:04 
GeneralRe: DataGrid in C# Pin
Gavin Jeffrey15-Dec-04 1:12
Gavin Jeffrey15-Dec-04 1:12 
Generalchange Regional Settings in C# Pin
Kyaw Soe Khaing14-Dec-04 21:45
Kyaw Soe Khaing14-Dec-04 21:45 
GeneralRe: change Regional Settings in C# Pin
Paul Watson15-Dec-04 0:32
sitebuilderPaul Watson15-Dec-04 0:32 
GeneralGeneric TabPage Pin
zecodela14-Dec-04 21:33
zecodela14-Dec-04 21:33 
GeneralFocus Problem in DATETIME PICKER CONTROL Pin
manivannan.p14-Dec-04 20:28
manivannan.p14-Dec-04 20:28 
GeneralResizing a dialog thats docked to MDI parent Pin
Tyrus18214-Dec-04 19:18
Tyrus18214-Dec-04 19:18 
GeneralPre-Build Event Faliled Pin
Prasadepparla14-Dec-04 18:32
Prasadepparla14-Dec-04 18:32 
GeneralRe: Pre-Build Event Faliled Pin
spif200114-Dec-04 22:04
spif200114-Dec-04 22:04 
GeneralRe: Pre-Build Event Faliled Pin
Matt Gerrans15-Dec-04 9:31
Matt Gerrans15-Dec-04 9:31 

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.