No announcements
Found 1496764 threads
-
0 Votes
Custom Control Button and its properties and methods
If you want to set properties on the control statically instead of data binding them to other objects, you can use the ControlAvailable event on the proxy object to set up ...Answered | 5 Replies | 2582 Views | Created by Gurvinder Dhillon - Friday, June 10, 2011 5:02 PM | Last reply by Gurvinder Dhillon - Saturday, June 11, 2011 2:04 PM -
0 Votes
Custom button
I want to make custom button, for example, circle button.Answered | 3 Replies | 498 Views | Created by Jeff0803 - Tuesday, February 23, 2016 10:14 PM | Last reply by Bordon - Wednesday, February 24, 2016 8:13 AM -
0 Votes
Custom Properties + XAML
Hi QuddusAli, You need to derive from the Button class and add a custom property in the derived class.Answered | 4 Replies | 4030 Views | Created by QuddusAli - Friday, January 29, 2010 10:05 PM | Last reply by Linda Liu - Thursday, February 4, 2010 8:47 AM -
4 Votes
Cancel property of command button
lastly i dorpped the code in all the textboxes from which i want cancel button property to .t.Answered | 9 Replies | 2601 Views | Created by Tariq Iftikhar - Friday, November 16, 2012 9:13 PM | Last reply by RavindraPatil - Wednesday, November 21, 2012 9:57 AM -
3 Votes
Customize RedirectUrl Property of SharePoint:savebutton
In SharePoint Designer, open the page containing the Save button you wish to edit (i.e.Answered | 5 Replies | 32395 Views | Created by ap26 - Monday, April 2, 2007 9:44 AM | Last reply by Bijay Kumar Sahoo - Tuesday, December 12, 2017 4:06 AM -
0 Votes
Custom Web Control Properties
I am trying to create a custom web control and need help with creating the properties of the control.Answered | 1 Replies | 8418 Views | Created by Ron McCarthy - Tuesday, June 2, 2009 8:12 PM | Last reply by Shrikant Maske - Wednesday, June 3, 2009 4:50 AM -
1 Votes
Hide ellipsis (…) button of expandable property like “…” button of font property in the property grid
Change or remove the Editor attribute from the property.Answered | 2 Replies | 2130 Views | Created by MRS1367 - Wednesday, October 10, 2012 7:26 PM | Last reply by MRS1367 - Thursday, October 11, 2012 12:17 PM -
0 Votes
Default button property?
In VB6 this behavior was set with the Default property of the button, as in RealBasic.Answered | 9 Replies | 10493 Views | Created by heibert - Tuesday, April 13, 2010 11:37 PM | Last reply by Acamar - Thursday, April 15, 2010 10:35 AM -
0 Votes
Custom Web Control Properties
I am trying to create a custom web control and need help with creating the properties of the control.Answered | 4 Replies | 8782 Views | Created by Ron McCarthy - Monday, June 1, 2009 9:18 PM | Last reply by Ron McCarthy - Wednesday, June 3, 2009 2:21 PM -
1 Votes
uppercase property for button
There is no upper case property for the button, you have to type manually. else add the following code in window constructor b1.Content = ...Answered | 2 Replies | 7558 Views | Created by bryanc - Tuesday, January 6, 2009 1:18 AM | Last reply by bryanc - Tuesday, January 6, 2009 6:35 AM -
0 Votes
Binding Custom property inside it's custom control
Hi, following is the reply that i prepared for other post but it binds the Dependency Property to the local property on the XAML as well.Answered | 8 Replies | 16629 Views | Created by hungdoan - Tuesday, April 5, 2011 2:54 AM | Last reply by hungdoan - Thursday, April 7, 2011 1:35 AM -
0 Votes
Button CauseValidation property
Hi, CheckUK, If you put the Cancel button in any container(like Groupbox, Layout panel etc.), set the causevalidation property to false also to them.Answered | 3 Replies | 4709 Views | Created by ChesterUK - Sunday, December 2, 2007 8:37 PM | Last reply by jumpin jack flash - Wednesday, July 1, 2009 5:53 AM -
0 Votes
Custom Field + Custom Property + DisplayPattern
You cannot reference your property from the Customization/ArrayOfProperty element in CAML, so you need to get it into an attribute in the main Field element.Answered | 6 Replies | 8456 Views | Created by stephane eyskens - Friday, January 25, 2008 5:32 PM | Last reply by Andiculous - Wednesday, July 1, 2009 6:37 PM -
0 Votes
why there is no shortcut property for buttons
Make sure that UseMnemonic property of Button is set to True .Answered | 2 Replies | 3985 Views | Created by Mamdouh_2010 - Sunday, March 21, 2010 9:24 PM | Last reply by Omie - Tuesday, March 23, 2010 6:38 AM -
0 Votes
Creating a custom button
I`m asking, becuase the default VS`s button is everything else but a circle (or square, or rectangle).Answered | 5 Replies | 2951 Views | Created by Mitja Bonca - Tuesday, December 1, 2009 6:24 PM | Last reply by Rudedog2 - Tuesday, December 1, 2009 7:58 PM -
1 Votes
Custom Control Properties in a group
If a control has a property that is a complex type then the property window can expand to show the child properties.Answered | 5 Replies | 993 Views | Created by CDrag - Tuesday, May 14, 2013 12:40 PM | Last reply by Faisal Ahmed Farooqui - Wednesday, May 15, 2013 6:58 AM -
0 Votes
Custom ribbon button
I added a custom button to the ListForm.Display and ListForm.Edit and now it appears when viewing and editing the item, but also when creating a new one, which is not quite ...Answered | 11 Replies | 12600 Views | Created by tsw_mik - Wednesday, February 10, 2010 10:53 AM | Last reply by Jonathan Keslin - Monday, February 22, 2010 7:47 PM -
2 Votes
Custom ComboBox Button
I'm creating custom control which extends standard ComboBox functionality.Answered | 4 Replies | 5202 Views | Created by Lukasz virious Lukasik - Monday, June 6, 2011 10:32 AM | Last reply by Mike Dos Zhang - Thursday, June 9, 2011 3:29 PM -
2 Votes
Custom Property
If you want to have automatic intellisense, and a combo of choices in the properties window, for this property, then you may want to consider using an enumeration ...Answered | 5 Replies | 1546 Views | Created by Dhiraj123 - Thursday, January 26, 2012 10:18 AM | Last reply by Nico Boey - Thursday, January 26, 2012 4:21 PM -
0 Votes
How to add a property to a custom control.
What I dont know is how to add this property to all 100 Custom Controls I have.Answered | 5 Replies | 3175 Views | Created by mynkow - Monday, November 16, 2009 1:37 PM | Last reply by Khanna Gaurav - Monday, November 23, 2009 5:34 PM - Items 1 to 20 of 1496764 Next ›
No announcements