all groups > vb.net controls > august 2005 >
You're in the

vb.net controls

group:

What?!



What?! Jack
8/28/2005 12:00:00 AM
vb.net controls: ObjectA = Me.Controls.Add("Me.Controls.StraightLine" + Str(i))

What happened to this statement? "Me.Controls.StraightLine" + Str(i) was
underlined by .NET?
Thanks
Jack

Re: What?! Herfried K. Wagner [MVP]
8/28/2005 12:00:00 AM
"Jack" <jl@knight.com> schrieb:
[quoted text, click to view]

What exactly do you want to archieve? The 'Controls' collection expects a
control, not a string.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Re: What?! Jack
8/28/2005 12:00:00 AM
I want to use line controls to do pathplanning
I plot various line segments to the form (background),
and run a couple of lines (superimposed on the original lines while hiding
them at run time) and used my algorithm to animate the line segments...
Thanks
Jack

"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at>
???????:%23AUNJe8qFHA.3352@TK2MSFTNGP14.phx.gbl...
[quoted text, click to view]

Re: What?! Jack
8/28/2005 12:00:00 AM
Dear Herfried,
What does the correct expression look like?
Thanks
Jack
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at>
???????:%23AUNJe8qFHA.3352@TK2MSFTNGP14.phx.gbl...
[quoted text, click to view]

Re: What?! Scott M.
8/28/2005 10:41:36 AM
Did you place your mouse pointer at the blue, wavy underline? It would then
tell you what the problem is.


[quoted text, click to view]

AddThis Social Bookmark Button