Click here to Skip to main content
15,913,610 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: menuItem mouseOver event Pin
Anonymous17-Feb-05 10:03
Anonymous17-Feb-05 10:03 
GeneralFreeze column in a datagrid scroll Pin
Ron317-Feb-05 7:19
Ron317-Feb-05 7:19 
Generalexposing nested classes via webservices Pin
detroitboy17-Feb-05 5:18
detroitboy17-Feb-05 5:18 
Generalreferencing windows form in a variable Pin
Anonymous17-Feb-05 4:42
Anonymous17-Feb-05 4:42 
GeneralRe: referencing windows form in a variable Pin
Colin Angus Mackay17-Feb-05 5:04
Colin Angus Mackay17-Feb-05 5:04 
GeneralRe: referencing windows form in a variable Pin
Anonymous17-Feb-05 7:22
Anonymous17-Feb-05 7:22 
GeneralRe: referencing windows form in a variable Pin
Anonymous17-Feb-05 8:09
Anonymous17-Feb-05 8:09 
GeneralRe: referencing windows form in a variable Pin
Colin Angus Mackay17-Feb-05 8:25
Colin Angus Mackay17-Feb-05 8:25 
Anonymous wrote:
Dim mScreen

mScreen is an object reference, so when you assign your casted Me.Owner to it, you completely undo the cast and then some.

Use:
Dim mScreen As MainScreen


Does this help?


Do you want to know more?
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


GeneralRe: referencing windows form in a variable Pin
Anonymous17-Feb-05 8:34
Anonymous17-Feb-05 8:34 
Generalproblem with writing into a struct Pin
Dahoolio17-Feb-05 2:49
Dahoolio17-Feb-05 2:49 
GeneralRe: problem with writing into a struct Pin
Dahoolio17-Feb-05 23:09
Dahoolio17-Feb-05 23:09 
GeneralRe: problem with writing into a struct Pin
Dahoolio17-Feb-05 23:30
Dahoolio17-Feb-05 23:30 
GeneralPeer to peer Pin
manasrahfantom17-Feb-05 0:30
manasrahfantom17-Feb-05 0:30 
QuestionHow to use com port Pin
kamal_8216-Feb-05 23:21
kamal_8216-Feb-05 23:21 
AnswerRe: How to use com port Pin
Just Greeky Creek17-Feb-05 2:05
Just Greeky Creek17-Feb-05 2:05 
GeneralWebBrowser Control Pin
Sumit Domyan16-Feb-05 22:42
Sumit Domyan16-Feb-05 22:42 
GeneralExporting Data Pin
Just Greeky Creek16-Feb-05 21:21
Just Greeky Creek16-Feb-05 21:21 
GeneralFile access on a remote pc Pin
SalieghA16-Feb-05 19:36
SalieghA16-Feb-05 19:36 
GeneralRe: File access on a remote pc Pin
Dave Kreskowiak17-Feb-05 5:03
mveDave Kreskowiak17-Feb-05 5:03 
GeneralError loading type library/DLL. Pin
jatin.mehta@gmail.com16-Feb-05 18:45
jatin.mehta@gmail.com16-Feb-05 18:45 
GeneralRe: Error loading type library/DLL. Pin
Dave Kreskowiak17-Feb-05 4:53
mveDave Kreskowiak17-Feb-05 4:53 
Questionmsn messenger style popup alert for VB app ? Pin
erajsri16-Feb-05 16:25
erajsri16-Feb-05 16:25 
AnswerRe: msn messenger style popup alert for VB app ? Pin
Dave Kreskowiak17-Feb-05 4:47
mveDave Kreskowiak17-Feb-05 4:47 
AnswerRe: msn messenger style popup alert for VB app ? Pin
cpod21-Feb-05 17:55
cpod21-Feb-05 17:55 
GeneralRE: TabControl bounding box Pin
iomasteroi16-Feb-05 15:52
iomasteroi16-Feb-05 15:52 

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.