Create A Group Box (You Can Name It) That Looks Like Toolbox?
Mar 31, 2010
How to create a group box (You can name it) that looks like vb.net toolbox?
I am talking about a group box that has "+" and "-" sign that enables expanding and shrinking by click it.
View 3 Replies
ADVERTISEMENT
Aug 13, 2009
I want to create a visual studio-Toolbox like control in my windows application. How can I do that?
View 1 Replies
Oct 13, 2011
is it possible to create our own toolbox by which we drag and drop the tools?
View 2 Replies
Sep 8, 2009
I'm interested in a description of the step-by-step process for creating a custom control and making it available in the toolbox with vb2008. Just for an example, suppose one wanted to have an array of 9 buttons in a 3x3 pattern already labeled 1-9 as a control usable from the toolbox just as a single button or label etc. is, so that one could drag it from the toolbox to the form or a groupbox.
View 1 Replies
Aug 7, 2009
The hard thing is that I wanna create a Toolbox in the target system Visual Studio Toolbox.I wanna create this Toolbox at the installation time.
Anyone knows a way to do this both for VS.NET2005 and VS.NET2008?
I found 2 ways:
Creating a .vscontent and .vsi file and execute it, which has 3 problems: Cannot run in silent mode - cannot create a custom named toolbox - my dll is not digitally signed and it will show a warning box, non acceptable![url]...
View 1 Replies
Aug 12, 2009
Does anybody know where to find a toolbox for Visual Basic 2005 or 2008 that allow to create level, button, display or other special box used on a bridge of a ship? I want to simulate a small bridge of a ship and I need something that allow me to display engine power, rotation speed, level of pressure, compass and so on.
View 6 Replies
Jul 8, 2009
How to make a autohide toolbox like toolbox in visual studio 2008
View 1 Replies
Jul 23, 2009
How do i create a group of Radio Buttons? so they all act as one group and i'll be able to get the selected value of the group and not by checking them one by one.
View 14 Replies
Aug 3, 2009
I'm not shure that this is the right forum. If there are other more sutible forum please post a referance to it.My task is to generate dynamicaly 130 Group policies and link then to more then 260 OU's I have created.How do I create an empty GPO and link it to it's designated OU?
View 9 Replies
Oct 14, 2009
I would like to create or rename a group of sequential textboxes on my VB.NET windows form in the design environment. I currently have 70 textboxes. Right now they are named as TextBox1...TextBox70. I would like to rename all of them to something else like Conveyor1...Conveyor70. I am going to have other groups of textboxes on the screen as well, so I need a quick method to either create them with another sequential name or rename the entire group.
View 3 Replies
Apr 1, 2011
There are a few forum topics that start to discuss this but no concrete how-to's or step by step's. Is it even natively possible?
I need to create a software installation group policy using VB 2010 (or C# for that matter).
View 7 Replies
Feb 7, 2011
I am currently trying to create a program to list a large group of numbers for me. My final goal is to have every 2, 3, 4, ..., and 9 digit number containing only "1" "2" and "3". I thought I would go about this by using the following VB.NET program and then copying it into a text editor, and using find & replace to eliminate all other numbers.
Public Class Form1
Dim Start As Integer = 333333333
Dim Counter As Integer = 333333333
[Code].....
it fails due to the massive amount of processing that needs to take place. However, adding the intervals requires a great deal of time for each number to be displayed without any crashes.
Is there some way (in VB.NEt or another language) to get the number list I want in a short (an hour or less) amount of time?
View 7 Replies
Apr 12, 2009
first wanna say, awesome forum here wish i'd found it sooner so basically im trying to create a tool for my group (6 people) that tracks tickets they work, basically we work jobs by ticket request and im trying to create a tool/program where they can enter:the ticket number if they completed,pending etc and notes of the job i figured it was gonna be easy, do a simple GUI that saves the info to a excel sheet or a access DB file.
that is basically how it looks. what im trying to figure out and hoping to get some help on is what is the best way to go about this? would a access DB work out better? (since i am hoping to expand it later like add a auto date/time function etc)how do i get it so when i hit the "submit" button it copies the fields and puts them into the DB file?
View 7 Replies
Jun 11, 2012
I want to design RDLC report via visual studio 2010, it is big different with visual studio 2008. Please guide me create RDLC report in visual studio 2010. I have a Class table combine with table Student with 1...* relationship in database. I will fill this data into report which one each row of Class table is row group and multiple students below. Example: [URL]
View 1 Replies
Mar 19, 2012
I'm simply trying to create a small tool, to create a username / password / OU group, and a few properties on a new user from a form with a few text boxes, and a button.I know how to connect to LDAP, though i'm having a problem getting this done.
View 3 Replies
May 20, 2011
How do I create commands that allow a group of adjustable voltages to be provided outside the computer, via the usb, serial or paralell ports, etc to control devices connected to the computer?
As a former electronic technician and developer, I have several useful projects I would like to develop.For example, I just received a celestron digital microcope and I am interested in developing a speciman stage the microscope can be placed in which provides a from 4 to 8 adjustable led's located above the speciman and more below the speciman so the lighting on the specimen can be adjusted in a variety of ways so hidden features of the specimen will be revealed when viewed from the microscope.
how to send the commandsf rom the computer to outside devies for further processing is my primary concern into a port to accept these voltage commands since I am behind on current technical advances in the electronic field.
View 1 Replies
Dec 29, 2011
how to specify a custom icon for display in the toolbox window when you create your own custom control? Something other than the dreaded "gearbox" icon.
View 2 Replies
May 3, 2011
I'm trying to match up a specific group name and see if it exists for the currently logged in user using Active Directory roles. If the Group Name exists for the Current User, I want that group name to be displayed in a drop down list. Example: If current user is in BIG Group, display BIG in drop down list.Problem: All I am getting is SIDs and I'm not able to get anything to match up to the group name and nothing will show up in the drop down list.I also get the following Error:Error: Object variable or WIth block variable not set.How do I fix this?? here is the code I am using:
Private Sub GetMarketingCompanies()
' code to populate marketing company drop down list based on the current logged in users active directory group that
[code].....
View 3 Replies
Jan 31, 2011
Enumerate if an Active Directory group's member is user or another group
View 1 Replies
Aug 31, 2011
can anyone make a tutorial for a toolbox program like in vb 2008..how to make same like that
View 2 Replies
Jan 1, 2011
I am writing an application and I do not know how to reference a group of controls inside a group box. I will include the code I have written so far and a picture with a detailed explanation as to what I am trying to do. Feel free to comment on any discrepancies that you may notice in my code.
Code:
Public Class Form1
' The following class-level constants are used
' to calculate the price of the model
Const decCOUPE As Decimal = 18000
[code].....
View 3 Replies
Sep 25, 2011
I want to remove a group (include all items in this group) in ListView, but unsuccessful, the code is below, why?
ListView1.Groups("GroupName").Items.Clear()
ListView1.Groups.Remove(ListView1.Groups("GroupName"))
View 4 Replies
Apr 6, 2011
anyone have some quick code on how to do this?
wmi is not a option.
View 1 Replies
Jul 22, 2009
I want to divide the content in my application to groups each group has its own rectangle border with the group name located at the top border, i've seen it before and i'm not sure what is the correct name of this control, anyone knows what I'm talking about ? EDIT: Ok, I found the Groupbox Control but how do i use it? should i just drag other controls inside it or i should add controls directly into it?
View 2 Replies
Jul 25, 2011
I have this code I've used multiple times to add and remove users from AD groups, but when I try to use it to remove an AD group from another AD group it fails with "The server is unwilling" [code]...
View 1 Replies
Nov 19, 2009
I 'am using Visual Studio 2008 Version 9.0.30729.1 SP with Microsoft .NET Framework 3.5 SP1..Every time I try to add a control to the ToolBox I receive the following message:"The following assemblies are installed SDK assemblies but could not be shown in the customize toolbox dialog because they are missing one or more components. Please make sure that all necessary libraries are available.
View 1 Replies
Apr 7, 2010
<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in
[code].....
View 1 Replies
Aug 25, 2009
How to add an IDE toolbox control, I came up with? I want it to appear in the list when I click on toolbox and let me drag it onto the form. Is there a tutorial or video somewhere I could read?
View 10 Replies
Feb 26, 2009
How can I add another calendar in a toolbox?? anyone knows how to add a well design calendar.. Because I don't like the design of the calendar in the toolbox. It cannot change the font type and font color.
View 2 Replies
Oct 23, 2009
I just looked like 10 times, I can't find it.
View 4 Replies