.Net component question


Author
Message
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (3.4K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I'm new to .Net and am having fun learning it, especially with SF doing lots of the heavy lifting.



I just created a component, using the Component Class template*. I added my code (copied from a normal class that was working). I build the app...no component in toolbox.



So, I must be missing something, need to add an attribute, implement some method. Any ideas?





* OK, extactly what I did

1. Added a new Item, using Component Class

2. Inside the class definition, copied my code form another class into it. This included several overloads for the constructor, 4 properties, 1 method, some private procedures, the fields to hold the property data and a private internal class.

3. Had to delete my default constructor, because the template provided one form me

4. Build project, no compile errors, but also no component in toolbox.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Greg McGuffey - 18 Years Ago
Trent L. Taylor - 18 Years Ago
Greg McGuffey - 18 Years Ago
Trent L. Taylor - 18 Years Ago
Greg McGuffey - 18 Years Ago
                         :angry:

It's the name of the component. I deleted the...
Greg McGuffey - 18 Years Ago
                             I renamed the thing and now I'm chugging away. So, the next...
Greg McGuffey - 18 Years Ago
                                 This isn't a quick little post topic :) Basically you need to do two...
Trent L. Taylor - 18 Years Ago
                                     Okey dokey, I'll get right on that :hehe:

Actually, this is...
Greg McGuffey - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search