Click here to Skip to main content
15,905,915 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Object reference not set to an instance of an object Pin
VB .NET Newbie1-Apr-05 15:26
sussVB .NET Newbie1-Apr-05 15:26 
GeneralCapslock status Pin
Mr Dabbah1-Apr-05 9:12
Mr Dabbah1-Apr-05 9:12 
GeneralRe: Capslock status Pin
Anonymous1-Apr-05 18:41
Anonymous1-Apr-05 18:41 
QuestionDrive mount/dismount notification ? Pin
MrBean1-Apr-05 5:03
MrBean1-Apr-05 5:03 
AnswerRe: Drive mount/dismount notification ? Pin
Anonymous3-Apr-05 9:34
Anonymous3-Apr-05 9:34 
AnswerRe: Drive mount/dismount notification ? Pin
Anonymous3-Apr-05 9:59
Anonymous3-Apr-05 9:59 
GeneralAccessor Properties in Forms Pin
maxmanzero1-Apr-05 4:58
maxmanzero1-Apr-05 4:58 
GeneralRe: Accessor Properties in Forms Pin
carlos_rocha3-Apr-05 23:08
carlos_rocha3-Apr-05 23:08 
Hi! I don´t think you have access to the form that class. From the top of my head i see a way (there are others i'm sure):

Use delegates. When you create the object from class ticker pass it a reference to the function setText.This reference can be used to initialize your delegate. If the object will execute in another thread (other than the UI thread) it's better to use also Me.Invoke(...);

Never say never
GeneralIMAP Client Pin
M4nj_j1-Apr-05 4:37
M4nj_j1-Apr-05 4:37 
Questionplaying mpeg files How? Pin
stevekhan1-Apr-05 4:23
stevekhan1-Apr-05 4:23 
GeneralHelp file not getting focus on Dialog Form Pin
Rizwan Bashir1-Apr-05 1:38
Rizwan Bashir1-Apr-05 1:38 
GeneralRe: Help file not getting focus on Dialog Form Pin
Dave Kreskowiak1-Apr-05 2:23
mveDave Kreskowiak1-Apr-05 2:23 
GeneralRe: Help file not getting focus on Dialog Form Pin
Rizwan Bashir1-Apr-05 20:15
Rizwan Bashir1-Apr-05 20:15 
GeneralSave Pictures Pin
RajithCAlwis1-Apr-05 1:36
RajithCAlwis1-Apr-05 1:36 
GeneralRe: Save Pictures Pin
bodespace1-Apr-05 1:51
bodespace1-Apr-05 1:51 
Generallook for dominant color in bitmap Pin
bodespace1-Apr-05 0:59
bodespace1-Apr-05 0:59 
GeneralRe: look for dominant color in bitmap Pin
Dave Kreskowiak1-Apr-05 2:20
mveDave Kreskowiak1-Apr-05 2:20 
GeneralRe: look for dominant color in bitmap Pin
bodespace1-Apr-05 2:39
bodespace1-Apr-05 2:39 
GeneralDynamic Controls Pin
Sumit Domyan1-Apr-05 0:54
Sumit Domyan1-Apr-05 0:54 
GeneralRe: Dynamic Controls Pin
Dave Kreskowiak1-Apr-05 2:19
mveDave Kreskowiak1-Apr-05 2:19 
Generalbug(or my problem) in File.Open using FileShare.Write Pin
carlos_rocha1-Apr-05 0:41
carlos_rocha1-Apr-05 0:41 
GeneralRe: bug(or my problem) in File.Open using FileShare.Write Pin
Dave Kreskowiak1-Apr-05 2:17
mveDave Kreskowiak1-Apr-05 2:17 
GeneralRe: bug(or my problem) in File.Open using FileShare.Write Pin
carlos_rocha1-Apr-05 2:20
carlos_rocha1-Apr-05 2:20 
GeneralXML Transform Pin
nitin_ion31-Mar-05 23:12
nitin_ion31-Mar-05 23:12 
Generalcreate new textbox Pin
GaryKoh31-Mar-05 23:02
GaryKoh31-Mar-05 23:02 

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.