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
Ranvijay Kumar
NA
4
6.8k
Performing Drag and Drop Operations providing clip board support in a windows forms application
May 4 2012 4:23 AM
Create a form to enable the user to set and retrieve data from Clipboard. the form should have the TreeView controls with two parent nodes, Languages, and Database. The language node, in turn, should have the following child nodes:
VC#
VB.NET
The Databases parent node should have the following child nodes:
SQL Server
Oracle
The TreeView controls should act as the source of Clipboard information. Add a ListBox control that should act as a destination of the Clipboard information.
There should be two buttons on the form. One button should enable the user to paste the current data from Clipboard to ListBox control.
Reply
Answers (
0
)
Getting pixel vale at runtime using mouse click event
Which is better Linq or Ado.not?