Click here to Skip to main content
15,924,195 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhi : string.startwith doesn't work ????? Pin
10-Jul-05 3:18
suss10-Jul-05 3:18 
AnswerRe: hi : string.startwith doesn't work ????? Pin
Ranoush10-Jul-05 3:38
Ranoush10-Jul-05 3:38 
GeneralRe: hi : string.startwith doesn't work ????? Pin
SmartSDR10-Jul-05 3:48
SmartSDR10-Jul-05 3:48 
Generalkeypress event Pin
vidyashankar10-Jul-05 0:18
vidyashankar10-Jul-05 0:18 
GeneralRe: keypress event Pin
S. Senthil Kumar10-Jul-05 3:48
S. Senthil Kumar10-Jul-05 3:48 
Questionhow to rearrange the grid display in input using oledb method Pin
vidyashankar10-Jul-05 0:16
vidyashankar10-Jul-05 0:16 
Generalset a Dll as a MDI Child Pin
9-Jul-05 21:43
suss9-Jul-05 21:43 
GeneralRe: set a Dll as a MDI Child Pin
Dave Kreskowiak10-Jul-05 8:15
mveDave Kreskowiak10-Jul-05 8:15 
.DLL's as MDI Child??? Forms are MDI Children, not .DLL's.

Of course the forms created in the .DLL's are created outside the MDI Parent. You didn't set the MDI Parent property of the child forms to anything, so they are not children of any form.

You have to add this functionality into your .DLL's so you can set the Parent property from outside the .DLL's.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionHow to call a sub Pin
erikkl20009-Jul-05 14:51
erikkl20009-Jul-05 14:51 
GeneralFormatting Question Pin
erikkl20009-Jul-05 9:21
erikkl20009-Jul-05 9:21 
GeneralRe: Formatting Question Pin
Rob Graham9-Jul-05 17:12
Rob Graham9-Jul-05 17:12 
GeneralRe: Formatting Question Pin
erikkl20009-Jul-05 17:32
erikkl20009-Jul-05 17:32 
Generalactivex Pin
_tasleem9-Jul-05 4:09
_tasleem9-Jul-05 4:09 
QuestionGetTickCount in VB.net 2005? Pin
rushing8-Jul-05 21:21
rushing8-Jul-05 21:21 
AnswerRe: GetTickCount in VB.net 2005? Pin
S. Senthil Kumar8-Jul-05 22:25
S. Senthil Kumar8-Jul-05 22:25 
QuestionHow to set default button in a winform? Pin
rushing8-Jul-05 20:45
rushing8-Jul-05 20:45 
AnswerRe: How to set default button in a winform? Pin
S. Senthil Kumar8-Jul-05 22:21
S. Senthil Kumar8-Jul-05 22:21 
GeneralServer Client Application Pin
AdityaWardha8-Jul-05 20:00
AdityaWardha8-Jul-05 20:00 
GeneralRe: Server Client Application Pin
Dave Kreskowiak9-Jul-05 2:39
mveDave Kreskowiak9-Jul-05 2:39 
QuestionHow to customize unique constraint exception? Pin
Anonymous8-Jul-05 19:08
Anonymous8-Jul-05 19:08 
AnswerRe: How to customize unique constraint exception? Pin
Anonymous9-Jul-05 7:26
Anonymous9-Jul-05 7:26 
QuestionHow to make your application start before windows starts Pin
TheOnlyFalcon8-Jul-05 15:30
TheOnlyFalcon8-Jul-05 15:30 
AnswerRe: How to make your application start before windows starts Pin
Rob Graham8-Jul-05 18:03
Rob Graham8-Jul-05 18:03 
AnswerRe: How to make your application start before windows starts Pin
Dave Kreskowiak9-Jul-05 2:09
mveDave Kreskowiak9-Jul-05 2:09 
GeneralRe: How to make your application start before windows starts Pin
TheOnlyFalcon10-Jul-05 15:41
TheOnlyFalcon10-Jul-05 15:41 

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.