|
-
Dec 30th, 2002, 03:38 PM
#1
Thread Starter
Addicted Member
make the form a tool bar??
is it possible to make the form a toolbar (like the start menu, systray bar?) i remember i used to do it in VB6 but is it possible in C# and if yes, how?
*Rudy^
Visual Studio 6 Ent. SP5
Windows 2000 SP4
Windows XP SP1a
-
Jan 6th, 2003, 04:01 PM
#2
Thread Starter
Addicted Member
maybe i could reword my question......how could i dock it to the side of the screen and make it like the start menu (when you maximize a window, it doesnt go on top of the start menu)
*Rudy^
Visual Studio 6 Ent. SP5
Windows 2000 SP4
Windows XP SP1a
-
Jan 6th, 2003, 04:10 PM
#3
yay gay
why dont u try to achieve that through a user control?
\m/  \m/
-
Jan 6th, 2003, 05:52 PM
#4
Thread Starter
Addicted Member
Originally posted by PT Exorcist
why dont u try to achieve that through a user control?
hmmm for some reasons i dont understand what u want me to try....
*Rudy^
Visual Studio 6 Ent. SP5
Windows 2000 SP4
Windows XP SP1a
-
Jan 8th, 2003, 01:43 PM
#5
Hyperactive Member
TopMost
For starters, you can set the TopMost property your main form to true. This will keep your form above other forms. It will be up to you to fix the position of the form on the window and to resize it when necessary, but this should be pretty easy.
-scott
he he he
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|