Main Navigation
Home
Blog
Index
Search
Articles
Books
Contact
BLOG.CSHARPHELPER.COM: Category Archive for controls
Change the form's AcceptButton depending on which control has focus in C#
Posted by Rod Stephens at
2/23/2013 4:53 PM
|
Add Comment
Initialize a TreeView control to display a directory hierarchy in C#
Posted by Rod Stephens at
2/14/2013 9:28 AM
|
Add Comment
Print the contents of a ListView control with data that doesn't fit in one line or one one page in C#
Posted by Rod Stephens at
2/10/2013 10:38 AM
|
Add Comment
Make a form remain on top of or below other windows in C#
Posted by Rod Stephens at
2/1/2013 1:19 PM
|
Add Comment
Make a StatusLabel display its text even if it doesn't fit in C#
Posted by Rod Stephens at
1/28/2013 6:13 AM
|
Add Comment
Easily make owner-drawn ComboBoxes display images with text in C#
Posted by Rod Stephens at
1/8/2013 2:28 PM
|
Add Comment
|
Trackbacks
Easily make owner-drawn ComboBoxes display lists of colors or images in C#
Posted by Rod Stephens at
1/4/2013 11:43 AM
|
Add Comment
Make a button display the picture that is under it in C#
Posted by Rod Stephens at
12/26/2012 11:15 AM
|
Add Comment
Use a symbiote class to let the user graphically select a range of hours in C#
Posted by Rod Stephens at
11/15/2012 2:04 PM
|
View Comments (1)
|
Add Comment
Let the user graphically select a range of hours in C#
Posted by Rod Stephens at
11/14/2012 9:54 AM
|
Add Comment
Make an extender provider that makes it easy to preview TextBox changes in C#
Posted by Rod Stephens at
10/29/2012 1:55 PM
|
Add Comment
Make a TextBox that lets the user only enter floats in C#
Posted by Rod Stephens at
10/26/2012 11:34 AM
|
Add Comment
Make a TextBox that lets you preview and cancel changes to its text in C#, Part 2
Posted by Rod Stephens at
10/25/2012 9:08 AM
|
Add Comment
Make a TextBox that lets you preview and cancel changes to its text in C#
Posted by Rod Stephens at
10/23/2012 11:59 AM
|
Add Comment
Select a TreeView subtree when the user selects a node in C#
Posted by Rod Stephens at
10/22/2012 8:16 AM
|
Add Comment
Expand a TreeView node's subtree in C#
Posted by Rod Stephens at
10/20/2012 10:03 AM
|
View Comments (2)
|
Add Comment
Display an appropriate context menu when the user right clicks on a TreeView node in C#
Posted by Rod Stephens at
10/19/2012 11:06 AM
|
Add Comment
Make a TreeView display an appropriate tooltip when the mouse moves over different nodes in C#
Posted by Rod Stephens at
10/17/2012 12:11 PM
|
Add Comment
Load a TreeView control from a text file with tabs denoting indentation in C#
Posted by Rod Stephens at
10/16/2012 7:18 AM
|
Add Comment
Use Windows Forms controls to make multiple stacked expanders in C#
Posted by Rod Stephens at
9/26/2012 9:19 AM
|
Add Comment
|
Trackbacks
Use Windows Forms controls to make an expander in C#
Posted by Rod Stephens at
9/25/2012 7:40 AM
|
Add Comment
Make an image with a transparent background for use on a button in C#
Posted by Rod Stephens at
9/21/2012 11:33 AM
|
Add Comment
Let the user press Ctrl+A to select all of the text in a TextBox in C#
Posted by Rod Stephens at
9/3/2012 8:22 AM
|
Add Comment
Print the contents of a ListView control with data that doesn't fit in one line in C#
Posted by Rod Stephens at
8/22/2012 1:39 PM
|
Add Comment
Print the contents of a ListView control in C#
Posted by Rod Stephens at
8/21/2012 1:25 PM
|
View Comments (2)
|
Add Comment
Grow and shrink buttons when the mouse moves over them in C#
Posted by Rod Stephens at
8/9/2012 8:43 AM
|
Add Comment
Make toolstrip buttons behave like a radio button group in C#
Posted by Rod Stephens at
8/6/2012 7:17 AM
|
Add Comment
Use an OpenFileDialog's Filter property to let the user open different kinds of image files in C#
Posted by Rod Stephens at
7/3/2012 7:57 AM
|
Add Comment
Display tips in a status bar instead of a tooltip in C#
Posted by Rod Stephens at
6/7/2012 7:23 AM
|
View Comments (1)
|
Add Comment
Make a status strip label that sticks to the right side of the form in C#
Posted by Rod Stephens at
6/6/2012 8:30 AM
|
Add Comment
Highlight the DataGridView row that is under the mouse in C#
Posted by Rod Stephens at
5/31/2012 8:45 AM
|
Add Comment
Make a shaded ellipse control in C#
Posted by Rod Stephens at
5/21/2012 6:14 AM
|
Add Comment
Use the ClientSize property to make a form fit its contents in C#
Posted by Rod Stephens at
5/15/2012 6:58 AM
|
Add Comment
Use a message filter to make TextBox controls not display context menus in C#
Posted by Rod Stephens at
5/10/2012 7:41 AM
|
Add Comment
Make a TextBox control without a context menu in C#
Posted by Rod Stephens at
5/9/2012 8:07 AM
|
Add Comment
Use ActiveControl to enabled and disable menu items when appropriate in C#
Posted by Rod Stephens at
5/8/2012 7:00 AM
|
Add Comment
Use the ActiveControl property to determine the active control in C#
Posted by Rod Stephens at
5/7/2012 9:50 AM
|
Add Comment
Compare case-insensitive dictionaries in C#
Posted by Rod Stephens at
5/2/2012 9:03 AM
|
Add Comment
Use a Dictionary object to store and look up items in C#
Posted by Rod Stephens at
4/30/2012 9:24 AM
|
Add Comment
Use PNG files for button images and explore the images available in the Visual Studio Image Library in C#
Posted by Rod Stephens at
4/9/2012 12:53 PM
|
Add Comment
Give transparent backgrounds to images displayed on buttons in C#
Posted by Rod Stephens at
4/6/2012 10:14 AM
|
Add Comment
Make a TextBox convert text into proper case in C#
Posted by Rod Stephens at
3/8/2012 9:30 AM
|
Add Comment
Make TextBoxes automatically convert to lower case or upper case in C#
Posted by Rod Stephens at
3/6/2012 8:40 AM
|
Add Comment
Add useful extension methods to the ListView control to let it sort using all columns or clicked columns in C#
Posted by Rod Stephens at
2/1/2012 6:20 AM
|
Add Comment
Display thumbnails for image files in a directory in C#
Posted by Rod Stephens at
1/27/2012 12:30 PM
|
Add Comment
Display a different tooltip for each item in a ListBox in C#
Posted by Rod Stephens at
1/13/2012 11:06 AM
|
Add Comment
Note when the user clicks any control on a form in C#
Posted by Rod Stephens at
1/9/2012 10:18 AM
|
Add Comment
Center the cursor over a particular control in C#
Posted by Rod Stephens at
1/6/2012 10:50 AM
|
Add Comment
Find the word under the mouse in a RichTextBox control in C#
Posted by Rod Stephens at
1/2/2012 8:36 AM
|
Add Comment
Handle a NumericUpDown control's value change events in C#
Posted by Rod Stephens at
10/17/2011 9:52 AM
|
Add Comment
Use a NumericUpDown control to let the user enter decimal values in C#
Posted by Rod Stephens at
10/14/2011 2:17 PM
|
Add Comment
Use scrollbars to select a color in RGB or HLS format in C#
Posted by Rod Stephens at
10/11/2011 10:08 AM
|
Add Comment
Make an owner-drawn ListView control that draws server status information in C#
Posted by Rod Stephens at
9/23/2011 7:30 AM
|
Add Comment
Make numeric values line up nicely in ComboBox and ListBox controls in C#
Posted by Rod Stephens at
9/12/2011 9:48 AM
|
Add Comment
Sort partly numeric items in a ComboBox or ListBox in C#
Posted by Rod Stephens at
9/11/2011 5:12 PM
|
Add Comment
Sort items in a ComboBox or ListBox numerically in C#
Posted by Rod Stephens at
9/10/2011 9:49 AM
|
View Comments (2)
|
Add Comment
Link data sources between ComboBoxes and ListBoxes in C#
Posted by Rod Stephens at
9/9/2011 7:09 AM
|
Add Comment
Display items in a ListBox sorted in numeric order in C#
Posted by Rod Stephens at
7/18/2011 7:38 AM
|
Add Comment
Use a PictureBox to make a slider with a value bar in C#
Posted by Rod Stephens at
7/8/2011 7:38 AM
|
Add Comment
Use a PictureBox to make a slider with a needle in C#
Posted by Rod Stephens at
7/7/2011 9:59 AM
|
Add Comment
Use a scroll bar to let the user select a non-integer value in C#
Posted by Rod Stephens at
7/5/2011 8:15 AM
|
Add Comment
Make an owner-drawn ListBox that displays pictures in C#
Posted by Rod Stephens at
6/23/2011 7:35 AM
|
Add Comment
Make an owner-drawn ListBox in C#
Posted by Rod Stephens at
6/22/2011 6:14 AM
|
Add Comment
Validate a form's fields without trapping the user in a field in C#
Posted by Rod Stephens at
6/20/2011 6:27 AM
|
Add Comment
Use the Validating event to make a form validate its fields in C#
Posted by Rod Stephens at
6/18/2011 10:41 AM
|
Add Comment
Use tooltips and change them at run time in C#
Posted by Rod Stephens at
6/15/2011 12:26 PM
|
Add Comment
Reparent a control in C#
Posted by Rod Stephens at
6/13/2011 6:11 PM
|
Add Comment
Use Label controls to make a simple bar chart in C#
Posted by Rod Stephens at
5/26/2011 5:29 PM
|
Add Comment
Open a PDF file in a WebBrowser control in C#
Posted by Rod Stephens at
5/2/2011 9:48 PM
|
Add Comment
Display a series of PictureBoxes containing a standard palette of colors in C#
Posted by Rod Stephens at
4/26/2011 6:53 AM
|
Add Comment
Use buttons to let the user move items between two ListBoxes in C#
Posted by Rod Stephens at
4/19/2011 6:09 AM
|
Add Comment
Bind arrays and lists to ListBoxes to easily display their items in C#
Posted by Rod Stephens at
4/15/2011 9:31 AM
|
View Comments (2)
|
Add Comment
Allow the user to select a limited number of CheckBoxes in C#
Posted by Rod Stephens at
4/13/2011 7:00 AM
|
Add Comment
Use a tristate CheckBox to let the user select all or none of a group of other CheckBoxes in C#
Posted by Rod Stephens at
4/12/2011 6:24 AM
|
Add Comment
Use a tristate CheckBox in C#
Posted by Rod Stephens at
4/11/2011 3:02 PM
|
Add Comment
Add UAC shields to buttons, menu items, and picture boxes in C#
Posted by Rod Stephens at
3/3/2011 6:04 AM
|
View Comments (2)
|
Add Comment
Bind a DataGridView control to a DataSet holding multiple tables at runtime in C#
Posted by Rod Stephens at
2/23/2011 6:39 AM
|
View Comments (3)
|
Add Comment
Flush click events to prevent the user from clicking a button while its code is still running in C#
Posted by Rod Stephens at
2/20/2011 4:06 PM
|
View Comments (2)
|
Add Comment
Update ComboBox choices when the user enters a new choice in C#
Posted by Rod Stephens at
2/4/2011 5:31 PM
|
Add Comment
Set tab stops in a RichTextBox control in C#
Posted by Rod Stephens at
12/26/2010 2:00 PM
|
Add Comment
Format pieces of text in a RichTextBox in C#
Posted by Rod Stephens at
12/25/2010 10:34 PM
|
Add Comment
Make a menu and menu items at run time for a WPF application in C#
Posted by Rod Stephens at
11/2/2010 10:01 AM
|
Add Comment
Make an owner drawn tooltip that displays a picture in C#
Posted by Rod Stephens at
10/28/2010 4:14 PM
|
View Comments (2)
|
Add Comment
Handle errors when a DataGridView modifies data in C#
Posted by Rod Stephens at
9/28/2010 8:53 AM
|
Add Comment
Make a DataTable in code and bind it to a DataGridView control in C#
Posted by Rod Stephens at
9/25/2010 8:13 AM
|
Add Comment
Use Tag properties to allow controls to share code in C#
Posted by Rod Stephens at
9/23/2010 11:21 AM
|
Add Comment
Size a form to fit its contents in C#
Posted by Rod Stephens at
9/15/2010 1:26 PM
|
Add Comment
Display unique progress bars in C#
Posted by Rod Stephens at
8/28/2010 1:10 PM
|
Add Comment
Let the user select a TabControl tab by pressing accelerator keys such as Alt-B in C#
Posted by Rod Stephens at
6/23/2010 8:12 AM
|
Add Comment
Make a TabControl use owner-drawn tabs and let the user close tabs at run time in C#
Posted by Rod Stephens at
6/22/2010 5:20 AM
|
Add Comment
Initialize a ComboBox's values from an enumerated type in C#
Posted by Rod Stephens at
6/15/2010 5:31 AM
|
View Comments (1)
|
Add Comment
Use a NotifyIcon component to display status information in the system tray in C#
Posted by Rod Stephens at
6/7/2010 5:57 AM
|
Add Comment
Calculate a DataGridView column's value and highlight specific values in C#
Posted by Rod Stephens at
5/31/2010 5:26 AM
|
Add Comment
Use an array of objects to initialize a DataGridView in C#
Posted by Rod Stephens at
5/30/2010 6:10 AM
|
View Comments (1)
|
Add Comment
Set a DataGridView control's column styles in C#
Posted by Rod Stephens at
5/29/2010 6:38 AM
|
Add Comment
Make a type converter to let the PropertyGrid display and edit compound properties in C#
Posted by Rod Stephens at
5/7/2010 5:39 AM
|
View Comments (1)
|
Add Comment
Let the PropertyGrid control display property descriptions and categories in C#
Posted by Rod Stephens at
5/6/2010 6:26 AM
|
Add Comment
Use a PropertyGrid control to let the user edit program objects in C#
Posted by Rod Stephens at
5/5/2010 7:05 AM
|
Add Comment
Make a ListView sort using the column you click in C#
Posted by Rod Stephens at
4/26/2010 5:39 AM
|
View Comments (3)
|
Add Comment
Make a ListView control sort using all of its columns in C#
Posted by Rod Stephens at
4/25/2010 6:13 AM
|
Add Comment
Older Posts
Quick Search
Search only in titles:
Keyword:
Search in:
Title
Title and Contents
Title and Comments
Title, Contents, Comments
Date Range:
1 week
2 weeks
1 month
3 months
All
Advanced Search
Basic Search
Calendar
May 2013
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Subscribe
Twitter Link
CSharpHelper
Follow me on Twitter
Twitter RSS
Syndicate
Posts Atom 1.0
Comments Atom 1.0
Posts RSS 2.0
Comments RSS 2.0
Podcasts RSS 2.0
Recent Posts
Delete large numbers of files easily and quickly in C#
Thursday, May 02, 2013
Book Drawing: Visual Basic 2012 Programmer's Reference
Wednesday, May 01, 2013
Make a modal context menu in C#
Wednesday, May 01, 2013
Understand the startup form (or main form) in C#
Friday, April 19, 2013
Position a form so it does not stick off the edge of the screen in C#
Thursday, April 18, 2013
Find the Screen object on which a form is running in C#
Wednesday, April 17, 2013
Position a form over a location on the creating form in C#
Tuesday, April 16, 2013
Apply a filter to make a color embossed image in C#
Sunday, April 07, 2013
Use listeners to send Debug and Trace information into a file in C#
Sunday, March 31, 2013
Use branch and bound to recursively find the highest value path through a two-dimensional array of numbers in C#
Wednesday, March 27, 2013
Monthly Archives
2013
May 2013 (3)
April 2013 (5)
March 2013 (8)
February 2013 (5)
January 2013 (12)
2012
December 2012 (14)
November 2012 (17)
October 2012 (19)
September 2012 (23)
August 2012 (18)
July 2012 (17)
June 2012 (21)
May 2012 (21)
April 2012 (19)
March 2012 (19)
February 2012 (19)
January 2012 (21)
2011
December 2011 (22)
November 2011 (23)
October 2011 (23)
September 2011 (23)
August 2011 (23)
July 2011 (13)
June 2011 (21)
May 2011 (25)
April 2011 (21)
March 2011 (15)
February 2011 (19)
January 2011 (28)
2010
December 2010 (30)
November 2010 (24)
October 2010 (25)
September 2010 (15)
August 2010 (9)
July 2010 (22)
June 2010 (30)
May 2010 (28)
April 2010 (28)
March 2010 (25)
February 2010 (19)
January 2010 (34)
2009
December 2009 (27)
November 2009 (26)
October 2009 (1)
Category Archives
ADO.NET (2)
algorithms (236)
animation (14)
API (14)
arrays (22)
attributes (2)
audio (3)
books (5)
calculations (2)
challenges (3)
classes (31)
clipboard (3)
coding (5)
combinatorics (3)
console (1)
controls (125)
cryptography (7)
curve fitting (4)
database (10)
debugging (5)
dialogs (8)
directories (8)
Drag and Drop (4)
drawing (1)
drawings (3)
enums (3)
Event (2)
events (2)
Excel (7)
extension methods (16)
extensions (4)
files (49)
finance (9)
fonts (27)
forms (27)
fractals (31)
ftp (1)
games (12)
geometry (28)
globalization (1)
graphics (327)
html (4)
IDE (5)
inheritance (3)
interfaces (6)
internationalization (4)
internet (11)
interoperability (3)
LINQ (8)
lists (3)
localization (3)
mathematics (106)
memory (2)
menus (9)
MessageBox (2)
methods (3)
miscellany (19)
multimedia (12)
network (3)
Office (11)
OOP (4)
OOPS (1)
operators (4)
parsing (6)
performance (11)
printers (4)
printing (13)
productivity (1)
programs (18)
reflection (6)
registry (5)
regular expressions (10)
serialization (2)
settings (2)
SQL (2)
stories (1)
strings (35)
syntax (36)
system (45)
threading (7)
tips (5)
transformations (4)
user interface (6)
variables (20)
VBA (4)
web (8)
WMI (3)
Word (5)
wpf (6)
XAML (4)
XML (4)
Recent Comments
Rod Stephens on
Calculate the Nth root of a number in C#
5/1/2013
TheGuyWhoDisliked on
Calculate the Nth root of a number in C#
4/29/2013
Rod Stephens on
Apply filters to images to perform edge detection, smoothing, embossing, and more in C#
4/7/2013
Rod Stephens on
Remove the X Close button from a form's system menu in C#
3/31/2013
Christopher Harris on
Remove the X Close button from a form's system menu in C#
3/29/2013
Rod Stephens on
Draw a simple robot arm in C#
3/22/2013
Marcone on
Remove characters that are not printable ASCII characters from a string in C#
3/19/2013
me on
Draw a simple robot arm in C#
3/18/2013
Robert Gawron on
Use steganography to hide one picture inside another in C#
3/7/2013
Rod Stephens on
Manipulate image pixels very quickly using LockBits wrapped in a class in C#
3/5/2013
Blog Software