Click here to Skip to main content
16,006,442 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL9-Mar-04 2:03
WESHILL9-Mar-04 2:03 
Questionmousehover? Pin
Nadroj14-Feb-04 6:42
Nadroj14-Feb-04 6:42 
AnswerRe: mousehover? Pin
Matthew Hazlett14-Feb-04 7:13
Matthew Hazlett14-Feb-04 7:13 
GeneralRe: mousehover? Pin
Nadroj14-Feb-04 7:21
Nadroj14-Feb-04 7:21 
GeneralRe: mousehover? Pin
Matthew Hazlett14-Feb-04 7:37
Matthew Hazlett14-Feb-04 7:37 
GeneralRe: mousehover? Pin
Nadroj14-Feb-04 7:44
Nadroj14-Feb-04 7:44 
GeneralNew to VB.Net from VB6 Pin
Gaz@UK14-Feb-04 5:33
Gaz@UK14-Feb-04 5:33 
GeneralRe: New to VB.Net from VB6 Pin
Michael P Butler14-Feb-04 6:07
Michael P Butler14-Feb-04 6:07 
Simply,

Declare an instance of your form and call the Show method.

Dim myForm As New Form2

myForm.Show()


Michael

But you know when the truth is told,
That you can get what you want or you can just get old,
Your're going to kick off before you even get halfway through.
When will you realise... Vienna waits for you?
- "The Stranger," Billy Joel
GeneralRe: New to VB.Net from VB6 Pin
Gaz@UK14-Feb-04 21:12
Gaz@UK14-Feb-04 21:12 
QuestionVisual Basic 6.0 Skinning?? Pin
erikkloeze14-Feb-04 3:20
erikkloeze14-Feb-04 3:20 
AnswerRe: Visual Basic 6.0 Skinning?? Pin
r i s h a b h s16-Feb-04 19:45
r i s h a b h s16-Feb-04 19:45 
GeneralRe: Visual Basic 6.0 Skinning?? Pin
erikkloeze17-Feb-04 3:22
erikkloeze17-Feb-04 3:22 
GeneralRe: Visual Basic 6.0 Skinning?? Pin
Wilbur J. Pereira18-Feb-04 7:54
Wilbur J. Pereira18-Feb-04 7:54 
GeneralVB.NET for SQL Server problem Pin
bensoncd14-Feb-04 2:56
bensoncd14-Feb-04 2:56 
GeneralRe: VB.NET for SQL Server problem Pin
Ian Darling14-Feb-04 3:36
Ian Darling14-Feb-04 3:36 
GeneralOK: VB.NET for SQL Server Pin
bensoncd16-Feb-04 11:12
bensoncd16-Feb-04 11:12 
Generaltabpage seting foucs Pin
aynka200014-Feb-04 2:49
aynka200014-Feb-04 2:49 
GeneralRe: tabpage seting foucs Pin
Matthew Hazlett14-Feb-04 4:36
Matthew Hazlett14-Feb-04 4:36 
GeneralFSO FileSystemObject Pin
djbugzy13-Feb-04 20:43
djbugzy13-Feb-04 20:43 
GeneralRe: FSO FileSystemObject Pin
Hesham Amin13-Feb-04 22:57
Hesham Amin13-Feb-04 22:57 
GeneralUserform using text boxes Pin
EZ-V13-Feb-04 18:11
EZ-V13-Feb-04 18:11 
GeneralRe: Userform using text boxes Pin
Nadroj13-Feb-04 18:44
Nadroj13-Feb-04 18:44 
GeneralCannot create Enum Type from Type.GetType("EnumName") Pin
Dallas Matthews13-Feb-04 8:39
Dallas Matthews13-Feb-04 8:39 
GeneralRe: Cannot create Enum Type from Type.GetType("EnumName") Pin
Matthew Hazlett13-Feb-04 9:00
Matthew Hazlett13-Feb-04 9:00 
GeneralRe: Cannot create Enum Type from Type.GetType("EnumName") Pin
Dallas Matthews13-Feb-04 9:08
Dallas Matthews13-Feb-04 9:08 

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.