No announcements
Found 2802727 threads
-
1 Votes
Adding same controls(children) to different panels (parents)
Every control has a parent property.Answered | 1 Replies | 3461 Views | Created by Stefan Hansen - Friday, September 19, 2008 11:14 AM | Last reply by xalnix - Friday, September 19, 2008 11:36 AM -
0 Votes
Custom Control Inherits Parent MouseDown Event
Does anybody know how to "inherit" or "intercept" a Parent Form's MouseDown from within a custom control?Answered | 1 Replies | 4139 Views | Created by lhigley - Thursday, December 30, 2010 6:44 PM | Last reply by JohnWein - Thursday, December 30, 2010 7:06 PM -
1 Votes
MDI parent form not firing mouse events
This can be done on an MDI parent by adding a ContextMenuStrip control and assigning it to the ContextMenuStrip property of the MDI parent form.Answered | 3 Replies | 10255 Views | Created by Kasimayan - Thursday, September 25, 2008 4:06 PM | Last reply by Monasri54 - Thursday, October 11, 2012 6:10 AM -
0 Votes
custom user control added to a parent panel not firing Pointer Events
Hi, i have a custom control derived from UserControl like the following - Note: i dont have a Xaml control defined for this, this is all done in C++ code.Unanswered | 1 Replies | 813 Views | Created by naiveCoder - Monday, November 18, 2013 4:00 PM | Last reply by Rob Caplan [MSFT] - Tuesday, November 19, 2013 2:13 AM -
0 Votes
DragEnter event not firing on splitcontainer panel
The property allows drag-and-drop operations in control if it is true and the default value is false.Answered | 1 Replies | 3985 Views | Created by gbedford - Tuesday, February 28, 2012 12:14 AM | Last reply by Bob Wu-MT - Wednesday, February 29, 2012 1:51 AM -
0 Votes
[UWP]Raise a custom event from parent to user control UWP
Put a public method in the user control which raises the eventAnswered | 1 Replies | 1856 Views | Created by Ebi-Fr - Saturday, July 23, 2016 3:53 PM | Last reply by Ken Tucker - Sunday, July 24, 2016 11:06 AM -
0 Votes
[UWP] Only the ManipulationStarting events fire
The ScrollViewer needs to be the parent control.Answered | 10 Replies | 1540 Views | Created by Steven Edward Wood - Tuesday, January 8, 2019 1:43 AM | Last reply by EricksonBrian - Tuesday, August 20, 2019 5:28 PM -
0 Votes
User Control and its Event
Hi, Not fully understand, if your usercontrol is compiled and added to your main form project, why can't you just instance your usercontrol object and use it's method or ...Answered | 2 Replies | 2534 Views | Created by iHandler - Thursday, September 30, 2010 5:04 PM | Last reply by Bin-ze Zhao - Wednesday, October 6, 2010 9:20 AM -
1 Votes
Tapped event firing in parent and child
Is this true for any control or just buttons?Answered | 9 Replies | 1611 Views | Created by MJFara - Thursday, November 22, 2012 2:30 PM | Last reply by MJFara - Thursday, November 22, 2012 11:04 PM -
0 Votes
Access UserControl TextBox Added on Panel From Another User Control
Below Picture defines my case I want to write some text on button click event from User Control 2 [Added on Panel Present on User ...Answered | 1 Replies | 1219 Views | Created by Tech Aspirant - Tuesday, March 15, 2016 5:03 AM | Last reply by Acamar - Tuesday, March 15, 2016 7:07 AM -
1 Votes
How to override the onTouchUp in the user control which can be used to fire the event not only on this user control, but whole application
For example, you have a user control which you override the onPreviewTouchUp, how to use tunneling event affect whole screen, not only for that user ...Answered | 10 Replies | 1068 Views | Created by mozart0000 - Monday, February 23, 2015 5:19 PM | Last reply by mozart0000 - Wednesday, February 25, 2015 3:07 AM -
0 Votes
Anyone know why the Mouse_Leave event fires when you don't leave the control with the mouse pointer in this situation?
Hi, The MessageBox shifts user visual focus but from a visual view point the mouse pointer has not left the button.Answered | 5 Replies | 2632 Views | Created by John Anthony Oliver - Saturday, June 11, 2011 11:42 PM | Last reply by SJWhiteley - Monday, June 13, 2011 12:25 PM -
3 Votes
Consume event from user control in parent Window
It appears to me that the event is not being triggered within the user control.Answered | 19 Replies | 13504 Views | Created by NicAnon - Sunday, November 9, 2008 5:33 PM | Last reply by CrazyTasty - Thursday, May 17, 2012 6:41 PM -
0 Votes
crosssliding event not firing when inside scrollable div
I have a div with a list of items and I added the crosssliding event to each item to allow a user to select an item...Answered | 1 Replies | 2271 Views | Created by Emad - Saturday, September 1, 2012 8:29 PM | Last reply by Jeff Sanders - Tuesday, September 4, 2012 8:25 PM -
1 Votes
Custom event for user control
Hi xquote, The Event pane will pick up every public event you have in your user control.Answered | 1 Replies | 3293 Views | Created by xquote - Wednesday, June 6, 2012 4:59 AM | Last reply by Ivan Hantov - Wednesday, June 6, 2012 6:03 AM -
0 Votes
Adding a reference to control to link to parent
I know a form is kind of a control but the events and such are expecting it to be a discrete form rather than inside another one.Answered | 6 Replies | 659 Views | Created by john pp nn - Sunday, November 1, 2015 8:15 PM | Last reply by Andy ONeill - Thursday, November 5, 2015 2:09 PM -
0 Votes
problem with panel scrolling into view a run-time resizable user control
We can place the user control on the top panel and place the other control on the bottom panel.Answered | 7 Replies | 5578 Views | Created by Alin Sarivan - Tuesday, November 3, 2009 10:39 AM | Last reply by Aland Li - Monday, November 9, 2009 7:56 AM -
1 Votes
VB.NET: Dynamically get a user control's parent tab's index
What 'user/custom' control are you talking about?Answered | 17 Replies | 9076 Views | Created by AaronMcH - Saturday, April 14, 2012 9:54 PM | Last reply by AaronMcH - Sunday, April 15, 2012 3:23 PM -
2 Votes
Item event receiver fires only for users with full control, not contributors
The event receiver should fire when the users with contribute permission added an item.Answered | 5 Replies | 5974 Views | Created by Dasani2008 - Tuesday, June 12, 2012 6:44 PM | Last reply by Mathias Aebischer - Thursday, June 14, 2012 11:49 AM -
0 Votes
Firing an event on another form
This event is fired, when you click your button in Form2.Answered | 7 Replies | 3211 Views | Created by Louis Leong - Thursday, April 2, 2009 5:33 AM | Last reply by BA_Newbie - Friday, April 3, 2009 9:02 AM - Items 1 to 20 of 2802727 Next ›
No announcements