Click here to Skip to main content
15,923,678 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: My application does not close anymore Pin
desanti3-Nov-16 16:58
desanti3-Nov-16 16:58 
GeneralRe: My application does not close anymore Pin
Ralf Meier3-Nov-16 23:14
mveRalf Meier3-Nov-16 23:14 
GeneralRe: My application does not close anymore Pin
Ralf Meier3-Nov-16 23:20
mveRalf Meier3-Nov-16 23:20 
GeneralRe: My application does not close anymore Pin
desanti4-Nov-16 18:50
desanti4-Nov-16 18:50 
GeneralRe: My application does not close anymore Pin
Ralf Meier5-Nov-16 9:34
mveRalf Meier5-Nov-16 9:34 
GeneralRe: My application does not close anymore Pin
desanti5-Nov-16 15:27
desanti5-Nov-16 15:27 
GeneralRe: My application does not close anymore Pin
Richard MacCutchan5-Nov-16 21:04
mveRichard MacCutchan5-Nov-16 21:04 
GeneralRe: My application does not close anymore Pin
Ralf Meier6-Nov-16 1:26
mveRalf Meier6-Nov-16 1:26 
GeneralRe: My application does not close anymore Pin
Eddy Vluggen4-Nov-16 1:19
professionalEddy Vluggen4-Nov-16 1:19 
GeneralRe: My application does not close anymore Pin
desanti4-Nov-16 18:51
desanti4-Nov-16 18:51 
GeneralRe: My application does not close anymore Pin
Richard MacCutchan4-Nov-16 22:49
mveRichard MacCutchan4-Nov-16 22:49 
QuestionTop-docked control is partially covering the top part of a fill-docked control Pin
desanti31-Oct-16 12:06
desanti31-Oct-16 12:06 
AnswerRe: Top-docked control is partially covering the top part of a fill-docked control Pin
Midi_Mick31-Oct-16 13:00
professionalMidi_Mick31-Oct-16 13:00 
QuestionScreen size and Form size Pin
desanti28-Oct-16 15:36
desanti28-Oct-16 15:36 
AnswerRe: Screen size and Form size Pin
Ralf Meier30-Oct-16 4:41
mveRalf Meier30-Oct-16 4:41 
GeneralRe: Screen size and Form size Pin
desanti30-Oct-16 7:38
desanti30-Oct-16 7:38 
GeneralRe: Screen size and Form size Pin
Dave Kreskowiak30-Oct-16 11:05
mveDave Kreskowiak30-Oct-16 11:05 
GeneralRe: Screen size and Form size Pin
desanti30-Oct-16 13:45
desanti30-Oct-16 13:45 
GeneralRe: Screen size and Form size Pin
NotPolitcallyCorrect30-Oct-16 14:34
NotPolitcallyCorrect30-Oct-16 14:34 
GeneralRe: Screen size and Form size Pin
Dave Kreskowiak30-Oct-16 17:53
mveDave Kreskowiak30-Oct-16 17:53 
AnswerRe: Screen size and Form size Pin
Mycroft Holmes30-Oct-16 17:31
professionalMycroft Holmes30-Oct-16 17:31 
I always design for the smallest reasonable screen size. I used to have a graphic as my background that displayed the sizes from 640 - to 1024 but that was a long time ago. Now I make sure my forms fit a 13" laptop at 1024.

I then use a dock type layout where the central control (commonly the gridview) is expandable to fill the area when the user maximises the form.
Never underestimate the power of human stupidity
RAH

QuestionAn easy way of implementing INotifyPropertyChanged on entity Framework Pin
desanti27-Oct-16 14:58
desanti27-Oct-16 14:58 
AnswerRe: An easy way of implementing INotifyPropertyChanged on entity Framework Pin
Brisingr Aerowing27-Oct-16 16:11
professionalBrisingr Aerowing27-Oct-16 16:11 
QuestionEntity Framework : Save new object and new childs Pin
desanti27-Oct-16 7:22
desanti27-Oct-16 7:22 
AnswerRe: Entity Framework : Save new object and new childs Pin
Dave Kreskowiak27-Oct-16 11:04
mveDave Kreskowiak27-Oct-16 11:04 

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.