No announcements
Found 1782045 threads
-
0 Votes
How can create menu in vb.net
In the toolbox where all the buttons, textboxes and other controls reside is a "Menus & Toolbars" toolbox.Answered | 2 Replies | 2325 Views | Created by jasvee - Sunday, July 15, 2012 11:56 AM | Last reply by jasvee - Tuesday, July 17, 2012 4:30 AM -
0 Votes
Problem when trying to create site programaticly
Don't hesitate to create a thread if you got a "new problem" so different topics don't get mixed up.Answered | 4 Replies | 6873 Views | Created by Gildebrand - Tuesday, November 2, 2010 9:06 AM | Last reply by Andreas Blueher - Tuesday, November 2, 2010 2:54 PM -
1 Votes
How to set folderpermissons on server, programaticly with a vb.net program
I have a vb.net (VS2008) program, running on diferent client computers.Answered | 1 Replies | 4206 Views | Created by Peter Larsen - Sunday, January 10, 2010 12:44 PM | Last reply by Razvan Grigoroiu - Sunday, January 10, 2010 3:01 PM -
0 Votes
Redirection in Programaticly created Menu in vb.net
When you click subMenu's Child menu , it only posts back.Answered | 7 Replies | 62 Views | Created by Anonymous - Friday, October 5, 2018 2:06 AM | Last reply by Anonymous - Friday, October 5, 2018 9:20 AM -
0 Votes
Menu Style in VB.net
Godard | Microsoft® Community Contributor 2011 double twoCents = .02; Console.WriteLine("$" + ...Answered | 3 Replies | 2669 Views | Created by Phoenix Logan - Saturday, May 19, 2012 12:32 AM | Last reply by - Friday, May 25, 2012 5:41 PM -
1 Votes
VB.NET textbox pop-up menu
You need to create your custom menu from a ContextMenuStrip control (found in the toolbox).Answered | 2 Replies | 6874 Views | Created by tunfloganozira - Wednesday, November 7, 2012 6:51 PM | Last reply by Frank L. Smith - Wednesday, November 7, 2012 7:42 PM -
1 Votes
VB.NET resize menu strip
Thank You Can you also tell me how to remove hover color if i dont want hover blue color effect in my menu strip ?Answered | 5 Replies | 10782 Views | Created by saurabhorange - Thursday, October 25, 2012 6:44 AM | Last reply by calanghei - Friday, October 26, 2012 5:00 AM -
1 Votes
Set hieght of menu in dynamic menu in vb.net
Hi, Could you please include a little more detail on what part of the menu you want to set the height of.Answered | 1 Replies | 406 Views | Created by Ganesan C - Monday, June 2, 2014 7:24 AM | Last reply by IronRazerz - Monday, June 2, 2014 10:58 AM -
0 Votes
How to create menu and submenu in MS word using vb.net?
Looks like the below article has some sample about creating a sub menu.Answered | 2 Replies | 4116 Views | Created by Gr8 Coder - Tuesday, November 3, 2009 6:03 PM | Last reply by Gr8 Coder - Thursday, November 5, 2009 5:46 PM -
0 Votes
Creating executable files in VB.NET
Control Panel -> Administrative Tools -> Internet Information Services Some tutorials: How to deploy an ASP.NET Web application using Xcopy ...Answered | 6 Replies | 3944 Views | Created by kavita bhaskaran kukkala - Friday, August 15, 2008 5:58 PM | Last reply by Martin Xie - MSFT - Monday, August 25, 2008 3:53 AM -
0 Votes
GUI menu vb.net
Hi benjir01, Does "menu item" means the pages in web?Answered | 2 Replies | 485 Views | Created by benjir01 - Wednesday, September 2, 2015 3:30 PM | Last reply by Youjun Tang - Tuesday, September 15, 2015 2:26 AM -
2 Votes
No redirection to right variation when I change the language from a menu
What you need to do is write a custom user control or web part that iterates through the VariationLabels, and displays those as choices for the end user (with logic to ...Answered | 7 Replies | 10150 Views | Created by Celox Group - Thursday, November 18, 2010 9:04 AM | Last reply by Adam Toth - Wednesday, December 22, 2010 6:04 PM -
9 Votes
Insert a menu bar in a vb.net application
It looks like that must be used for creating menus that ...Answered | 19 Replies | 731 Views | Created by Sid Williams - Tuesday, January 27, 2015 10:51 AM | Last reply by Crazypennie - Thursday, January 29, 2015 5:35 PM -
0 Votes
Create Release folder in VB.Net 2005 Application
<your project name> Properties...Answered | 6 Replies | 3118 Views | Created by ssa2010 - Friday, June 15, 2012 9:22 AM | Last reply by ssa2010 - Tuesday, June 19, 2012 9:08 AM -
1 Votes
Dynamic Create Menu
Dear All, I want create menu dynamic load from database.Answered | 2 Replies | 551 Views | Created by Surbakti - Monday, May 16, 2016 3:54 AM | Last reply by Mr. Monkeyboy - Tuesday, May 17, 2016 3:11 PM -
0 Votes
Create a menu in Blend
Thanks, as you can see sofar I have used an external program, Xara Web Design to create menus, and it works fine at my site www.rth.no ReidarAnswered | 3 Replies | 4565 Views | Created by reidarT - Wednesday, December 31, 2008 9:45 AM | Last reply by reidarT - Thursday, January 1, 2009 12:53 PM -
0 Votes
Create a Menu in Menubar Dynamically
Hi Ed Dore, I Readed some articles about creating Menus using EnvDTE, and created some examples, but I still can not find some solutions about adding some ...Answered | 3 Replies | 3203 Views | Created by jamie.jin - Monday, March 1, 2010 6:57 AM | Last reply by Ed Dore - Tuesday, March 2, 2010 6:40 PM -
4 Votes
How to create a custom icon for an IDE menu button
Hi JerryTheHub, This forum talks about Visual Studio Setup, I'll move your case to "Where is the forum for" so that you can be redirect to the right forum.Answered | 2 Replies | 2245 Views | Created by JerryTheHub - Friday, April 26, 2013 4:35 PM | Last reply by Zoltán Horváth - Monday, April 29, 2013 12:39 PM -
0 Votes
Customize the list item actions menu to redirect to Infopath form
There are a couple parts to custom actions: Custom Action Definition Group Definition Create a simple WSP with a single ...Answered | 2 Replies | 5903 Views | Created by Punnu - Saturday, July 26, 2008 3:15 PM | Last reply by Punnu - Monday, July 28, 2008 5:34 AM -
2 Votes
Creating a NULL array in VB.NET
As Variants are no longer supported in VB.Net, then yes, VB.Net does not have an exact method for duplicating the Array function in VBScript.Answered | 35 Replies | 24253 Views | Created by MaxHavoc - Tuesday, November 11, 2008 5:17 PM | Last reply by konikula - Thursday, November 13, 2008 12:12 AM - Items 1 to 20 of 1782045 Next ›
No announcements