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

Visual Basic

 
GeneralRe: Preventing automatic vars changes in Multiple Child Forms Pin
Dave Kreskowiak26-Dec-06 10:51
mveDave Kreskowiak26-Dec-06 10:51 
GeneralRe: Preventing automatic vars changes in Multiple Child Forms Pin
NigeLost26-Dec-06 11:25
NigeLost26-Dec-06 11:25 
QuestionGetting information from the database Pin
Aigini26-Dec-06 4:34
Aigini26-Dec-06 4:34 
AnswerRe: Getting information from the database Pin
Agus Budianto26-Dec-06 17:28
Agus Budianto26-Dec-06 17:28 
Questionmaking the column readonly Pin
RAJWANTMISHRA26-Dec-06 4:30
RAJWANTMISHRA26-Dec-06 4:30 
AnswerRe: making the column readonly Pin
Janani Divya27-Dec-06 1:20
Janani Divya27-Dec-06 1:20 
GeneralRe: making the column readonly Pin
RAJWANTMISHRA27-Dec-06 5:19
RAJWANTMISHRA27-Dec-06 5:19 
QuestionPreventing automatic variable changes in Multiple Child Forms Pin
NigeLost26-Dec-06 3:52
NigeLost26-Dec-06 3:52 
Hi,

I am working on what is, I suppose, a fairly ambitious project for a newbie!

As you can guess, I have hit a snag and would like some easy-to-follow assistance, please.

My program is for input of some information, storing this in a database, then using the information to build 4-point graphs in child windows when selected from a ListBox. The Row ID is gained from the ListBox Item selection, enabling identification & retrieval of the relevant data to build the graph and other data into a "template" child Window, which is then displayed.

All works great until....

A number of graphs need to be selected for display as comparisons. Clicking several items in the ListBox opens several Child Windows. They each open correctly BUT, from Graph 2 onwards, as each is opened, the previous graphs automatically change to the current item's data. As a result I end up with all graphs & info being exactly the same.

How can I ensure that, after creation, a Child Form accepts no further input, is immobilised, becomes inert, freezes its content,or whatever?

I have not found anything that helps me through this dilemma. Can you help me find the solution?

Many thanks.


AnswerRe: Preventing automatic variable changes in Multiple Child Forms Pin
Dave Kreskowiak26-Dec-06 6:36
mveDave Kreskowiak26-Dec-06 6:36 
QuestionUrgent Pin
vin107025-Dec-06 23:12
vin107025-Dec-06 23:12 
AnswerRe: Urgent Pin
Colin Angus Mackay26-Dec-06 0:09
Colin Angus Mackay26-Dec-06 0:09 
AnswerRe: Urgent Pin
Dave Kreskowiak26-Dec-06 2:38
mveDave Kreskowiak26-Dec-06 2:38 
GeneralRe: Urgent Pin
Paul Conrad26-Dec-06 16:07
professionalPaul Conrad26-Dec-06 16:07 
QuestionRemoting Pin
nitin_ion25-Dec-06 22:55
nitin_ion25-Dec-06 22:55 
AnswerRe: Remoting Pin
Dave Kreskowiak26-Dec-06 2:39
mveDave Kreskowiak26-Dec-06 2:39 
GeneralRe: Remoting Pin
nitin_ion26-Dec-06 17:09
nitin_ion26-Dec-06 17:09 
GeneralRe: Remoting Pin
Dave Kreskowiak27-Dec-06 1:25
mveDave Kreskowiak27-Dec-06 1:25 
QuestionDrag & Drop Problem Pin
Taylor Kobani25-Dec-06 20:53
Taylor Kobani25-Dec-06 20:53 
AnswerRe: Drag & Drop Problem Pin
Christian Graus25-Dec-06 22:21
protectorChristian Graus25-Dec-06 22:21 
GeneralRe: Drag & Drop Problem Pin
Taylor Kobani27-Dec-06 20:24
Taylor Kobani27-Dec-06 20:24 
QuestionUnable to resolve type Error Pin
bprashant25-Dec-06 19:56
bprashant25-Dec-06 19:56 
AnswerRe: Unable to resolve type Error Pin
Christian Graus25-Dec-06 22:21
protectorChristian Graus25-Dec-06 22:21 
QuestionFile Load Problem Pin
EMPeek25-Dec-06 17:18
EMPeek25-Dec-06 17:18 
AnswerRe: File Load Problem Pin
Dave Kreskowiak25-Dec-06 17:50
mveDave Kreskowiak25-Dec-06 17:50 
GeneralRe: File Load Problem Pin
EMPeek25-Dec-06 18:44
EMPeek25-Dec-06 18:44 

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.