Click here to Skip to main content
15,890,512 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Ralf Meier23-Jun-15 18:59
mveRalf Meier23-Jun-15 18:59 
GeneralRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Eddy Vluggen23-Jun-15 10:28
professionalEddy Vluggen23-Jun-15 10:28 
GeneralRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Ralf Meier23-Jun-15 18:32
mveRalf Meier23-Jun-15 18:32 
GeneralRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Member 1178537423-Jun-15 20:56
Member 1178537423-Jun-15 20:56 
GeneralRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Eddy Vluggen24-Jun-15 1:03
professionalEddy Vluggen24-Jun-15 1:03 
AnswerRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Dave Kreskowiak23-Jun-15 2:41
mveDave Kreskowiak23-Jun-15 2:41 
AnswerRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
faceVidamo25-Jun-15 15:07
faceVidamo25-Jun-15 15:07 
QuestionProblem when open Mdi Forms Pin
Mohamed Hamdy21-Jun-15 5:34
Mohamed Hamdy21-Jun-15 5:34 
Hello Everybody,
I'm Using VB and I have a problem in my project I set my home page ismdicontainer and set that code to open new form in it
VB
Dim ggo As New AddNewItem
       ggo.MdiParent = Me
       ggo.Show()

but the problem is when I'm open the child form I'm feeling it load slowly or load Jerk may be and Note that I putted approximately 20 Textbox and 20 label , but that problem not show and I feeling everything is fine when I'm not open form in my home page and also when I'm Delete at lest 17 textbox and 17 label. I hope to understand my problem I searched for that problem many time but I can't find anything about that issue.
I hope to find any help and thank you.
AnswerRe: Problem when open Mdi Forms Pin
Dave Kreskowiak21-Jun-15 6:34
mveDave Kreskowiak21-Jun-15 6:34 
GeneralRe: Problem when open Mdi Forms Pin
Mohamed Hamdy22-Jun-15 9:08
Mohamed Hamdy22-Jun-15 9:08 
GeneralRe: Problem when open Mdi Forms Pin
Dave Kreskowiak22-Jun-15 9:46
mveDave Kreskowiak22-Jun-15 9:46 
AnswerRe: Problem when open Mdi Forms Pin
Eddy Vluggen22-Jun-15 11:54
professionalEddy Vluggen22-Jun-15 11:54 
QuestionDetect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 0:25
satc21-Jun-15 0:25 
AnswerRe: Detect if Shift button is pressed in general on a vb.net application Pin
Dave Kreskowiak21-Jun-15 6:28
mveDave Kreskowiak21-Jun-15 6:28 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 11:07
satc21-Jun-15 11:07 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Dave Kreskowiak21-Jun-15 11:59
mveDave Kreskowiak21-Jun-15 11:59 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 14:29
satc21-Jun-15 14:29 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 18:40
mveRalf Meier21-Jun-15 18:40 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 18:46
satc21-Jun-15 18:46 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 19:24
mveRalf Meier21-Jun-15 19:24 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 19:35
satc21-Jun-15 19:35 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 20:37
mveRalf Meier21-Jun-15 20:37 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 22:09
satc21-Jun-15 22:09 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 23:38
mveRalf Meier21-Jun-15 23:38 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc22-Jun-15 0:05
satc22-Jun-15 0:05 

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.