WinForms embedded control + scrollviewer [modified]
WCF and WF
1
Posts
1
Posters
0
Views
1
Watching
-
Weird stuff... when putting a ScrollViewer inside a window(not keeping all the window's size) inside the ScrollViewer there's (with other stuff) a WinFormsHost and a control inside (let's say a DateTimePicker). when scrolling, the inner winforms control keeps being visible when there's no longer a reason (it's outside of the scrolling region), so it "floats" above what's outside of the ScrollViewer any solutions for that? Thanks, Yanai
modified on Tuesday, September 23, 2008 2:17 AM