Click here to Skip to main content
15,949,686 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Panels Pin
Christian Graus6-Dec-06 20:30
protectorChristian Graus6-Dec-06 20:30 
AnswerRe: Panels Pin
obarahmeh7-Dec-06 4:41
obarahmeh7-Dec-06 4:41 
Questiontab movements in windows application Pin
rrrriiizz6-Dec-06 19:01
rrrriiizz6-Dec-06 19:01 
AnswerRe: tab movements in windows application Pin
Christian Graus6-Dec-06 19:28
protectorChristian Graus6-Dec-06 19:28 
GeneralRe: tab movements in windows application Pin
rrrriiizz6-Dec-06 21:39
rrrriiizz6-Dec-06 21:39 
GeneralRe: tab movements in windows application Pin
nlarson117-Dec-06 3:43
nlarson117-Dec-06 3:43 
GeneralRe: tab movements in windows application Pin
rrrriiizz8-Dec-06 19:57
rrrriiizz8-Dec-06 19:57 
Questioncomplex variable passing... Pin
shoorrock6-Dec-06 18:17
shoorrock6-Dec-06 18:17 
Hi all, I've stumbled onto a problem I can't find a solution to.


I have a custom data grid that has a auto complete feature. This feature needs to look at the data for the current document (this is not a sql type grid.) Since the program is a MDI interface, i have a set of variables that serve as the common point for any member that needs data about the current document.

The problem i have run into is that I need to reload the variables that are pointing to the common point variables when the current document changes, rather than just changing the common document pointers.

If this isn't clear:

Display-------->Selected document---------------->document collection
I want to make the display look at the selected document address, rather than the data in the document collection.

I've read the marshalling info, but since this is an auto-complete that is updated with info, it appears that copying to unmanaged memory will not solve the issue.

Anyone have any ideas short of creating a delegate function?

Thanks,

Tom


AnswerRe: complex variable passing... Pin
Dave Kreskowiak7-Dec-06 18:07
mveDave Kreskowiak7-Dec-06 18:07 
Answery something wrong after passing 10 row of line to EXCEL? [SOLVED!][modified] Pin
campbells6-Dec-06 15:26
campbells6-Dec-06 15:26 
AnswerRe: y something wrong after passing 10 row of line to EXCEL? [Urgent] Pin
ChandraRam7-Dec-06 0:59
ChandraRam7-Dec-06 0:59 
GeneralRe: y something wrong after passing 10 row of line to EXCEL? [Urgent] Pin
campbells7-Dec-06 14:29
campbells7-Dec-06 14:29 
GeneralRe: y something wrong after passing 10 row of line to EXCEL? [Urgent] Pin
ChandraRam7-Dec-06 15:45
ChandraRam7-Dec-06 15:45 
GeneralRe: y something wrong after passing 10 row of line to EXCEL? [Urgent] Pin
campbells7-Dec-06 16:52
campbells7-Dec-06 16:52 
GeneralRe: y something wrong after passing 10 row of line to EXCEL? [Urgent] Pin
ChandraRam7-Dec-06 18:42
ChandraRam7-Dec-06 18:42 
GeneralRe: y something wrong after passing 10 row of line to EXCEL? [Urgent] Pin
campbells7-Dec-06 19:27
campbells7-Dec-06 19:27 
AnswerStop making all your questions 'urgent' Pin
leckey7-Dec-06 5:16
leckey7-Dec-06 5:16 
JokeRe: Stop making all your questions 'urgent' Pin
Paul Conrad7-Dec-06 5:35
professionalPaul Conrad7-Dec-06 5:35 
GeneralRe: Stop making all your questions 'urgent' Pin
campbells7-Dec-06 14:28
campbells7-Dec-06 14:28 
GeneralRe: Stop making all your questions 'urgent' Pin
Dave Kreskowiak7-Dec-06 14:52
mveDave Kreskowiak7-Dec-06 14:52 
GeneralRe: Stop making all your questions 'urgent' Pin
campbells7-Dec-06 15:14
campbells7-Dec-06 15:14 
GeneralRe: Stop making all your questions 'urgent' Pin
Dave Kreskowiak7-Dec-06 18:00
mveDave Kreskowiak7-Dec-06 18:00 
GeneralRe: Stop making all your questions 'urgent' Pin
campbells7-Dec-06 18:17
campbells7-Dec-06 18:17 
GeneralRe: Stop making all your questions 'urgent' Pin
Paul Conrad8-Dec-06 18:13
professionalPaul Conrad8-Dec-06 18:13 
GeneralRe: Stop making all your questions 'urgent' Pin
Paul Conrad8-Dec-06 18:12
professionalPaul Conrad8-Dec-06 18:12 

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.