Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Wednesday, January 16, 2013
Disable ContextMenu RadGridView Telerik
›
Telerik > Windows Forms > Disable ContextMenu RadGridView AllowColumnHeaderContextMenu : Gets or sets a value indicating whether ...
WPF CheckBox Control (C#)
›
CheckBox enables the user to select whether an option is on or off. XAML: < Window x : Class ="WpfApplication1.MainWindow...
WPF Btutton (C#)
›
This control is designed to be clicked to enable the user to make a choice, to close a dialog box, or to perform another action. XAML ...
Introduction to Microsoft Windows Applications with WPF (C#)
›
The user interface (UI) is the visual representation of your application. A well UI design that flows logically can provide a consis...
Tuesday, January 15, 2013
Set font to RadPrintDocument Telerik (VB.NET)
›
Telerik > Windows Forms > Set font to RadPrintDocument Example: Dim RadPrintDocument1 As New RadPrintDocument RadPrintDo...
Set time RadTimePicker Telerik (Windows Forms)
›
Telerik > Windows Forms > Set time RadTimePicker Example: radTimePicker1.Value = DateTime .ParseExact( "13:56" , ...
using Statement (C#)
›
C# > Statements > using Defines a scope, outside of which an object or object will be disposed. The using statement allows the...
‹
›
Home
View web version