473,651 Members | 2,566 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't delete controls on Tabbed page. VB.NET

I have a problem that I cannot delete components that are placed on a
Tabbed page in Visual Basic.Net 2003. (OS = Windows 2000 Professional)

The form uses a Tab Control with several pages. I have a Panel on the page
and then some combo boxes, labels and text boxes.
For some reason, I cannot delete any of these controls from the form (not
even the Tab control istelf).
The Delete and Cut options in the right click menu have been ghosted out as
is the options from Edit menu.

Anyone please know what is going on and how I can fix it ?

Thanks

Jul 21 '05 #1
3 2725
David,

Please don't multipost, you can crosspost as much as you wish sending one
message at once to more (relevant) newsgroups.

Do I understand that are on your component some controls, which you want to
delete when they are added to a form?

That would be normal that you cannot delete them than.

Cor

"David"
..
I have a problem that I cannot delete components that are placed on a
Tabbed page in Visual Basic.Net 2003. (OS = Windows 2000 Professional)

The form uses a Tab Control with several pages. I have a Panel on the page
and then some combo boxes, labels and text boxes.
For some reason, I cannot delete any of these controls from the form (not
even the Tab control istelf).
The Delete and Cut options in the right click menu have been ghosted out
as
is the options from Edit menu.

Anyone please know what is going on and how I can fix it ?

Thanks

Jul 21 '05 #2
Cor,

What do you mean by multipost ? I selected this group and used "NEW POST"

I have always been able to delete controls from forms during design. If not
it would be like a word processor with no back key.

To reiterate:

I am designing a form in VB.net. I have placed a Tab Control and some text
boxes etc on a TAB PAGE.
I want to remove one of the text boxes from the tab page but cannot do this.

If I create a project and don't use a TAB control, I can place controls on
the page and remove them as I wish during design. But not if I place them on
a TAB page.


"Cor Ligthert" <no************ @planet.nl> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
David,

Please don't multipost, you can crosspost as much as you wish sending one
message at once to more (relevant) newsgroups.

Do I understand that are on your component some controls, which you want to delete when they are added to a form?

That would be normal that you cannot delete them than.

Cor

"David"
.
I have a problem that I cannot delete components that are placed on a
Tabbed page in Visual Basic.Net 2003. (OS = Windows 2000 Professional)

The form uses a Tab Control with several pages. I have a Panel on the page and then some combo boxes, labels and text boxes.
For some reason, I cannot delete any of these controls from the form (not even the Tab control istelf).
The Delete and Cut options in the right click menu have been ghosted out
as
is the options from Edit menu.

Anyone please know what is going on and how I can fix it ?

Thanks


Jul 21 '05 #3
David,

Sorry, I thought I saw almost the same question in the language.vb
newsgroup, and thought you asked it however probably someone else.
To reiterate:

I am designing a form in VB.net. I have placed a Tab Control and some text
boxes etc on a TAB PAGE.
I want to remove one of the text boxes from the tab page but cannot do
this.

If I create a project and don't use a TAB control, I can place controls on
the page and remove them as I wish during design. But not if I place them
on
a TAB page.
What is the meaning of this in your previous message.
I have a problem that I cannot delete components that are placed on a
Tabbed page in Visual Basic.Net 2003. (OS = Windows 2000 Professional)


It can just be that you call a control a component what makes the confusion.

I never heard that somebody could not delete a control he draged on his
tabpage, while he could do it on a form when the "lock controls" on that
tabpage was not set.

I hope this helps anyway

Cor

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1906
by: Biva | last post by:
Hello, I have a drop down list control in a datagrid. I can't seem to populate the control. Here is what my code looks like: <EditItemTemplate> <asp:DropDownList ID= "ddlUser5" DataSource = '<%# ddlUser5Bind() %>' Runat =server> </asp:DropDownList> </EditItemTemplate>
3
364
by: David | last post by:
I have a problem that I cannot delete components that are placed on a Tabbed page in Visual Basic.Net 2003. (OS = Windows 2000 Professional) The form uses a Tab Control with several pages. I have a Panel on the page and then some combo boxes, labels and text boxes. For some reason, I cannot delete any of these controls from the form (not even the Tab control istelf). The Delete and Cut options in the right click menu have been ghosted...
2
1898
by: rmandel | last post by:
I'm very, very new to .Net but have been doing C/C++ for years. I'm having a great deal of difficulty with something that should be simple. Here's what I'm trying to do.... Display three columns of data in a table with a checkbox control on each table row. When the button is clicked I want to iterate the table and see which
1
1263
by: Dave | last post by:
I need to set a default Selected Item in combobox on a tabbed page which is on tabbed page #2. It works on page 1 but not page2. -- L. A. Jones
0
287
by: kev | last post by:
Hello, I posted a question a while ago on tabbed pages, how to set it to invisible when the text box is empty.It was answered by Rick and the code ran perfectly. However, i tried using the same code for another scenario and it gives me compile error:method or data member not found. My scenario is i have a nested tab page.My main tabbed page has 4 tabs, About, SafetyLevel1,SafetyLevel2,SafetyLevel3. Inside this main, i created a...
0
7506
NeoPa
by: NeoPa | last post by:
Originally posted by Missinglinq: The first thing to remember is that Tabbed Pages are all part of a single form; think of it as a really long form turned on its side and folded on itself. Because it is all one form, references to contols on any page are done in the same manner as if they were all on one single screen. Create a form in Design View. Goto the toolbox and click on the Tabbed Control icon; it actually looks like several...
2
1086
by: sindhuraj505 | last post by:
hello, I have created a small tabbed,resizable,minimizable window using javascript in my aspx page.but after the script window is loaded in the page,when i click asp.net controls like button,link button etc..this window is getting closed automatically.I don't know how this happens?I'm really in trouble.pls anyone help me.
3
1976
by: smith1966 | last post by:
Please Help ... I need to reference a particular control that exists on a "tabbed" page eg TABCtl5 has 3 "pages" I have focus set to "TABClt5(Page-1)". I need to access the content of a "text box" (named control-A) on "Page-3" Within VBA ... How do I access access "Control-A" on "Page-3". If I have focus set to "Page-1" ?
19
7253
by: hedges98 | last post by:
Sorry for the mouthful of a title! Basically, I have a form with tabbed controls (Personal/Contact Details, Referral Information, Case Info/Status etc.) and I want to add a tabbed control form inside one of the existing tabs. At the moment there are two tabs called Appointments and Group Appointments. What I want to do is add a tabbed control inside the Appointments tab with two tabs called Individual Appointments and Group Appointments...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8802
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8465
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8579
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7297
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5612
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2699
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1909
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.