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

C#

 
GeneralRe: problems with sockets programming over the internet Pin
Member 132576628-Jan-05 14:38
Member 132576628-Jan-05 14:38 
GeneralRe: problems with sockets programming over the internet Pin
pkellner28-Jan-05 14:47
pkellner28-Jan-05 14:47 
Generalhelp with autocompletion in textbox!!! Pin
tom_dx28-Jan-05 12:49
tom_dx28-Jan-05 12:49 
Questionhow often should lock(List.SyncRoot) be used in a collection? Pin
FocusedWolf28-Jan-05 11:45
FocusedWolf28-Jan-05 11:45 
GeneralOdd textbox editing behavior Pin
Susan Hernandez28-Jan-05 10:39
Susan Hernandez28-Jan-05 10:39 
GeneralRe: Odd textbox editing behavior Pin
Dave Kreskowiak28-Jan-05 12:30
mveDave Kreskowiak28-Jan-05 12:30 
GeneralRe: Odd textbox editing behavior Pin
Susan Hernandez28-Jan-05 12:54
Susan Hernandez28-Jan-05 12:54 
GeneralRe: Odd textbox editing behavior Pin
Skynyrd28-Jan-05 13:42
Skynyrd28-Jan-05 13:42 
I must be misunderstanding your problem because I cant seem to see where the problem is.

Lets see if I got it straight:

1)You have a MDI application with a main MDIParent Form
2)U have a MDIChild form A maximized
3)In A u have a button or whatever that opens up a Form B through Show() or ShowDialog(this) (actually, the owner will always be the MdiParent, MdiChilds cannot own forms, but the Framework will do that for u).

If thats how it is then textboxes will work perfectly fine in Form B., U can select with mouse and whatever. Are u using normal TextBoxes or are u using your own derived classes?
GeneralExtend Button With DropDown Pin
Dominic Farr28-Jan-05 10:38
Dominic Farr28-Jan-05 10:38 
GeneralRe: Extend Button With DropDown Pin
Susan Hernandez28-Jan-05 10:47
Susan Hernandez28-Jan-05 10:47 
GeneralRe: Extend Button With DropDown Pin
Dominic Farr28-Jan-05 12:48
Dominic Farr28-Jan-05 12:48 
GeneralRe: Extend Button With DropDown Pin
Skynyrd28-Jan-05 13:48
Skynyrd28-Jan-05 13:48 
Generalstrange behaviour of SendMessage() Pin
Adnan Siddiqi28-Jan-05 8:24
Adnan Siddiqi28-Jan-05 8:24 
GeneralRe: strange behaviour of SendMessage() Pin
Dave Kreskowiak28-Jan-05 12:40
mveDave Kreskowiak28-Jan-05 12:40 
GeneralRe: strange behaviour of SendMessage() Pin
Adnan Siddiqi28-Jan-05 17:32
Adnan Siddiqi28-Jan-05 17:32 
GeneralRe: strange behaviour of SendMessage() Pin
Dave Kreskowiak28-Jan-05 18:11
mveDave Kreskowiak28-Jan-05 18:11 
GeneralRe: strange behaviour of SendMessage() Pin
Adnan Siddiqi28-Jan-05 19:40
Adnan Siddiqi28-Jan-05 19:40 
GeneralRe: strange behaviour of SendMessage() Pin
Dave Kreskowiak29-Jan-05 4:32
mveDave Kreskowiak29-Jan-05 4:32 
GeneralDo events?? (C# Newbi) Pin
Dwayner7928-Jan-05 7:13
Dwayner7928-Jan-05 7:13 
GeneralRe: Do events?? (C# Newbi) Pin
Dave Kreskowiak28-Jan-05 7:37
mveDave Kreskowiak28-Jan-05 7:37 
GeneralRe: Do events?? (C# Newbi) Pin
Dwayner7928-Jan-05 9:01
Dwayner7928-Jan-05 9:01 
GeneralRe: Do events?? (C# Newbi) Pin
Carl Mercier28-Jan-05 9:40
Carl Mercier28-Jan-05 9:40 
GeneralRe: Do events?? (C# Newbi) Pin
Dwayner7928-Jan-05 9:43
Dwayner7928-Jan-05 9:43 
GeneralRe: Do events?? (C# Newbi) Pin
Skynyrd28-Jan-05 9:54
Skynyrd28-Jan-05 9:54 
GeneralRe: Do events?? (C# Newbi) Pin
Dwayner7928-Jan-05 10:26
Dwayner7928-Jan-05 10:26 

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.