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

Visual Basic

 
GeneralVisual Basic form Pin
husman17-Apr-05 22:57
husman17-Apr-05 22:57 
GeneralRe: Visual Basic form Pin
Anonymous18-Apr-05 0:19
Anonymous18-Apr-05 0:19 
GeneralVisual Basic 6.0 Pin
husman17-Apr-05 22:53
husman17-Apr-05 22:53 
GeneralRe: Visual Basic 6.0 Pin
Dave Kreskowiak18-Apr-05 4:16
mveDave Kreskowiak18-Apr-05 4:16 
GeneralRe: Visual Basic 6.0 Pin
jonathan1518-Apr-05 22:54
jonathan1518-Apr-05 22:54 
GeneralRe: Visual Basic 6.0 Pin
Dave Kreskowiak19-Apr-05 2:27
mveDave Kreskowiak19-Apr-05 2:27 
GeneralDisplaying mdi child forms from within dynamic plugins Pin
Madvanman17-Apr-05 22:43
Madvanman17-Apr-05 22:43 
GeneralRe: Displaying mdi child forms from within dynamic plugins Pin
Dave Kreskowiak18-Apr-05 4:11
mveDave Kreskowiak18-Apr-05 4:11 
Your host application would have to apss a reference to the MDIParent form to any code that's going to create a child form. This is so the child form can be assigned the correct parent form.

Also, any child forms MUST be created on the same thread that the parent form was created on, otherwise, you'll never see the form.


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

GeneralRe: Displaying mdi child forms from within dynamic plugins Pin
Madvanman18-Apr-05 5:45
Madvanman18-Apr-05 5:45 
GeneralRe: Displaying mdi child forms from within dynamic plugins Pin
Dave Kreskowiak18-Apr-05 6:31
mveDave Kreskowiak18-Apr-05 6:31 
Generallistview Pin
ingwaar17-Apr-05 21:51
ingwaar17-Apr-05 21:51 
GeneralRe: listview Pin
Dave Kreskowiak18-Apr-05 4:08
mveDave Kreskowiak18-Apr-05 4:08 
GeneralColor of ScrollBar Pin
Anonymous17-Apr-05 21:39
Anonymous17-Apr-05 21:39 
GeneralRe: Color of ScrollBar Pin
Dave Kreskowiak18-Apr-05 4:07
mveDave Kreskowiak18-Apr-05 4:07 
GeneralGetting Values From another Form dialog Pin
Anonymous17-Apr-05 20:36
Anonymous17-Apr-05 20:36 
GeneralRe: Getting Values From another Form dialog Pin
sumit2117-Apr-05 23:53
sumit2117-Apr-05 23:53 
GeneralRe: Getting Values From another Form dialog Pin
Anonymous18-Apr-05 0:22
Anonymous18-Apr-05 0:22 
GeneralRe: Getting Values From another Form dialog Pin
Mohamed Ishak18-Apr-05 1:34
professionalMohamed Ishak18-Apr-05 1:34 
GeneralRe: Getting Values From another Form dialog Pin
carlos_rocha18-Apr-05 4:56
carlos_rocha18-Apr-05 4:56 
QuestionHow To Just Build An Application In VB 6 Pin
Usman Tasleem Akshaf17-Apr-05 20:28
Usman Tasleem Akshaf17-Apr-05 20:28 
AnswerRe: How To Just Build An Application In VB 6 Pin
Yulianto.17-Apr-05 21:28
Yulianto.17-Apr-05 21:28 
QuestionHow To Make An Application a Service VB 6 Pin
usmanmir17-Apr-05 19:52
usmanmir17-Apr-05 19:52 
AnswerRe: How To Make An Application a Service VB 6 Pin
Yulianto.17-Apr-05 21:39
Yulianto.17-Apr-05 21:39 
AnswerRe: How To Make An Application a Service VB 6 Pin
Dave Kreskowiak18-Apr-05 4:03
mveDave Kreskowiak18-Apr-05 4:03 
General.net framework exe Pin
_tasleem17-Apr-05 14:51
_tasleem17-Apr-05 14:51 

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.