Search results for query "Control" (238):
Animated Eye Candy for Programmers
A class library that allows (almost) any control to show animations.
Use Transformations to Draw Your Own Great Graphs
Visual Studio comes with a huge number of pre-built components and controls, including controls for entering and displaying text, letting the user pick options and make choices, displaying values graphically, interacting with databases, displaying dialogs, and containing and arranging other controls. But it comes with surprisingly few controls for displaying graphical data. If you don't want to shell out big bucks for a third-party graphing control, you're pretty much stuck drawing your own pictures on a PictureBox.
Fortunately, drawing graphs isn't all that hard. Mostly it's a matter of drawing lines or boxes to connect some data points. The only really tricky details involve translating data values to and from the pixel coordinate system used to draw on the control..
Centering Text on a WPF Shape Using a User Control
WPF excels at creating great looking applications.
WPF TextBox with PreviewTextChanged event for filtering
A WPF
control, PreviewTextBox, used to filter/validate user input.
Making the CMFCLinkCtrl Class More Developer-Friendly
Enabling font and formatting changes in the MFC hyperlink
control
Online Article: Get Control and Performance with the Real Time Stylus API
Standard Ink collection is incredibly easy using the Tablet PC SDK.For scenarios that require more
control or non-default behavior, default Ink collection may not be the best choice. The Real Time Stylus API provides lower-level, higher performance access to stylus input, making this the API of choice for power-developers.Standard Ink collection is incredibly easy using the Tablet PC SDK.For scenarios that require more
control or non-default behavior, default Ink collection may not be the best choice. The Real Time Stylus API provides lower-level, higher performance access to stylus input, making this the API of choice for power-developers.
Karamasoft UltimateSpell
UltimateSpell is an ASP.NET
control to spell check editable content on your web pages.
* AJAX Enabled - Spell check very long text without compromising on speed. Sends small blocks of text to server using AJAX techniques without refreshing the page.
* Auto Find - Drag-and-drop the
control onto your page, and you're done. It automatically finds and spell checks all editable
controls.
* Cache Dictionary - Automatically caches dictionaries for fast interaction and data retrieval.
* Lots of Dictionaries - Currently 34 dictionaries available on our website. If not enough you can use your own dictionary as well.
* Show Options - Change the spelling options either on the server-side, or on the client-side inside the spell check dialog box at runtime.
Motor Primer and the L293D Quad Half-H Driver
Learn to
control DC and Stepper motors using a Micro
Controller
A TimeLineControl In WPF
I have created what I think is a pretty re-usable TimeLine
control for WPF. Note it is for WPF only, and I doubt it will ever work in Silverlight due to a Dll dependency on a 3rd party library it has.
RC car control programming
high level design of RC car with programming the micro
controller and user interface on a PC