Click here to Skip to main content
16,020,459 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Cursor control in Text Box Pin
Henry Minute2-Jun-09 2:57
Henry Minute2-Jun-09 2:57 
GeneralRe: Cursor control in Text Box Pin
Baeltazor11-Jun-09 20:10
Baeltazor11-Jun-09 20:10 
AnswerRe: Cursor control in Text Box Pin
Uwe Keim3-Jun-09 20:52
sitebuilderUwe Keim3-Jun-09 20:52 
GeneralRe: Cursor control in Text Box Pin
Baeltazor11-Jun-09 20:12
Baeltazor11-Jun-09 20:12 
Question4-panel splitcontainer Pin
dybs29-May-09 18:34
dybs29-May-09 18:34 
AnswerRe: 4-panel splitcontainer Pin
Henry Minute30-May-09 0:30
Henry Minute30-May-09 0:30 
GeneralRe: 4-panel splitcontainer Pin
dybs30-May-09 4:17
dybs30-May-09 4:17 
GeneralRe: 4-panel splitcontainer Pin
dybs30-May-09 11:48
dybs30-May-09 11:48 
I tried the TableLayoutPanel, but it didn't quite give me what I wanted. The layout is fine, but I want to be able to resize the cells using the mouse, just like with the SplitContainer. I checked the documentation and a couple of other forums, and it looks like you can resize whole rows or columns via code, but not the mouse (at least there's no built-in support). I'd like to end up with something like this:
__________________________
|      |                  |
|      |                  |
|------o------------------|
|      |                  |
|      |                  |
|      |                  |
|______|__________________|

where I click and drag the 'o' the resize all 4 panels simultaneously. I would think someone has already made something like this, but if not I guess I can handle the MouseDown, MouseMove, and MouseUp events to get the effect I want. Any other suggestions?

Thanks,

Dybs
GeneralRe: 4-panel splitcontainer Pin
Henry Minute30-May-09 12:06
Henry Minute30-May-09 12:06 
GeneralRe: 4-panel splitcontainer Pin
dybs3-Jun-09 15:41
dybs3-Jun-09 15:41 
AnswerRe: 4-panel splitcontainer Pin
Eddy Vluggen30-May-09 2:04
professionalEddy Vluggen30-May-09 2:04 
GeneralRe: 4-panel splitcontainer Pin
dybs30-May-09 4:19
dybs30-May-09 4:19 
AnswerRe: 4-panel splitcontainer Pin
dan!sh 30-May-09 2:37
professional dan!sh 30-May-09 2:37 
QuestionFolderListBox and setting the base folder Pin
The Cake of Deceit29-May-09 7:39
The Cake of Deceit29-May-09 7:39 
NewsCertify Your Application with "Compatible with Windows 7" Logo Toolkit -- Launches Today Pin
brucedkyle29-May-09 6:20
brucedkyle29-May-09 6:20 
Questionhow get current record viewd in crystal report in vb.net Pin
Choubey Prashant28-May-09 17:57
Choubey Prashant28-May-09 17:57 
QuestionHowto create a virtual instance of a Modem Device ? Pin
matiboyin26-May-09 19:19
matiboyin26-May-09 19:19 
AnswerRe: Howto create a virtual instance of a Modem Device ? Pin
Dave Kreskowiak27-May-09 1:42
mveDave Kreskowiak27-May-09 1:42 
AnswerRe: Howto create a virtual instance of a Modem Device ? Pin
Troy Russell27-May-09 8:24
Troy Russell27-May-09 8:24 
AnswerRe: Howto create a virtual instance of a Modem Device ? Pin
Troy Russell27-May-09 12:58
Troy Russell27-May-09 12:58 
QuestionHow to open a removable drive window . Pin
Ch.Gayatri Subudhi25-May-09 1:55
Ch.Gayatri Subudhi25-May-09 1:55 
AnswerRe: How to open a removable drive window . Pin
Dave Kreskowiak25-May-09 6:41
mveDave Kreskowiak25-May-09 6:41 
GeneralRe: How to open a removable drive window . Pin
Ch.Gayatri Subudhi25-May-09 17:52
Ch.Gayatri Subudhi25-May-09 17:52 
GeneralRe: How to open a removable drive window . Pin
Luc Pattyn26-May-09 0:20
sitebuilderLuc Pattyn26-May-09 0:20 
GeneralRe: How to open a removable drive window . Pin
Dave Kreskowiak26-May-09 3:31
mveDave Kreskowiak26-May-09 3: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.