473,767 Members | 1,587 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Checkboxs inside a listbox

Hello,

how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them

thanks
Nov 17 '05 #1
5 12401
Here's a free checkbox list control:
http://www.metabuilders.com/Tools/CheckedListBox.aspx

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"MS News" <sq**********@h otmail.com> wrote in message
news:uF******** ******@TK2MSFTN GP11.phx.gbl...
Hello,

how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them

thanks

Nov 17 '05 #2
Steve,
This is what I want however
I went to the link and when I download the file and unzip etc..
I tried to open the VS solution and it says it is under source safe
Also I don't understand the solution at all
Is there any other documentation on how to use this sample
I am totally lost. I see an imbedded example but not too clear about it

Thank you for any further help

Jim
"Steve C. Orr, MCSD" <St***@Orr.ne t> wrote in message
news:OC******** ******@TK2MSFTN GP10.phx.gbl...
Here's a free checkbox list control:
http://www.metabuilders.com/Tools/CheckedListBox.aspx

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"MS News" <sq**********@h otmail.com> wrote in message
news:uF******** ******@TK2MSFTN GP11.phx.gbl...
Hello,

how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them

thanks


Nov 17 '05 #3
Hi
<div style="width:30 0px;height:200p x;overflow:auto ">
Your checkboxes here....
</div>

More info
http://msdn.microsoft.com/library/de...ence_entry.asp

--
Best Regards
Vidar Petursson
=============== ===============
Microsoft Internet Client & Controls MVP
=============== ===============
"MS News" <sq**********@h otmail.com> wrote in message
news:uF******** ******@TK2MSFTN GP11.phx.gbl...
Hello,

how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them

thanks

Nov 17 '05 #4
Thank you will try it out

"Vidar Petursson" <th*****@icysof t.com> wrote in message
news:eA******** ******@TK2MSFTN GP09.phx.gbl...
Hi
<div style="width:30 0px;height:200p x;overflow:auto ">
Your checkboxes here....
</div>

More info
http://msdn.microsoft.com/library/de...thor/dhtml/ref
erence/dhtml_reference _entry.asp
--
Best Regards
Vidar Petursson
=============== ===============
Microsoft Internet Client & Controls MVP
=============== ===============
"MS News" <sq**********@h otmail.com> wrote in message
news:uF******** ******@TK2MSFTN GP11.phx.gbl...
Hello,

how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them

thanks


Nov 17 '05 #5
Vidar,

Thank you,
When I add my checkBoxes Dynamically at runtime I can't seem to able to find
any checkboxes in my objDIV.Contorls
when I postback how do I get to the collection and find which check boxes
have been checked

Thank you
"Vidar Petursson" <th*****@icysof t.com> wrote in message
news:eA******** ******@TK2MSFTN GP09.phx.gbl...
Hi
<div style="width:30 0px;height:200p x;overflow:auto ">
Your checkboxes here....
</div>

More info
http://msdn.microsoft.com/library/de...thor/dhtml/ref
erence/dhtml_reference _entry.asp
--
Best Regards
Vidar Petursson
=============== ===============
Microsoft Internet Client & Controls MVP
=============== ===============
"MS News" <sq**********@h otmail.com> wrote in message
news:uF******** ******@TK2MSFTN GP11.phx.gbl...
Hello,

how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them

thanks


Nov 17 '05 #6

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

Similar topics

4
2314
by: f_salazar | last post by:
English Version !! Hi !! I have a page with a Form, inside the form I have listbox with 'X' elements. Wend I submit the page, an ASP process inside the page have to read those elements and then save them in a database. I try Request.Form("listbox") but doesnt work !
2
2336
by: RickDee | last post by:
Does anybody know how to display different color text inside ListBox ? I was testing it with CreateGraphics and DrawString methods, but it does not work out. Thanks Regards
8
2884
by: Oddball | last post by:
Ok - I have a ListBox control and I'm ready to write my own DrawItem event handler. What I want to draw as the item is another control. I have created a user control that I would like to list in this listbox but I can't for the life of me figure out how to draw the control inside ListBox... I get as far as: private void lbImageList_DrawItem(object sender, System.Windows.Forms.DrawItemEventArgs e)
3
1906
by: Raja | last post by:
I have a simple question, I have a datagrid and inside the grid, i have List box. I am able to render the page with the datagrid and the lisbox values. Now, my question is how to trap the server side SelectedIndexChanged event of the listbox. Any help in VB.NET would be greatly appreciated. Thanks
0
276
by: Manny Chohan | last post by:
Hi Guys, I need to append space in front of Directory names inside listbox based on the folder level inside directory. If i do lBoxLocation.Items.Add(new ListControl(" "+ dirInfo.Name,dirInfo(i).FullName)) it adds as a text in front of value.
4
3782
by: yogitadesai | last post by:
Hi Group, How can I add a Command button inside a Listbox? I created a listbox and a command button on the form. now during the form_load event, I am trying to add command button to this listbox, but it does not work.. I am using VB 6. Since I am new to VB, can anyone help me in this regard.. Thanks in advance..
8
6040
by: PeteOlcott | last post by:
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/test_change_structure.html I would like to completely understand how GUI controls such as this one are constructed. In the ideal case I would like to see all of the source code for a complete working example of a ListBox of CheckBoxes.
17
2714
by: shivasusan | last post by:
Hi! In my program, I have multiple check boxs.(more the 10) But i give rights to select 2 check boxs, If i select more then 2 check boxs, I want to display alert message. Please any one post me modle program. Please very very urgent.... any only help me... By Susan.
0
1358
by: Walter Thizo | last post by:
I have substring the duplicate different records from file and i want to load those records inside listbox or paradox table distinctly - This is records from file : Student No 2001 2001 2001
0
9575
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9407
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
10014
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9841
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
6656
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();...
0
5280
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3931
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
2
3534
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2808
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.