Click here to Skip to main content
15,916,398 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPopulate Pin
ozzyrocsdbn21-Jun-07 4:17
ozzyrocsdbn21-Jun-07 4:17 
Questionhow to get data from vb to excel [modified] Pin
khan201021-Jun-07 0:38
khan201021-Jun-07 0:38 
AnswerRe: how to get data from vb to excel Pin
Christian Graus21-Jun-07 1:02
protectorChristian Graus21-Jun-07 1:02 
GeneralRe: how to get data from vb to excel Pin
khan201021-Jun-07 1:18
khan201021-Jun-07 1:18 
AnswerRe: how to get data from vb to excel Pin
v1i9n6o7d21-Jun-07 1:03
v1i9n6o7d21-Jun-07 1:03 
GeneralRe: how to get data from vb to excel Pin
khan201021-Jun-07 1:19
khan201021-Jun-07 1:19 
QuestionAdjusting Resolutions of applications Pin
v1i9n6o7d21-Jun-07 0:13
v1i9n6o7d21-Jun-07 0:13 
AnswerRe: Adjusting Resolutions of applications Pin
originSH21-Jun-07 0:25
originSH21-Jun-07 0:25 
v1i9n6o7d wrote:
You get the picture and now give me your resolution

Laugh | :laugh:

I'm going to assume your on about WinForms here rather than ASP.Net and .Net 2.0 rather than 1.1 Wink | ;)

Each control has a set of properties from controling layout. Lhe major ones are 'Dock' and 'Anchor'.

Dock will make your control fill the space in it's container.
Anchor will make your control resize itself when you resize it's container.

Between these two you can cover most situations. For those you can't, you might need to use the provided containers like the 'TableLaoutPanel' or 'SplitContainer' which allow for more complex layouts.


Start with a simple form design and experiment to get a feel for these features and you'll soon get the hang of it Big Grin | :-D although it can take some time to get right when its a complex form.
GeneralRe: Adjusting Resolutions of applications Pin
v1i9n6o7d21-Jun-07 0:32
v1i9n6o7d21-Jun-07 0:32 
GeneralRe: Adjusting Resolutions of applications Pin
originSH21-Jun-07 0:37
originSH21-Jun-07 0:37 
AnswerRe: Adjusting Resolutions of applications Pin
Christian Graus21-Jun-07 0:37
protectorChristian Graus21-Jun-07 0:37 
GeneralRe: Adjusting Resolutions of applications Pin
originSH21-Jun-07 0:38
originSH21-Jun-07 0:38 
AnswerRe: Adjusting Resolutions of applications Pin
Mycroft Holmes21-Jun-07 15:04
professionalMycroft Holmes21-Jun-07 15:04 
QuestionSell vb.net applications Pin
FeRtoll21-Jun-07 0:12
FeRtoll21-Jun-07 0:12 
AnswerRe: Sell vb.net applications Pin
v1i9n6o7d21-Jun-07 0:16
v1i9n6o7d21-Jun-07 0:16 
AnswerRe: Sell vb.net applications Pin
Christian Graus21-Jun-07 0:39
protectorChristian Graus21-Jun-07 0:39 
AnswerRe: Sell vb.net applications Pin
Navneet Hegde21-Jun-07 0:44
Navneet Hegde21-Jun-07 0:44 
AnswerRe: Sell vb.net applications Pin
FeRtoll21-Jun-07 23:44
FeRtoll21-Jun-07 23:44 
Questionhow to set a timetable Pin
saraswathy14320-Jun-07 23:17
saraswathy14320-Jun-07 23:17 
AnswerRe: how to set a timetable Pin
Christian Graus20-Jun-07 23:21
protectorChristian Graus20-Jun-07 23:21 
AnswerRe: how to set a timetable Pin
Vasudevan Deepak Kumar20-Jun-07 23:32
Vasudevan Deepak Kumar20-Jun-07 23:32 
QuestionRecord Locking. Pin
Sonia Gupta20-Jun-07 23:16
Sonia Gupta20-Jun-07 23:16 
AnswerRe: Record Locking. Pin
Christian Graus20-Jun-07 23:47
protectorChristian Graus20-Jun-07 23:47 
QuestionRe: Record Locking. Pin
Sonia Gupta21-Jun-07 0:08
Sonia Gupta21-Jun-07 0:08 
AnswerRe: Record Locking. Pin
Christian Graus21-Jun-07 0:20
protectorChristian Graus21-Jun-07 0: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.