PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Floating ToolStrip

Reply

Floating ToolStrip

 
Thread Tools Rate Thread
Old 08-02-2006, 06:34 PM   #1
=?Utf-8?B?bmlja2R1?=
Guest
 
Posts: n/a
Default Floating ToolStrip


Someone asked a similar question but the response pointed them to some code
from codeproject.com but that code is based on 1.1 or 1.0. I'm working with
..NET 2.0 so I was hoping there is an easier route to being able to support
floating ToolStrips. I am currently using ToolStrips and ToolStripPanels and
can get them to dock to Top, Left, Bottom, or Right in my form. Is there an
easy way to support floating ToolStrips? Would it be as easy as sinking some
events and on drop checking whether I'm outside the form and if so create a
tool window which contains a ToolStripPanel and drop it on there?
--
Thanks,
Nick
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off