Click here to Skip to main content
15,905,867 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
There are several possibilities to solve your problem.
- you could create forms which size matches to your lowest possible screen-resolution
- your form matches to your screen-resolution and you re-calculate the position (and perhaps also the size) of each control on the form. In this case it could also make sense that you change the fontsize of the involved controls. But this makes a lot of work - you should realize that.

I'm sorry but I don't understood your question 2
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 
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 
GeneralRe: Entity Framework : Save new object and new childs Pin
desanti27-Oct-16 14:53
desanti27-Oct-16 14:53 
GeneralRe: Entity Framework : Save new object and new childs Pin
Dave Kreskowiak28-Oct-16 9:44
mveDave Kreskowiak28-Oct-16 9:44 
GeneralRe: Entity Framework : Save new object and new childs Pin
desanti28-Oct-16 10:14
desanti28-Oct-16 10:14 
GeneralRe: Entity Framework : Save new object and new childs Pin
Dave Kreskowiak28-Oct-16 11:00
mveDave Kreskowiak28-Oct-16 11:00 
GeneralRe: Entity Framework : Save new object and new childs Pin
desanti28-Oct-16 11:47
desanti28-Oct-16 11:47 
GeneralRe: Entity Framework : Save new object and new childs Pin
Dave Kreskowiak28-Oct-16 12:14
mveDave Kreskowiak28-Oct-16 12:14 
QuestionHow to Get a Folder(shell32) icon into a listview in visual basic 6 - Cannot get this right Pin
4SAI26-Oct-16 6:46
4SAI26-Oct-16 6:46 

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.