Lost your password?

Blogs about: Listbox

Featured Blog

How to Auto scroll TextBox, ListBox, ListView

elsaghir wrote 5 days ago: Here are some info on how to do an Autoscroll for your program controls TextBox autoscroll textBox1. … more →

Tags: Programming, MS Windows, C Sharp, autoscroll, TextBox

Using MatrixTransform

zamjad wrote 1 week ago: WPF already provide few classes for quick transformation such as rotate transformation, scale transf … more →

Tags: WPF, C#, .NET, XAML, Controls, ListBox, Control?, MatrixTransformation, Matrix

Horizontal ListBox revisited

zamjad wrote 1 week ago: Previously we saw that how can we create a horizontal list box using the layout transform and using … more →

Tags: .NET, C#, Controls, ListBox, Template, WPF, XAML, Control?, Datatemplate

Moving Values Between Select Boxes

ramanisandeep wrote 3 weeks ago: These functions allowed you to do commonly-requested actions with select boxes. For example, you can … more →

Tags: javascript, jQuery, How to Add Remove ListItems from one ListBox to Another, Moving Values Between Select Boxes

Horizontal List Box

zamjad wrote 3 weeks ago: We can easily change the layout of any UI Element. Let’s take a look at List Box. If we want to make … more →

Tags: .NET, C#, Controls, ListBox, WPF, XAML, Control?, RotateTransform

select listbox item if it exist in database

backupcode wrote 1 month ago: The following code would select/deselect a listbox item, depending if the item is found in the datab … more →

Tags: VB .NET, Database, Item

insert to database if listbox item is selected

backupcode wrote 1 month ago: The following code will insert the data selected on a listbox. Dim i As Integer For i = 0 To myListb … more →

Tags: VB .NET, sql insert

Creating Debugger Visualizer in WPF: Part 5

zamjad wrote 1 month ago: Till now we studied how to created a debugger visualizer to support multiple data types in WPF. But … more →

Tags: WPF, C#, .NET, XAML, debugging, Control?, XamlReader, Template, Visualizer

Creating Debugger Visualizer in WPF: Part 4

zamjad wrote 1 month ago: Till now our visualizer were limited to only one data type i.e. integer data type. But any good visu … more →

Tags: WPF, C#, .NET, XAML, debugging, Control?, XamlReader, Template, Visualizer

Important concepts of the ItemsControl

DutchMarcel wrote 1 month ago: The ItemsControl is the most versatile control in the WPF toolbox. This control, or one of its desce … more →

Tags: Beginner, combobox, itemscontrol

Creating Debugger Visualizer in WPF: Part 3

zamjad wrote 1 month ago: In previous discussion we created one visualizer using XAML file. Now lets move forward and improve … more →

Tags: WPF, C#, .NET, XAML, debugging, Control?, XamlReader, Visualizer

Creating Debugger Visualizer in WPF: Part 2

zamjad wrote 1 month ago: We already saw how to create a visual studio debugging visualizer in WPF. In that example we did eve … more →

Tags: WPF, C#, .NET, XAML, debugging, Control?, XamlReader, Visualizer

Creating Debugger Visualizer in WPF: Part 1

zamjad wrote 1 month ago: We have seen lots of good examples of how to create Debugger visualizer for Visual Studio. But one t … more →

Tags: Programming, WPF, C#, .NET, Data Binding, Template, debugging, Data Binding, Datatemplate

Embedded Expender control inside ListBox in WPF

zamjad wrote 1 month ago: I recently noticed one post in WPF form about how to make every element of list box expendable. We a … more →

Tags: WPF, C#, .NET, XAML, Controls, ListBox, Expander, Datatemplate

How to Select Null/None in a ComboBox/ListBox/ListView2 comments

Phil B. wrote 2 months ago: When using a Selector control like ComboBox, ListBox, or ListView to present a non-required/optional … more →

Tags: WPF Tips and Tricks, combobox, compositecollection, DBNull, listview, null, selector, WPF

Data binding of ListBox in WPF

zamjad wrote 2 months ago: Listbox is used to display multiple items and its usage is very simple. In first step lets going to … more →

Tags: WPF, C#, .NET, XAML, Data Binding, Template, Controls, ListBox, Datatemplate

Synchronizing TreeView with ListBox2 comments

csharpmonkey wrote 3 months ago: I recently needed to display a hierachy of items in a TreeView and, when an item is selected, displa … more →

Tags: coding, .NET, C#, treeview, WPF

Program Listbox (VB.Net)

xonx wrote 3 months ago: Listbox biasa dipake untuk ngasi beberapa pilihan items untuk User. Items-items di dalam Listbox bis … more →

Tags: Techno, Visual Basic, VB, Tutorial VB

Silverlight Control Gallery

Ashok wrote 4 months ago: Namespace: System.Windows.Controls The following is an alphabetical list of the common Silverlight c … more →

Tags: Silverlight, Canvas, Border, Button, Calendar, checkbox, combobox, ContentControl, DataGrid


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS