No announcements
Found 2364902 threads
-
0 Votes
Website Menu Control Missing
Hi DavidCPreston, Yes, if you want to use a Menu control, you can remove the <ul> code and drop a Menu Control from Toolbox to this ...Answered | 5 Replies | 553 Views | Created by DavidCPreston - Monday, November 9, 2015 3:41 PM | Last reply by Weiwei Cai - Thursday, November 12, 2015 2:34 AM -
0 Votes
Menu Control with Submenu Popup customization
Was expecting something like your blog and still pondering over it.Answered | 4 Replies | 1169 Views | Created by rainbow_man - Wednesday, September 24, 2014 2:38 PM | Last reply by Magnus (MM8) - Thursday, September 25, 2014 10:32 AM -
0 Votes
Object Expected Error Menu Control
Both error with object expected.Answered | 31 Replies | 240 Views | Created by Anonymous - Monday, July 17, 2006 9:32 PM | Last reply by Anonymous - Friday, September 10, 2010 3:25 PM -
0 Votes
Object routing menus
I am in a subject of Object routine.Answered | 3 Replies | 3946 Views | Created by Serge Calderara - Friday, March 5, 2010 6:50 PM | Last reply by Serge Calderara - Tuesday, March 9, 2010 9:17 AM -
1 Votes
error message for expected value
Expected:<two>.Answered | 5 Replies | 3298 Views | Created by Aziz Banihashemi - Thursday, February 2, 2012 10:09 AM | Last reply by Trevor Hancock - Thursday, February 23, 2012 10:22 PM -
0 Votes
Link Items causes error: Object Expected
I found the post on how to do this here on TechNet, and thought it was a great find, but now after testing; I have found that it definately is causing a page error when any ...Answered | 13 Replies | 9607 Views | Created by rixmcx59 - Friday, June 17, 2011 3:43 PM | Last reply by SharePointYoshi - Tuesday, April 10, 2012 10:27 PM -
1 Votes
Custom Class not binding as expected
Versuche es mit "Error" als Einstellung.Answered | 10 Replies | 2571 Views | Created by Christopher84 - Tuesday, March 13, 2012 10:36 AM | Last reply by Christopher84 - Thursday, March 15, 2012 8:41 AM -
0 Votes
Object already loaded error in Interop User Control
- I have verified that Dispose() is being called on the interop control when the form unloads - the second time I load the containing form, I see ...Answered | 6 Replies | 12557 Views | Created by Gravy - Wednesday, November 21, 2007 5:00 PM | Last reply by tumer - Thursday, June 17, 2010 2:04 PM -
0 Votes
LitDev new control menu
But the error is that you create a shape over the top of the menu, hence the menu cannot be clicked.Answered | 7 Replies | 726 Views | Created by martmen - Monday, June 9, 2014 9:07 AM | Last reply by Pappa Lapub - Tuesday, June 10, 2014 7:25 PM -
1 Votes
Custom controls within context menus
Hi, of course is that possible: <ListView.ContextMenu> <ContextMenu> <MenuItem Header="Set values"> ...Answered | 2 Replies | 654 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
When clicking drop-down menu I am getting a error message, "Object doesn't support this action"
I doubt that the real issue is that it couldn't find the control use the default search property since that control was hidden before you click the ...Answered | 3 Replies | 1018 Views | Created by herly03 - Tuesday, October 20, 2015 1:52 PM | Last reply by Jack Zhai-MSFT - Wednesday, October 28, 2015 7:18 AM -
0 Votes
object Error
Control Panel>Internet Options>General tab, change your homepage option to (only) about:tabs or about:blank or Troubleshoot IE issues first by ...Answered | 1 Replies | 1426 Views | Created by KKG71 - Wednesday, January 9, 2013 3:30 PM | Last reply by 网游 - wang'you - Wednesday, January 9, 2013 11:34 PM -
1 Votes
Error on Site Actions menu
Everything was tested and worked as expected except this Site Actions javascript error.Answered | 10 Replies | 15996 Views | Created by Anna Jhaveri - Monday, December 3, 2012 10:22 AM | Last reply by SaurabhMathur - Monday, August 31, 2015 4:04 AM -
0 Votes
"Object Expected" runtime error with menu control
User-854377580 posted Well I got up the courage to call Shared Hosting support and they went to my website and they didn't get the error.Answered | 2 Replies | 54 Views | Created by Anonymous - Thursday, January 31, 2008 9:59 PM | Last reply by Anonymous - Friday, February 8, 2008 5:32 PM -
0 Votes
In WPF edit controls context menu vs MFC edit controls context menu?
>"Could any one please let me know what is behavior and if there is a way to add these options ("Right to left Reading order", "Show Unicode control ...Answered | 1 Replies | 811 Views | Created by sivavuyyuru - Thursday, July 14, 2016 3:11 PM | Last reply by DotNet Wang - Friday, July 15, 2016 8:33 AM -
0 Votes
Cannot controll menuitems.visibility on a menu in a user control
Hi chj124, I do not think control the visibility is a good approach, if you want to Collapsed all menuitems, you could use IsEnabled property, if you want to Collapsed one ...Answered | 4 Replies | 2001 Views | Created by chj124 - Friday, September 14, 2012 8:58 PM | Last reply by Sheldon _Xiao - Monday, October 8, 2012 7:17 AM -
0 Votes
Hierarchical data structure to build a Menu control??
Since you only would like a different visual appearance for the Menu control, you need to create a custom ControlTemplate for the Menu ...Answered | 5 Replies | 5363 Views | Created by Kofoed - Tuesday, May 18, 2010 2:56 PM | Last reply by Linda Liu - Wednesday, May 26, 2010 6:53 AM -
0 Votes
IVsHierarchy is not expected error when analyzing code coverage
About Microsoft Visual Studio, it will list all installed products on with your Visual Studio as below image shows.Answered | 4 Replies | 715 Views | Created by Patrick Chasco DOT - Monday, November 30, 2015 10:35 PM | Last reply by Patrick Chasco DOT - Thursday, January 14, 2016 2:29 PM -
0 Votes
Expression expected error
We are expecting the result value as a date.Answered | 1 Replies | 713 Views | Created by Mahi213 - Wednesday, March 11, 2015 8:43 PM | Last reply by Prasad msbitips - Thursday, March 12, 2015 5:24 AM -
0 Votes
Context menu with Control Array
Hi Dinosaur19006, I created this code from an idea from arindam_ (see his response to a recent previous thread) I don't know what type of ...Answered | 2 Replies | 2885 Views | Created by Dinosaur19006 - Monday, August 2, 2010 1:52 AM | Last reply by Ron.Sul - Tuesday, August 3, 2010 4:37 AM - Items 1 to 20 of 2364902 Next ›
No announcements