IDE :: Toolbox Items Can Be Seen But Not Enable?
Aug 11, 2009I am using Vb 2010 I am trying to generate a report in my project; however, i can't put the report viewer on the form. I can see it but can't drag it as if it's not enable.
View 1 RepliesI am using Vb 2010 I am trying to generate a report in my project; however, i can't put the report viewer on the form. I can see it but can't drag it as if it's not enable.
View 1 RepliesI want to add a window that will auto hide or enable me to pin it down like these windows on the VB IDE.
View 1 RepliesI have a rather large project that several developers access via MS SourceSafe. The issue at hand is the ToolBox lists many, thirty plus, items that start Cached.(the name that follows Cached is the name of a class or Cyrstal Report in the project. There are also many items listed, they have the same "gear" icon, without the word Cached prefix on the class name.
My question is, how can I get these items out of the ToolBox so they never come back?
I found it unusaul that I can't load my toolbox items of my Visual Basic 2008 SDK after I just intalled Microsoft Windows7 Phone SDK. And, my property items are not complete, only the property of the main form is displayed, the properties of the controls in the form can't be displayed. I tried right clicking on the toolbox area -> choose items... and then I got this unusual message "an error occured loading this property".
View 1 RepliesI right clicked on the toolbox and in the context menu, there was a button that said "Show teresting controls, but they were disabled.
View 2 RepliesI swear! They just disappeared. I checked it to show them,but still, i don't see any.
View 3 Repliesi have aproblem with toolbox some items are disabled and inactive like validation controls and many other items..i'm using VS 2008 ..
View 5 RepliesWhy do I have a Silverlight tab in "Choose Items ToolBox" when I never installed it?The problem is if I select that tab (by mistake of course ;) it locks up!Reproducable bug:Right click Toolbox to open context menu, select "Choose Items". In the "Choose Items ToolBox" window select SilverLight Tab, after that none of the tabs/buttons work so I am unable to cancel/close the window and have to kill devenv.exe with task manager.System:Windows XP Pro 32-bit VS 2010 Pro Silverlight is not installed!?
View 5 RepliesI was looking through the choose toolbox items window the other day and i saw one called Assembly Installer. I was wondering what this is and what it does?
View 2 RepliesI am using VBExpress 2008 and trying to use of graphs. I tried to locate Ms Chart control in Chose Toolbox Items but I am not finding that.
View 3 RepliesGive me some kind of tutorial for using the FB API with VB.NET (2008). I tried installing the SDK, but the components don't show up in the toolbox nor in the 'Choose Items' List...
View 4 RepliesIn VB 6 I enabled and it incapacitated the items of the menu with the following expression. And in VB.net how to do to substitute this expression in my project?
View 7 RepliesI have put an Input box + Button in my main form to search items inside my DataGridView in Visual Basic 2008 Express Edition, i just dont know what codes to put in my button to enable searching items inside my DataGrid.
View 2 RepliesI can't seem to figure out how to use databindings to enable/disable a button when a listbox contains 0/1+ items?
Button1.DataBindings.Add("Enabled", ListBox1, "Items.Count")
Button1.DataBindings.Add("Enabled", ListBox1.Items, "Count")
Result = ArgumentException: Cannot bind to the property or column Count on the DataSource. Parameter name: dataMember
Button1.DataBindings.Add("Enabled", TextBox1, "Text.Length") ' This works?
If i click "chose items" to select some controls to new tab in toolbox, VS 2008 SP1 closed automaticaly. what might be the problem?
View 2 RepliesHow to make a autohide toolbox like toolbox in visual studio 2008
View 1 RepliesI want to allow the user to enable or disable a textbox by clicking either a button (enable) or the reverse. (disable) if the user clicks the enable button the textbox should receive the focus.
View 4 Repliescan anyone make a tutorial for a toolbox program like in vb 2008..how to make same like that
View 2 RepliesI '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<!-- /* 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].....
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 RepliesHow 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 RepliesI just looked like 10 times, I can't find it.
View 4 RepliesWhy can't I see QueriesTableAdapter in my Toolbox. My other projects have it in theToolbox. Do I have to add it?
View 1 Repliesim just wondering is there such a tool in visual basics 2010 which is a CMD window..so if I drag it onto my application i will have a cmd window and i could code it so it sends such codes to the cmd window if there isnt a cmd window tool.
View 5 RepliesI'm using Visual Basic in Visual Studio 10 Beta 2.
I did make a library with UserControls In VS2010 and I did a build. After that I want to use my UserControls from the library in a new project in VS2010.
How do I get the UserControls in the ToolBox when I'm desiging? I tried some import statements, but without result.
[Code]...
I also set a reference to the dll file of the library, but still I don't the UserControl in the TooBox.
I created a UserControl in a ClassLibrary project and then built it to generate the .dll file. I then want to create a new project and i added this .dll as a reference to my new project. but how do I add the UserControl in the class to my Toolbox? I'm using Visual Basic 2005 Express Edition.
View 2 RepliesI am new to this. I have VB 2008 Express. I want to use the Reportviewer feature. I downloaded the add-in but it doesn't appear in the toolbox. Is the Reportviewer feature available in VB Express?
View 6 RepliesHow can I add winsock Control in my toolbox?
View 1 RepliesI'm having trouble adding a new control to my toolbox.I downloaded the projected and extracted.I the went to the VB toolbox, rightclicked the mouse button and selected choose items. I then clicked the browse button. I selected the folder I had extracted to and then went to bin/debug/menucontroltest.exe.
View 2 Replies