TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
lorenzo
NA
3
0
Need help with my project
Oct 19 2007 7:38 AM
i m developing in VS 2005 Sp1 and in this particular project, i m using VB.NET.
i created a generic user control that contains labels, picturebox, textboxs.
the values of this controls, are manually loaded from a SQL Server 2005 database records.
i would like to insert all this user controls to the container (custom container ???) with the style like a GridEx or a TableLayoutPanel.
my best goal is: in realtime the users can move each user control over other one, and this one, have to move it automatically to the user control position i selected like a switch between 2 user control.
can somebody help me with some internet link about that or some sample code and what is the correct way to implement that?
thanks a lot..
Lorenzo
Reply
Answers (
2
)
How to Restrict Textbox Length
only 4 integers allowed?