No announcements
Found 3876006 threads
-
1 Votes
Custom controls within context menus
Hi, of course is that possible: <ListView.ContextMenu> <ContextMenu> <MenuItem Header="Set values"> ...Answered | 2 Replies | 651 Views | Created by Robert J Meier - Sunday, March 16, 2014 11:59 PM | Last reply by Robert J Meier - Monday, March 17, 2014 1:32 AM -
0 Votes
Socket.SetSocketOption does not exist in the current context
Also note that InitializeComponent is called when your form is created, even at design time by the designer.Answered | 3 Replies | 1088 Views | Created by Jiuan Jen Jong - Monday, June 13, 2016 11:17 PM | Last reply by CoolDadTx - Wednesday, June 15, 2016 2:09 PM -
0 Votes
The name does not exist in current context
Hi, have written this code and getting the below error i am not able to resolve.Answered | 1 Replies | 2508 Views | Created by SA260884 - Thursday, April 3, 2014 6:12 PM | Last reply by Viorel_ - Thursday, April 3, 2014 6:23 PM -
0 Votes
Error when creating a webpart using user controls
I think the first thing you should do to debug this is find out the actual runtime type.Answered | 1 Replies | 8296 Views | Created by V284 - Saturday, October 23, 2010 3:50 PM | Last reply by Doug Ware - Saturday, October 23, 2010 10:16 PM -
0 Votes
Error Message: Does not exist in the current context
The answer is 'you don't since they do not implement IDisposable'.Answered | 5 Replies | 3154 Views | Created by m_sal37 - Thursday, December 13, 2012 1:50 AM | Last reply by Riced - Friday, December 21, 2012 12:34 PM -
0 Votes
The name 'Request' does not exist in the current context
HttpContext.Current.Request.QueryString["source"] remove the error.Answered | 2 Replies | 14756 Views | Created by eg10013 - Wednesday, September 11, 2013 8:41 PM | Last reply by eg10013 - Wednesday, September 11, 2013 10:12 PM -
0 Votes
How do I create a custom control using a picturebox control?
Which controls do you want create whith which event.Answered | 13 Replies | 5881 Views | Created by Lord Odyssey - Saturday, December 11, 2010 6:56 PM | Last reply by Lord Odyssey - Monday, December 13, 2010 8:53 AM -
0 Votes
A way to pass a reference to the control or form right clicked on to custom Context Menu?
When rightclicking a control, a dynamical menu is displayed, where the user can select which action to take.Answered | 6 Replies | 393 Views | Created by HTHP - Sunday, February 12, 2017 7:02 PM | Last reply by Imb-hb - Tuesday, February 14, 2017 8:47 AM -
1 Votes
'ItemsControl_SelectionChanged' does not exist in the current context
also what do I have to add to public class DemoItemList Error 16 Missing partial modifier on ...Answered | 6 Replies | 1858 Views | Created by reigh7 - Monday, September 30, 2013 7:36 PM | Last reply by reigh7 - Monday, October 7, 2013 8:46 PM -
0 Votes
Object already loaded error in Interop User Control
When migrating this app to VB.NET I have created a VB.NET Interop user control that minics the child windows functionality, i.e. typically lists data from a ...Answered | 6 Replies | 12547 Views | Created by Gravy - Wednesday, November 21, 2007 5:00 PM | Last reply by tumer - Thursday, June 17, 2010 2:04 PM -
2 Votes
NotifyUser does not exist in the current context.
case NotifyType.StatusMessage: StatusBlock.Style = Resources["StatusStyle"] as Style; break; // Use the error ...Answered | 1 Replies | 9531 Views | Created by Quiver2013 - Friday, February 1, 2013 2:31 PM | Last reply by Can Bilgin - Friday, February 1, 2013 2:46 PM -
1 Votes
The name 'e' does not exist in the current context
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.Answered | 2 Replies | 5341 Views | Created by David_Alvarado - Monday, August 12, 2013 4:30 PM | Last reply by Amanda Zhu - Tuesday, August 13, 2013 8:54 AM -
0 Votes
creating USer Control????
Hi abhi0410, Did you create that user control in a separate dll?Answered | 5 Replies | 2624 Views | Created by abhi0410 - Monday, April 27, 2009 7:54 AM | Last reply by Kira Qian - Wednesday, April 29, 2009 3:27 AM -
0 Votes
WPF create custom controls at runtime
So each shape will be a user control in my application and i will add it in StackPanel the same which you mentioned above.Answered | 4 Replies | 1767 Views | Created by IamHuM - Friday, December 13, 2013 3:46 PM | Last reply by Magnus (MM8) - Tuesday, December 17, 2013 3:22 PM -
0 Votes
error CS0103 Variable does not exist in current context
If the error still persists, you can post it in theAnswered | 5 Replies | 3727 Views | Created by Desh200 - Sunday, April 3, 2016 2:37 PM | Last reply by Eric__Zhang - Tuesday, April 12, 2016 9:36 AM -
0 Votes
Debug does not exist in the current context?
Hi to all, I recently started a new WPF Application Project and I added the following C# class to my project: using System; using ...Answered | 3 Replies | 6670 Views | Created by MarcinMR - Monday, October 26, 2015 5:28 PM | Last reply by Eddie K2 - Sunday, October 21, 2018 6:29 PM -
0 Votes
Error when creating Team Project with version control Git and custom process template in TFS2013
I want to use version control Git and my custom process template.Answered | 2 Replies | 695 Views | Created by Gottfrid Linge - Tuesday, June 28, 2016 2:59 PM | Last reply by Gottfrid Linge - Wednesday, June 29, 2016 6:20 AM -
0 Votes
"The name 'GRID' does not exist in the current context" Error
What did u name the grid control.Answered | 6 Replies | 4081 Views | Created by Wijwark - Thursday, May 2, 2013 2:38 PM | Last reply by Ante Meridian - Friday, May 3, 2013 5:40 AM -
4 Votes
VS2012 - Initialize control does not exist in the current context in ascx.g.cs file of visual web part
In Visual Studio 2012, visual web part ascx.g.cs file is sometime missing and throws an error like "Intialize control does not exist in current ...Answered | 3 Replies | 3269 Views | Created by Sugu_Selvam - Monday, May 6, 2013 6:23 AM | Last reply by Ganesan Baskaran - Friday, December 19, 2014 11:32 AM -
0 Votes
dropdownlist control databinding in the create user wizard control
Hi, You could try getting hold of the control using an appropriate variable and then working on it.Answered | 2 Replies | 2992 Views | Created by unseendreamzzz - Thursday, April 12, 2012 6:28 AM | Last reply by LenFlynn - Wednesday, May 2, 2012 4:04 AM - Items 1 to 20 of 3876006 Next ›
No announcements