No announcements
Found 531195 threads
-
0 Votes
Preselecting a Treevieitem on usercontrol load
Next time when the user launches this wizard, the treeview item need to be preselected on usercontrol load or any other appropriate event in this case.Answered | 2 Replies | 3543 Views | Created by Sivakumar G - Friday, February 1, 2008 6:17 PM | Last reply by Sivakumar G - Thursday, February 14, 2008 8:26 PM -
0 Votes
Progressbar on Usercontrol load event
The progressbar is needed because at the time of loading, my usercontrol will do some checking and downloading from FTP etc.Answered | 5 Replies | 3402 Views | Created by Paul.Prasanta - Wednesday, November 9, 2011 1:05 PM | Last reply by Sheldon _Xiao - Friday, November 18, 2011 7:58 AM -
0 Votes
loading usercontrols at run time
<UserControl x:Class="WpfApplication6.UserControl1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ...Answered | 4 Replies | 3917 Views | Created by VIMALKRISHNAN - Tuesday, July 6, 2010 3:38 PM | Last reply by 8xFather - Tuesday, July 6, 2010 7:40 PM -
0 Votes
How to load a usercontrol xaml at runtime ???????
However, if it needs the behind-code, I recommend you to build the UserControls in one library and load it in code at run-time.Answered | 3 Replies | 4086 Views | Created by Sanjay Sutar - Friday, August 27, 2010 11:05 AM | Last reply by Jie Bao - Wednesday, September 1, 2010 10:10 AM -
0 Votes
how to load a usercontrol at runtime
Hi, On the button's click handler you create the object of your user control and then assign the content of the usercontrol to the content control.Answered | 2 Replies | 3842 Views | Created by MalcolmDS - Saturday, August 9, 2008 10:15 AM | Last reply by Ravi Bhatt - Sunday, August 10, 2008 12:36 PM -
1 Votes
returning a value from usercontrol on page load
Hi, For this you need to create a custom event in you UserControl and while you loading that control in you page you need to attach it to any event handler ...Answered | 3 Replies | 3670 Views | Created by randycdouglas - Monday, May 21, 2012 2:29 AM | Last reply by Cor Ligthert - Monday, May 21, 2012 5:23 AM -
0 Votes
loading usercontrol which is included as a part of webpart solution
If you are creating webpart based on a user control then you need to deploy your UserControl under "CONTROLTEMPLATES" folder which is under 12\TEMPLATE and if you follow best ...Answered | 2 Replies | 4057 Views | Created by JayHo - Monday, May 11, 2009 5:44 PM | Last reply by JayHo - Tuesday, May 12, 2009 8:54 AM -
0 Votes
UserControls - Put it at InitializeComponent() call or Form Load Event?
Go through the life-cycle of a form and you will see things like the constructor, load, shown, activated, etc. events fire at different times.Answered | 5 Replies | 6571 Views | Created by iHandler - Saturday, August 28, 2010 4:03 AM | Last reply by iHandler - Tuesday, August 31, 2010 7:57 AM -
1 Votes
WinForms ElementHost error while loading a WPF UserControl
I'm programming a winforms application where I need to host a WPF UserControl in an System.Windows.Forms.Integration.ElementHost.Answered | 5 Replies | 2543 Views | Created by pgmo - Wednesday, January 21, 2015 12:10 PM | Last reply by Youjun Tang - Friday, January 23, 2015 6:59 AM -
2 Votes
How do i load 1000 Usercontrols in an Async fashion ?
Load all button + calculating each position 3.Answered | 12 Replies | 7467 Views | Created by Montago - Friday, May 4, 2012 9:48 PM | Last reply by deadManN - Sunday, July 1, 2012 7:44 AM -
0 Votes
Loading usercontrol with database values
Now i want to load values from database and populate the treeview.Answered | 1 Replies | 9093 Views | Created by Manoj Arul - Tuesday, January 6, 2009 10:56 AM | Last reply by Kiran Polimetla - Wednesday, January 7, 2009 4:55 AM -
0 Votes
usercontrol
If you really want to do this, you shouldn't be using a UserControl.Answered | 1 Replies | 4276 Views | Created by krex - Thursday, October 2, 2008 2:13 PM | Last reply by Colin Eberhardt - Thursday, October 2, 2008 3:31 PM -
0 Votes
UserControl inside a Usercontrol
Window hosting UserControl-AAnswered | 4 Replies | 13593 Views | Created by entrodus - Thursday, June 19, 2008 8:01 PM | Last reply by entrodus - Sunday, June 22, 2008 10:45 AM -
1 Votes
TabIndex and Usercontrols
Just set KeyboardNavigation.TabNavigation to Local on the UserControl.Answered | 6 Replies | 7308 Views | Created by Chris Oertel - Tuesday, October 6, 2009 10:40 AM | Last reply by Bigsby - Tuesday, October 6, 2009 9:22 PM -
0 Votes
Keep usercontrol alive?
you can remove your usercontrols from their parent and add them to an invisible container!Answered | 3 Replies | 4012 Views | Created by Spandy1000 - Friday, October 8, 2010 6:08 PM | Last reply by Alireza Khalili - Monday, October 11, 2010 7:00 AM -
1 Votes
Error using UserControl in Webpart (Could not load type 'WebApplication.UserControl'.at System.Web.UI)
WebPart { UserControl userControl; public Trialpart() { this.ExportMode = ...Answered | 9 Replies | 27598 Views | Created by Isha Kapoor - Sunday, April 20, 2008 10:54 PM | Last reply by Shai Petel - Wednesday, August 31, 2011 4:33 PM -
0 Votes
issue in usercontrol
Dear All, I need to Load User Control dymically to reduce the Post back for main page.Answered | 1 Replies | 1313 Views | Created by suneetha polaris - Monday, April 27, 2015 3:30 PM | Last reply by Kristin Xie - Tuesday, April 28, 2015 5:28 AM -
0 Votes
Show/Hide usercontrols with Window
Is there another method where I can load a window or page into a certain area of a page?Answered | 12 Replies | 9035 Views | Created by spnz - Sunday, June 21, 2009 11:19 PM | Last reply by Mark Salsbery - Monday, June 22, 2009 4:33 PM -
0 Votes
Load a UserControl dynamically in a Windows Forms Application - Reg,
I am unable to load it, please help me regarding, Thanks Prem kumar.P.GAnswered | 5 Replies | 3449 Views | Created by theblackhat - Wednesday, June 4, 2008 1:04 PM | Last reply by theblackhat - Wednesday, June 4, 2008 2:59 PM -
1 Votes
How to clear the controls in a Usercontrol
Hi, try this /* myUserControl is the name of the UserControl in XAML */ foreach (Control c in myUserControl.Controls) { ...Answered | 2 Replies | 3849 Views | Created by KirakalaKarthik - Wednesday, November 27, 2013 9:30 AM | Last reply by Leo (Apple) Yang - Thursday, November 28, 2013 6:17 AM - Items 1 to 20 of 531195 Next ›
No announcements