Click here to Skip to main content
15,894,180 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalnoise level Pin
Hasan sakib26-Oct-04 14:32
sussHasan sakib26-Oct-04 14:32 
GeneralRe: noise level Pin
Christian Graus26-Oct-04 14:48
protectorChristian Graus26-Oct-04 14:48 
Generalrunning applications thru VB.NEt Pin
adi_sie26-Oct-04 11:43
adi_sie26-Oct-04 11:43 
Generalprevent flickering when showing and hiding controls Pin
SveFro26-Oct-04 9:44
SveFro26-Oct-04 9:44 
GeneralException handling in VB.NET db project Pin
Sujitmatrix26-Oct-04 7:54
Sujitmatrix26-Oct-04 7:54 
Generalvb.net regional language support for a database project Pin
Sujitmatrix26-Oct-04 7:53
Sujitmatrix26-Oct-04 7:53 
GeneralYou must implement the Add(System.Object) method - Urgent help needed Pin
RichiLloyd26-Oct-04 6:49
RichiLloyd26-Oct-04 6:49 
GeneralRe: You must implement the Add(System.Object) method - Urgent help needed Pin
Christian Graus26-Oct-04 10:24
protectorChristian Graus26-Oct-04 10:24 
erm... perhaps you could do what the error is telling you to do ?

Public Sub Add(ByVal Value As Object)

m_colHistory.Add(Value)

End Sub



Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralRe: You must implement the Add(System.Object) method - Urgent help needed Pin
RichiLloyd26-Oct-04 12:36
RichiLloyd26-Oct-04 12:36 
GeneralRe: You must implement the Add(System.Object) method - Urgent help needed Pin
Steven Campbell26-Oct-04 14:02
Steven Campbell26-Oct-04 14:02 
GeneralDeploying windows applications Pin
Britnt726-Oct-04 4:29
Britnt726-Oct-04 4:29 
GeneralRe: Deploying windows applications Pin
Dave Kreskowiak26-Oct-04 5:12
mveDave Kreskowiak26-Oct-04 5:12 
GeneralRe: Deploying windows applications Pin
Britnt726-Oct-04 5:16
Britnt726-Oct-04 5:16 
GeneralRe: Deploying windows applications Pin
Dave Kreskowiak26-Oct-04 6:37
mveDave Kreskowiak26-Oct-04 6:37 
GeneralBuilding Wizards Pin
shevi202726-Oct-04 2:55
shevi202726-Oct-04 2:55 
GeneralRemote COM invoking vb.net Pin
Kumar0926-Oct-04 2:40
Kumar0926-Oct-04 2:40 
GeneralDisplay in List View Pin
Member 146985226-Oct-04 2:21
Member 146985226-Oct-04 2:21 
Generalmsscript.ocx Pin
iambhushan26-Oct-04 1:15
iambhushan26-Oct-04 1:15 
GeneralRe: msscript.ocx Pin
Dave Kreskowiak26-Oct-04 4:14
mveDave Kreskowiak26-Oct-04 4:14 
GeneralMultiple access to Single Database Pin
payal sheth25-Oct-04 23:52
payal sheth25-Oct-04 23:52 
GeneralRe: Multiple access to Single Database Pin
J4amieC26-Oct-04 0:40
J4amieC26-Oct-04 0:40 
GeneralRe: Multiple access to Single Database Pin
Dave Kreskowiak26-Oct-04 4:10
mveDave Kreskowiak26-Oct-04 4:10 
GeneralBuilding Wizards Pin
shevi202725-Oct-04 22:51
shevi202725-Oct-04 22:51 
GeneralRe: Building Wizards Pin
MohammadAmiry26-Oct-04 0:14
MohammadAmiry26-Oct-04 0:14 
GeneralRe: Building Wizards Pin
shevi202726-Oct-04 2:00
shevi202726-Oct-04 2:00 

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.