Click here to Skip to main content
15,915,509 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: database problem Pin
Colin Angus Mackay6-Mar-08 1:26
Colin Angus Mackay6-Mar-08 1:26 
GeneralBest practices winforms projects in C# Pin
SimonH7614-Feb-08 22:39
SimonH7614-Feb-08 22:39 
GeneralRe: Best practices winforms projects in C# Pin
Colin Angus Mackay15-Feb-08 1:55
Colin Angus Mackay15-Feb-08 1:55 
GeneralRe: Best practices winforms projects in C# Pin
Giorgi Dalakishvili15-Feb-08 2:16
mentorGiorgi Dalakishvili15-Feb-08 2:16 
GeneralRe: Best practices winforms projects in C# Pin
SimonH7615-Feb-08 16:39
SimonH7615-Feb-08 16:39 
GeneralRe: Best practices winforms projects in C# Pin
Giorgi Dalakishvili16-Feb-08 4:56
mentorGiorgi Dalakishvili16-Feb-08 4:56 
QuestionAbt changing the settings of default keys In Win CE 6.0 Pin
Pankaj Kothawade14-Feb-08 19:29
Pankaj Kothawade14-Feb-08 19:29 
GeneralAdvice of TableLayoutPanel Pin
Brady Kelly14-Feb-08 18:05
Brady Kelly14-Feb-08 18:05 
I’m trying to emulate the look and feel of something like MS Office Accounting, with a common form layout of two lists of label-control pairs, one at the top left of the form, and the other at the top right. Below these is normally a grid, or other controls that span the whole width of the form, e.g.

-|-
-|-
_|_
___

Now it seems to me that the TableLayoutPanel should be the basis of this, allowing the two top sections to dynamically size as the form sizes horizontally. However, I don’t know whether to use four columns, for left label-control and right label-control, and one row for each two label-control pairs, or to use two columns, and a separate container in each column for a vertical list of label-control pairs.

I’ve never used these layout controls before so any advice will be much appreciated.



GeneralRe: Advice of TableLayoutPanel Pin
Dave Kreskowiak15-Feb-08 6:20
mveDave Kreskowiak15-Feb-08 6:20 
Question"Program Not Responding" Pin
nathan2240513-Feb-08 10:15
nathan2240513-Feb-08 10:15 
GeneralRe: "Program Not Responding" Pin
led mike13-Feb-08 10:34
led mike13-Feb-08 10:34 
GeneralRe: "Program Not Responding" Pin
nathan2240513-Feb-08 10:45
nathan2240513-Feb-08 10:45 
GeneralRe: "Program Not Responding" Pin
led mike13-Feb-08 11:07
led mike13-Feb-08 11:07 
GeneralRe: "Program Not Responding" Pin
nathan2240513-Feb-08 11:52
nathan2240513-Feb-08 11:52 
GeneralRe: "Program Not Responding" Pin
led mike13-Feb-08 11:59
led mike13-Feb-08 11:59 
GeneralRe: "Program Not Responding" Pin
nathan2240513-Feb-08 12:38
nathan2240513-Feb-08 12:38 
GeneralRe: "Program Not Responding" Pin
led mike13-Feb-08 13:15
led mike13-Feb-08 13:15 
GeneralRe: "Program Not Responding" Pin
Dave Kreskowiak15-Feb-08 6:18
mveDave Kreskowiak15-Feb-08 6:18 
GeneralRe: "Program Not Responding" Pin
nathan2240515-Feb-08 7:22
nathan2240515-Feb-08 7:22 
GeneralRe: "Program Not Responding" Pin
Dave Kreskowiak15-Feb-08 9:26
mveDave Kreskowiak15-Feb-08 9:26 
GeneralRe: "Program Not Responding" Pin
nathan2240515-Feb-08 9:53
nathan2240515-Feb-08 9:53 
GeneralGraphics using C# Pin
RanaSohail12-Feb-08 14:00
RanaSohail12-Feb-08 14:00 
GeneralRe: Graphics using C# Pin
Christian Graus12-Feb-08 14:15
protectorChristian Graus12-Feb-08 14:15 
GeneralRe: Graphics using C# Pin
Patrick Etc.17-Feb-08 5:44
Patrick Etc.17-Feb-08 5:44 
Generalimport excel data from excel sheet to ms access database table Pin
Naresh12345678912-Feb-08 0:44
Naresh12345678912-Feb-08 0:44 

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.