Click here to Skip to main content
15,902,492 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How can I create this effect in WPF ? Pin
Mohammad Dayyan3-Nov-08 2:44
Mohammad Dayyan3-Nov-08 2:44 
GeneralRe: How can I create this effect in WPF ? Pin
Pete O'Hanlon3-Nov-08 3:15
mvePete O'Hanlon3-Nov-08 3:15 
AnswerRe: How can I create this effect in WPF ? Pin
lneir12-Nov-08 19:28
lneir12-Nov-08 19:28 
QuestionSilverlight in VS 2008 Pin
Vimalsoft(Pty) Ltd1-Nov-08 0:37
professionalVimalsoft(Pty) Ltd1-Nov-08 0:37 
AnswerRe: Silverlight in VS 2008 Pin
Pete O'Hanlon1-Nov-08 11:20
mvePete O'Hanlon1-Nov-08 11:20 
QuestionLooking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle31-Oct-08 11:23
christoph brändle31-Oct-08 11:23 
AnswerRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
User 27100931-Oct-08 13:59
User 27100931-Oct-08 13:59 
GeneralRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle1-Nov-08 8:30
christoph brändle1-Nov-08 8:30 
Hello Karl,

well I want to have a simple usercontrol with multiple controls in it, anything.
lets say a label and a textbox (both in a DockPanel)

UserControl:

---------------------
| Label | Textbox |
---------------------

When I have this control in the WPF Designer (Cider), I want to be able to drag a resize adorner
either to left or right, so the DockPanel/CtrlSize is changed.

---------------------
| Label <|> Textbox |
---------------------

I managed to have a adorner with a slider bound to a UserControl-DP. but I am struggeling to find
the right entry point/design to have a draggable Sizing adorner. I cannot see how I can get to manage
the mouse-events etc.

any help or hint is welcome Smile | :)
GeneralRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
User 2710091-Nov-08 8:50
User 2710091-Nov-08 8:50 
GeneralRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle2-Nov-08 0:46
christoph brändle2-Nov-08 0:46 
GeneralRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle4-Nov-08 23:00
christoph brändle4-Nov-08 23:00 
QuestionList<int> in wpf designer</int> Pin
vincentgr31-Oct-08 8:39
vincentgr31-Oct-08 8:39 
AnswerRe: List in wpf designer Pin
Wes Aday31-Oct-08 10:01
professionalWes Aday31-Oct-08 10:01 
QuestionRe: List in wpf designer Pin
vincentgr31-Oct-08 10:31
vincentgr31-Oct-08 10:31 
AnswerRe: List in wpf designer Pin
Wes Aday31-Oct-08 11:46
professionalWes Aday31-Oct-08 11:46 
GeneralRe: List in wpf designer Pin
vincentgr1-Nov-08 8:45
vincentgr1-Nov-08 8:45 
GeneralRe: List in wpf designer Pin
Wes Aday1-Nov-08 10:51
professionalWes Aday1-Nov-08 10:51 
GeneralRe: List in wpf designer Pin
vincentgr2-Nov-08 2:08
vincentgr2-Nov-08 2:08 
QuestionRe: List in wpf designer Pin
vincentgr2-Nov-08 3:09
vincentgr2-Nov-08 3:09 
AnswerRe: List in wpf designer Pin
vincentgr4-Nov-08 8:04
vincentgr4-Nov-08 8:04 
QuestionWPF in a web browser using a ElementHost Pin
Gareth H31-Oct-08 3:58
Gareth H31-Oct-08 3:58 
QuestionWPF - Getting a Frame control to scroll the content Pin
Evan Stein31-Oct-08 3:45
Evan Stein31-Oct-08 3:45 
AnswerRe: WPF - Getting a Frame control to scroll the content Pin
Wes Aday31-Oct-08 8:30
professionalWes Aday31-Oct-08 8:30 
GeneralRe: WPF - Getting a Frame control to scroll the content Pin
Evan Stein31-Oct-08 12:13
Evan Stein31-Oct-08 12:13 
GeneralRe: WPF - Getting a Frame control to scroll the content Pin
Wes Aday31-Oct-08 12:48
professionalWes Aday31-Oct-08 12:48 

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.