Click here to Skip to main content
15,889,216 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralA question about MDI Pin
Member 9401252-Jun-04 5:53
Member 9401252-Jun-04 5:53 
GeneralCustom Security Tokens in WSE 2.0 Pin
holland_phillip1-Jun-04 9:04
holland_phillip1-Jun-04 9:04 
GeneralListview images question Pin
kensai31-May-04 6:34
kensai31-May-04 6:34 
GeneralRe: Listview images question Pin
normanordas1-Jun-04 0:57
normanordas1-Jun-04 0:57 
GeneralIPv6 in compact framework Pin
dormi33331-May-04 2:58
dormi33331-May-04 2:58 
General.NET precompiled assembly Pin
harrison-ne29-May-04 15:27
harrison-ne29-May-04 15:27 
GeneralVSPackage load failure after incorporating PLK Pin
ManSus27-May-04 11:02
ManSus27-May-04 11:02 
GeneralDocking custom controls Pin
Rhy Mednick26-May-04 13:25
Rhy Mednick26-May-04 13:25 
I have created a .NET control that sets its Dock property to DockStyle.Top and the intent is that it will always fill the top of its parent form (it's a toolbar). However, if other controls on the form hosting the control have their Dock property set to something other than DockStye.Nothing my control doesn't always fill the top of the parent form. It depends on what order the controls are added to the form in. For example, if I add a control with its Dock property set to DockStyle.Left then add my new control to the page (the one that's supposed to be at the top), then the new one docks at the top of the form but to the right of the first control.

Do any of you know how I can write my new custom control in such a way that it is always at the top of its parent form?

Thanks for your help.

Rhy Mednick
Heart,Soul, Flesh, and Bones

Chicken Scratch Software
Because typing is for sissies

http://www.ChickenScratchSoftware.com


GeneralRe: Docking custom controls Pin
Aaron Eldreth27-May-04 11:31
Aaron Eldreth27-May-04 11:31 
GeneralLooking for an elegant ".NET Framework" Framework Pin
jafet_san26-May-04 9:59
jafet_san26-May-04 9:59 
GeneralRe: Looking for an elegant ".NET Framework" Framework Pin
TigerNinja_26-May-04 11:47
TigerNinja_26-May-04 11:47 
GeneralRe: Looking for an elegant ".NET Framework" Framework Pin
Steven Campbell28-May-04 18:04
Steven Campbell28-May-04 18:04 
GeneralRe: Looking for an elegant ".NET Framework" Framework Pin
Carl Mercier31-May-04 6:52
Carl Mercier31-May-04 6:52 
GeneralA simple question about PictureBox Pin
Member 94012526-May-04 3:23
Member 94012526-May-04 3:23 
GeneralRe: A simple question about PictureBox Pin
Aaron Eldreth27-May-04 11:22
Aaron Eldreth27-May-04 11:22 
GeneralRe: A simple question about PictureBox Pin
Member 94012527-May-04 16:51
Member 94012527-May-04 16:51 
GeneralA Question about Updating Components Pin
yyj_ljz25-May-04 20:25
yyj_ljz25-May-04 20:25 
GeneralA question about Remoting Pin
yyj_ljz25-May-04 15:50
yyj_ljz25-May-04 15:50 
GeneralRe: A question about Remoting Pin
Aryadip25-May-04 19:47
Aryadip25-May-04 19:47 
GeneralRe: A question about Remoting Pin
yyj_ljz25-May-04 20:31
yyj_ljz25-May-04 20:31 
GeneralRe: A question about Remoting Pin
normanordas1-Jun-04 1:02
normanordas1-Jun-04 1:02 
GeneralProject Read only. Pin
Anonymous25-May-04 9:33
Anonymous25-May-04 9:33 
GeneralRe: Project Read only. Pin
Aryadip25-May-04 19:41
Aryadip25-May-04 19:41 
GeneralA question about PictureBox Pin
24-May-04 23:52
suss24-May-04 23:52 
GeneralRe: A question about PictureBox Pin
Aaron Eldreth27-May-04 11:13
Aaron Eldreth27-May-04 11:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.