No announcements
Found 2897189 threads
-
0 Votes
Problem adding user controls to my project.
controls, so you won't be inheriting from the opposite to serve the other project type, if you know what I mean (you don't inherit from a WinForm control as a base for ...Answered | 2 Replies | 3205 Views | Created by greenman - Thursday, June 11, 2009 12:49 PM | Last reply by greenman - Monday, June 22, 2009 8:21 AM -
0 Votes
What is the purpose of the line Imports System.ComponenetModel?
the project, I have no problem adding it to the toolbar and using it in another solution.Answered | 1 Replies | 2754 Views | Created by PCSQL66 - Wednesday, February 27, 2008 12:17 AM | Last reply by Mattias Sjögren - Wednesday, February 27, 2008 10:59 AM -
0 Votes
Adding user controls to my page
a textbox and a button. What I'm trying to do is: every time I click in a button I need a new control user SC to appear in my ...Answered | 5 Replies | 1852 Views | Created by Juan RQ - Saturday, May 28, 2011 6:47 PM | Last reply by Juan RQ - Monday, May 30, 2011 10:23 PM -
0 Votes
Problem Adding User Controls in VS 2010
i'm adding some user controls to my form but when i debug my project VS 2010 send me this error The variable 'xxx' is ...Answered | 3 Replies | 2005 Views | Created by fabrivera - Saturday, May 12, 2012 11:39 PM | Last reply by Shweta Jain (Lodha) - Sunday, May 13, 2012 5:31 AM -
0 Votes
Adding User Controls Dynamically
control is created successfully but the problem is not the form size not increased based on the control. Note : I am using FlowlayoutPanel for ...Answered | 1 Replies | 709 Views | Created by Carmel Raj M - Tuesday, March 25, 2014 9:42 AM | Last reply by Barry Wang - Wednesday, March 26, 2014 9:46 AM -
0 Votes
Adding controls to User Controls dynamically
Hi, I want to add a control to a user control in an event handler (like a button click event). I'm trying to add a datagridview ...Answered | 2 Replies | 2754 Views | Created by Ciaran O Neill - Thursday, February 19, 2009 1:03 PM | Last reply by Ciaran O Neill - Thursday, February 19, 2009 2:29 PM -
1 Votes
using user controls from another project problem
treeview. now I want to use the user control in third project. when I try to add the user control by the code it works greate but if I ...Answered | 2 Replies | 2859 Views | Created by ashk1860 - Thursday, July 17, 2008 8:19 AM | Last reply by ashk1860 - Monday, July 21, 2008 7:02 AM -
1 Votes
Problem adding removing controls
I add controls dinamically to panel, i add a groupbox with X spineditors (all dinamically), when i clear the groupbox dont work propertly, example in images 1-clik ...Answered | 2 Replies | 622 Views | Created by legolas2024 - Wednesday, February 3, 2016 8:43 AM | Last reply by Moonlight Sheng - Thursday, February 4, 2016 6:44 AM -
0 Votes
User Controls in same project
everything, I would like to make a user control that I can drag in my designer three times. However, it seems as if I only can make user ...Answered | 3 Replies | 4902 Views | Created by Hobz - Wednesday, March 31, 2010 6:38 AM | Last reply by Kliot123 - Saturday, June 5, 2010 3:28 PM -
0 Votes
Problem in adding user controls to toolbox programatically
Hi, I'm trying to add a new tab and my controls programatically to visual studioAnswered | 2 Replies | 4852 Views | Created by umez Chil - Thursday, May 12, 2011 12:07 PM | Last reply by Josh Stevens - Saturday, May 14, 2011 3:36 AM -
1 Votes
User control - adding child controls
am able to drag controls to my panel. But when I start the application the control I added on the panel is no longer visible. Design ...Answered | 2 Replies | 1279 Views | Created by tendo_ms - Monday, August 6, 2012 2:09 PM | Last reply by Joon84 - Monday, August 6, 2012 3:36 PM -
0 Votes
problem adding controls to a form
The line frmExpensesSummary es = new frmExpensesSummary(); is creating abrand new instance of the form that you are adding the controls to. It's important to ...Answered | 1 Replies | 2849 Views | Created by cheatcountry - Friday, December 7, 2007 11:44 PM | Last reply by Zamial - Monday, December 10, 2007 11:23 AM -
2 Votes
Web - Adding User Controls Programmatically
I have a Placeholder on my web page, with 3 of the same user controls in it (declaratively in the HTML source) I also have a button to count the ...Answered | 4 Replies | 768 Views | Created by AugustWind - Friday, May 27, 2016 6:46 PM | Last reply by DA924x - Friday, May 27, 2016 7:58 PM -
0 Votes
Problem with user controls
I'm working on a project which, among others, consists of a user control and a form which incorporates it. Everything has been working fine, until I added a bunch of checkboxes ...Answered | 2 Replies | 2742 Views | Created by Gereci - Tuesday, July 3, 2007 10:15 AM | Last reply by Reed Kimble - Wednesday, July 4, 2007 3:28 AM -
0 Votes
Adding Notepad to my project
Hello sir, I am using Visual studio 2005 I am having nearly 1000 of HTML Pages in my project which are viewed by WebBrowser Control. I want to ...Answered | 1 Replies | 3815 Views | Created by bharanidharanit - Friday, December 12, 2008 1:18 AM | Last reply by JWolf011 - Friday, December 12, 2008 4:29 PM -
0 Votes
adding silveright controls to asp.nent website project
Toolbox for silvelright will be enabled (controls get loaded to the toolbox) only when the XAML file is opend in the Main panel See the ...Answered | 2 Replies | 1775 Views | Created by sqlstar - Monday, October 25, 2010 9:43 PM | Last reply by Shi Ding - Tuesday, October 26, 2010 10:31 PM -
3 Votes
Adding User Controls to a TabPage
http://ebucket.net/?f=fz2cdlhgjwwtpp I uploaded it there... Nothing special just a quick project and some very basic controls added to ...Answered | 12 Replies | 11441 Views | Created by SquireDude - Sunday, February 21, 2010 1:23 AM | Last reply by msiravian - Friday, June 17, 2011 10:05 PM -
0 Votes
Adding User Controls to Hub Sections
Hi, It is not possible to access your controls inside the Hubsection DataTemplate therefore. And WinRT does not have ...Answered | 1 Replies | 541 Views | Created by EagleSparrow2 - Thursday, May 15, 2014 10:22 PM | Last reply by Anne Jing - Friday, May 16, 2014 2:38 AM -
0 Votes
Problem adding controls at runtime
ok thanks very much I solved the problem in a moment once I had time to get back on to my programm. That's good . Can you share your solution with us . It ...Answered | 11 Replies | 2397 Views | Created by Utanari - Friday, April 20, 2012 10:46 AM | Last reply by Helen Zhao - Friday, April 27, 2012 6:11 AM -
0 Votes
Problem with user controls
Hello, I have some troubles to use my user control in an aspx page. I use Code Behind with my user ...Answered | 8 Replies | 19602 Views | Created by Tomar99 - Wednesday, June 4, 2008 9:22 AM | Last reply by pumu23 - Tuesday, December 31, 2013 5:42 AM - Items 1 to 20 of 2897189 Next ›
No announcements