зеркало из https://github.com/telerik/xaml-sdk.git
Updated examples
This commit is contained in:
Родитель
d8f0bba485
Коммит
0938b8c4c8
|
@ -33,6 +33,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomBoxesItemTemplate_SL"
|
|||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataValidation_SL", "DataValidation\DataValidation_SL.csproj", "{B8537A5E-D65E-4023-8B03-98E50C6D5673}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestrictInputToOnlyExistingItems_SL", "RestrictInputToOnlyExistingItems\RestrictInputToOnlyExistingItems_SL.csproj", "{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}"
|
||||
EndProject
|
||||
Global
|
||||
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
@ -210,6 +212,20 @@ Global
|
|||
{B8537A5E-D65E-4023-8B03-98E50C6D5673}.ReleaseTrial.NoXaml|Any CPU.Build.0 = Release|Any CPU
|
||||
{B8537A5E-D65E-4023-8B03-98E50C6D5673}.ReleaseTrial|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{B8537A5E-D65E-4023-8B03-98E50C6D5673}.ReleaseTrial|Any CPU.Build.0 = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Debug.NoXaml|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Debug.NoXaml|Any CPU.Build.0 = Debug|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Release.NoXaml|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Release.NoXaml|Any CPU.Build.0 = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.ReleaseNoCA|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.ReleaseNoCA|Any CPU.Build.0 = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.ReleaseTrial.NoXaml|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.ReleaseTrial.NoXaml|Any CPU.Build.0 = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.ReleaseTrial|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}.ReleaseTrial|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
|
@ -33,6 +33,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomBoxesItemTemplate_WPF
|
|||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataValidation_WPF", "DataValidation\DataValidation_WPF.csproj", "{AC50D323-F9AA-4F0E-9AF4-6649707FB42F}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestrictInputToOnlyExistingItems_WPF", "RestrictInputToOnlyExistingItems\RestrictInputToOnlyExistingItems_WPF.csproj", "{C9977D98-B62B-4955-A93E-D6CD9222D603}"
|
||||
EndProject
|
||||
Global
|
||||
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
@ -100,6 +102,10 @@ Global
|
|||
{AC50D323-F9AA-4F0E-9AF4-6649707FB42F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AC50D323-F9AA-4F0E-9AF4-6649707FB42F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AC50D323-F9AA-4F0E-9AF4-6649707FB42F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{C9977D98-B62B-4955-A93E-D6CD9222D603}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C9977D98-B62B-4955-A93E-D6CD9222D603}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C9977D98-B62B-4955-A93E-D6CD9222D603}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C9977D98-B62B-4955-A93E-D6CD9222D603}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
||||
</startup>
|
||||
</configuration>
|
|
@ -0,0 +1,8 @@
|
|||
<Application x:Class="RestrictInputToOnlyExistingItems.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
StartupUri="MainWindow.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
|
@ -0,0 +1,11 @@
|
|||
using System.Windows;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaction logic for App.xaml
|
||||
/// </summary>
|
||||
public partial class App : Application
|
||||
{
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
x:Class="RestrictInputToOnlyExistingItems.App"
|
||||
>
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
|
@ -0,0 +1,59 @@
|
|||
using System;
|
||||
using System.Windows;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
public partial class App : Application
|
||||
{
|
||||
|
||||
public App()
|
||||
{
|
||||
this.Startup += this.Application_Startup;
|
||||
this.Exit += this.Application_Exit;
|
||||
this.UnhandledException += this.Application_UnhandledException;
|
||||
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
private void Application_Startup(object sender, StartupEventArgs e)
|
||||
{
|
||||
this.RootVisual = new MainPage();
|
||||
}
|
||||
|
||||
private void Application_Exit(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void Application_UnhandledException(object sender, ApplicationUnhandledExceptionEventArgs e)
|
||||
{
|
||||
// If the app is running outside of the debugger then report the exception using
|
||||
// the browser's exception mechanism. On IE this will display it a yellow alert
|
||||
// icon in the status bar and Firefox will display a script error.
|
||||
if (!System.Diagnostics.Debugger.IsAttached)
|
||||
{
|
||||
|
||||
// NOTE: This will allow the application to continue running after an exception has been thrown
|
||||
// but not handled.
|
||||
// For production applications this error handling should be replaced with something that will
|
||||
// report the error to the website and stop the application.
|
||||
e.Handled = true;
|
||||
Deployment.Current.Dispatcher.BeginInvoke(delegate { ReportErrorToDOM(e); });
|
||||
}
|
||||
}
|
||||
|
||||
private void ReportErrorToDOM(ApplicationUnhandledExceptionEventArgs e)
|
||||
{
|
||||
try
|
||||
{
|
||||
string errorMsg = e.ExceptionObject.Message + e.ExceptionObject.StackTrace;
|
||||
errorMsg = errorMsg.Replace('"', '\'').Replace("\r\n", @"\n");
|
||||
|
||||
System.Windows.Browser.HtmlPage.Window.Eval("throw new Error(\"Unhandled Error in Silverlight Application " + errorMsg + "\");");
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
public class Country
|
||||
{
|
||||
public string Name { get; set; }
|
||||
|
||||
public string Capital { get; set; }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
<UserControl x:Class="RestrictInputToOnlyExistingItems.Example"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
|
||||
xmlns:local="clr-namespace:RestrictInputToOnlyExistingItems"
|
||||
mc:Ignorable="d"
|
||||
d:DesignHeight="300" d:DesignWidth="300">
|
||||
<StackPanel>
|
||||
<TextBlock Text="This example demonstrates how to restrict the input of the user to only the existing items inside the ItemsSource of RadAutoCompleteBox."
|
||||
FontSize="16"
|
||||
TextWrapping="Wrap"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="10"/>
|
||||
<TextBlock Text="Select the TextSearchMode of the AutoCompleteBox:"
|
||||
FontSize="14"
|
||||
TextWrapping="Wrap"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="10"/>
|
||||
<telerik:RadComboBox x:Name="radComboBox" ItemsSource="{Binding Modes}" Margin="10 0 10 10" SelectedIndex="0"/>
|
||||
<TextBlock Text="Select for example StartsWithCaseSensitive TextSearchMode and try to write 'bulgaria'."
|
||||
FontSize="14"
|
||||
TextWrapping="Wrap"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="10"/>
|
||||
<telerik:RadAutoCompleteBox x:Name="autoComplete1"
|
||||
ItemsSource="{Binding Countries}"
|
||||
DisplayMemberPath="Name"
|
||||
TextSearchMode="{Binding ElementName=radComboBox, Path=SelectedItem}"
|
||||
SelectionMode="Multiple"
|
||||
Margin="10 0 10 10"
|
||||
local:RestrictInputHelper.IsEnabled="True"/>
|
||||
</StackPanel>
|
||||
</UserControl>
|
|
@ -0,0 +1,17 @@
|
|||
using System.Windows.Controls;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaction logic for Example.xaml
|
||||
/// </summary>
|
||||
public partial class Example : UserControl
|
||||
{
|
||||
public Example()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
this.DataContext = new ViewModel();
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
<UserControl x:Class="RestrictInputToOnlyExistingItems.MainPage"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:local="clr-namespace:RestrictInputToOnlyExistingItems"
|
||||
mc:Ignorable="d"
|
||||
d:DesignHeight="300" d:DesignWidth="400">
|
||||
|
||||
<Grid x:Name="LayoutRoot" Background="White">
|
||||
<local:Example/>
|
||||
</Grid>
|
||||
</UserControl>
|
|
@ -0,0 +1,12 @@
|
|||
using System.Windows.Controls;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
public partial class MainPage : UserControl
|
||||
{
|
||||
public MainPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
<Window x:Class="RestrictInputToOnlyExistingItems.MainWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:RestrictInputToOnlyExistingItems"
|
||||
Title="MainWindow" Height="350" Width="525">
|
||||
<Grid>
|
||||
<local:Example/>
|
||||
</Grid>
|
||||
</Window>
|
|
@ -0,0 +1,15 @@
|
|||
using System.Windows;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaction logic for MainWindow.xaml
|
||||
/// </summary>
|
||||
public partial class MainWindow : Window
|
||||
{
|
||||
public MainWindow()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
>
|
||||
<Deployment.Parts>
|
||||
</Deployment.Parts>
|
||||
</Deployment>
|
|
@ -0,0 +1,35 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("RestrictInputToOnlyExistingItems")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("RestrictInputToOnlyExistingItems")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2015")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
// COM, set the ComVisible attribute to true on that type.
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
[assembly: Guid("64ea0c84-9c54-4148-834c-15eda9dfa2a3")]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
|
@ -0,0 +1,5 @@
|
|||
<InBrowserSettings>
|
||||
<InBrowserSettings.SecuritySettings>
|
||||
<SecuritySettings ElevatedPermissions="Required" />
|
||||
</InBrowserSettings.SecuritySettings>
|
||||
</InBrowserSettings>
|
71
AutoCompleteBox/RestrictInputToOnlyExistingItems/Properties/Resources.Designer.cs
сгенерированный
Normal file
71
AutoCompleteBox/RestrictInputToOnlyExistingItems/Properties/Resources.Designer.cs
сгенерированный
Normal file
|
@ -0,0 +1,71 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems.Properties
|
||||
{
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// A strongly-typed resource class, for looking up localized strings, etc.
|
||||
/// </summary>
|
||||
// This class was auto-generated by the StronglyTypedResourceBuilder
|
||||
// class via a tool like ResGen or Visual Studio.
|
||||
// To add or remove a member, edit your .ResX file then rerun ResGen
|
||||
// with the /str option, or rebuild your VS project.
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources
|
||||
{
|
||||
|
||||
private static global::System.Resources.ResourceManager resourceMan;
|
||||
|
||||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||||
|
||||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||
internal Resources()
|
||||
{
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns the cached ResourceManager instance used by this class.
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Resources.ResourceManager ResourceManager
|
||||
{
|
||||
get
|
||||
{
|
||||
if ((resourceMan == null))
|
||||
{
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("RestrictInputToOnlyExistingItems.Properties.Resources", typeof(Resources).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
return resourceMan;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Overrides the current thread's CurrentUICulture property for all
|
||||
/// resource lookups using this strongly typed resource class.
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Globalization.CultureInfo Culture
|
||||
{
|
||||
get
|
||||
{
|
||||
return resourceCulture;
|
||||
}
|
||||
set
|
||||
{
|
||||
resourceCulture = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,117 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
</root>
|
30
AutoCompleteBox/RestrictInputToOnlyExistingItems/Properties/Settings.Designer.cs
сгенерированный
Normal file
30
AutoCompleteBox/RestrictInputToOnlyExistingItems/Properties/Settings.Designer.cs
сгенерированный
Normal file
|
@ -0,0 +1,30 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems.Properties
|
||||
{
|
||||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
|
||||
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
|
||||
{
|
||||
|
||||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
||||
|
||||
public static Settings Default
|
||||
{
|
||||
get
|
||||
{
|
||||
return defaultInstance;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
|
||||
<Profiles>
|
||||
<Profile Name="(Default)" />
|
||||
</Profiles>
|
||||
<Settings />
|
||||
</SettingsFile>
|
|
@ -0,0 +1,12 @@
|
|||
#Restrict Input To Only Existing Items#
|
||||
This example demonstrates how to restrict the input of the user to only the existing items inside the ItemsSource of RadAutoCompleteBox.
|
||||
|
||||
For Silverlight: In order to find if the 'Caps Lock' key is pressed you need to import the WinAPI function 'GetKeyState'. To do so you need to make the Silverlight application trusted and to enable trusted applications to run inside the browser - if the applicaiton is not trusted the attached behavior won't work. Please, follow the next steps:
|
||||
|
||||
1. Sign the .XAP file of the Silverlight application with code signing certificate. Right click on the Silverlight application and go to Properties. Choose ‘Signing' from the left hand side and check the checkbox 'Sign the .XAP file'.
|
||||
2. Click on the button 'Create Test Certificate'. Enter the password and confirm password and click the 'OK' button.
|
||||
3. Click on the 'More Details' button highlighted - this will show you a 'Certificate' window and click the 'Install Certificate' button.
|
||||
4. Clicking on the button brings up the 'Certificate Import wizard'. Click on the 'Next' button and choose 'Place all certificates in the following store'. Click on the Browse button. This will show you a 'Certificate Store'. Choose 'Trusted Publisher' and finish the wizard. Now repeat the same step to install this certificate in 'Trusted Root Certification Authorities'.
|
||||
|
||||
For a more detailed information how to enable Trusted Applications to run inside the browser, please check the following article from MSDN:
|
||||
https://msdn.microsoft.com/en-us/library/gg192793(v=vs.95)
|
|
@ -0,0 +1,230 @@
|
|||
using System.Collections.ObjectModel;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using System.Linq;
|
||||
using System.Windows.Input;
|
||||
using Telerik.Windows.Controls;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
public class RestrictInputHelper
|
||||
{
|
||||
private static ObservableCollection<Country> countries;
|
||||
private static ObservableCollection<Country> selectedItems;
|
||||
|
||||
public static readonly DependencyProperty IsEnabledProperty =
|
||||
DependencyProperty.RegisterAttached("IsEnabled", typeof(bool), typeof(RestrictInputHelper), new PropertyMetadata(false, OnIsHelperEnabledChanged));
|
||||
|
||||
public static bool GetIsEnabled(DependencyObject obj)
|
||||
{
|
||||
return (bool)obj.GetValue(IsEnabledProperty);
|
||||
}
|
||||
|
||||
public static void SetIsEnabled(DependencyObject obj, bool value)
|
||||
{
|
||||
obj.SetValue(IsEnabledProperty, value);
|
||||
}
|
||||
|
||||
[DllImport("user32.dll")]
|
||||
public static extern short GetKeyState(int keyCode);
|
||||
|
||||
private static void OnIsHelperEnabledChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
|
||||
{
|
||||
var autoComplete = d as RadAutoCompleteBox;
|
||||
if (autoComplete != null && e.NewValue != e.OldValue)
|
||||
{
|
||||
if ((bool)e.NewValue)
|
||||
{
|
||||
autoComplete.KeyDown += OnKeyDown;
|
||||
}
|
||||
else
|
||||
{
|
||||
autoComplete.KeyDown -= OnKeyDown;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private static void OnKeyDown(object sender, KeyEventArgs e)
|
||||
{
|
||||
#if SILVERLIGHT
|
||||
if(Application.Current.HasElevatedPermissions)
|
||||
{
|
||||
#endif
|
||||
var autoComplete = sender as RadAutoCompleteBox;
|
||||
|
||||
var watermark = autoComplete.ChildrenOfType<TextBox>().FirstOrDefault();
|
||||
if (watermark != null)
|
||||
{
|
||||
countries = (autoComplete.DataContext as ViewModel).Countries;
|
||||
}
|
||||
|
||||
var textSearchMode = autoComplete.TextSearchMode;
|
||||
selectedItems = new ObservableCollection<Country>(autoComplete.SelectedItems.Cast<Country>());
|
||||
#if SILVERLIGHT
|
||||
|
||||
if (!(e.Key == Key.Shift || e.Key == Key.Space || e.Key == Key.Tab || e.Key == Key.Up
|
||||
|| e.Key == Key.Down || e.Key == Key.Left || e.Key == Key.Right))
|
||||
#else
|
||||
if (!(e.Key == Key.LeftShift || e.Key == Key.RightShift || e.Key == Key.Space || e.Key == Key.Tab || e.Key == Key.Up
|
||||
|| e.Key == Key.Down || e.Key == Key.Left || e.Key == Key.Right || e.Key == Key.Capital || e.Key == Key.Return))
|
||||
#endif
|
||||
|
||||
{
|
||||
#if SILVERLIGHT
|
||||
var pressedKey = (char)e.PlatformKeyCode;
|
||||
#else
|
||||
var pressedKey = (char)KeyInterop.VirtualKeyFromKey(e.Key);
|
||||
#endif
|
||||
var text = watermark.Text;
|
||||
var caretIndex = watermark.SelectionStart;
|
||||
bool CapsLock = (((ushort)GetKeyState(0x14)) & 0xffff) != 0;
|
||||
|
||||
if (watermark.SelectionLength != 0)
|
||||
{
|
||||
text = text.Substring(0, watermark.Text.Length - watermark.SelectionLength);
|
||||
}
|
||||
|
||||
switch (textSearchMode)
|
||||
{
|
||||
case TextSearchMode.Contains:
|
||||
e.Handled = IsEnteredTextContainedInsideExistingItems(text, caretIndex, pressedKey, null);
|
||||
break;
|
||||
case TextSearchMode.ContainsCaseSensitive:
|
||||
if (CapsLock && Keyboard.Modifiers == ModifierKeys.Shift)
|
||||
{
|
||||
e.Handled = IsEnteredTextContainedInsideExistingItems(text, caretIndex, pressedKey, false);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (CapsLock)
|
||||
{
|
||||
e.Handled = IsEnteredTextContainedInsideExistingItems(text, caretIndex, pressedKey, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (Keyboard.Modifiers == ModifierKeys.Shift)
|
||||
{
|
||||
e.Handled = IsEnteredTextContainedInsideExistingItems(text, caretIndex, pressedKey, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
e.Handled = IsEnteredTextContainedInsideExistingItems(text, caretIndex, pressedKey, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
break;
|
||||
case TextSearchMode.StartsWith:
|
||||
e.Handled = IsEnteredTextStartsWithExistingItems(text, caretIndex, pressedKey, null);
|
||||
break;
|
||||
case TextSearchMode.StartsWithCaseSensitive:
|
||||
CapsLock = (((ushort)GetKeyState(0x14)) & 0xffff) != 0;
|
||||
|
||||
if (CapsLock && Keyboard.Modifiers == ModifierKeys.Shift)
|
||||
{
|
||||
e.Handled = IsEnteredTextStartsWithExistingItems(text, caretIndex, pressedKey, false);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (CapsLock)
|
||||
{
|
||||
e.Handled = IsEnteredTextStartsWithExistingItems(text, caretIndex, pressedKey, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (Keyboard.Modifiers == ModifierKeys.Shift)
|
||||
{
|
||||
e.Handled = IsEnteredTextStartsWithExistingItems(text, caretIndex, pressedKey, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
e.Handled = IsEnteredTextStartsWithExistingItems(text, caretIndex, pressedKey, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
#if SILVERLIGHT
|
||||
}
|
||||
else
|
||||
{
|
||||
var autoComplete = sender as RadAutoCompleteBox;
|
||||
autoComplete.IsEnabled = false;
|
||||
MessageBox.Show("You need to enable trusted applications to run inside the browser! Please, check the description of the sample for some more detailed inforamtion how to achieve this.");
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
private static bool IsEnteredTextContainedInsideExistingItems(string text, int caretIndex, char pressedKey, bool? isUpper)
|
||||
{
|
||||
var searchCollection = countries.Select(a => a).ToList().Except(selectedItems).ToList();
|
||||
if (isUpper == null)
|
||||
{
|
||||
text = text.Insert(caretIndex, pressedKey.ToString());
|
||||
if (!searchCollection.Any(a => a.Name.ToLower().Contains(text.ToLower())))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
if (isUpper == true)
|
||||
{
|
||||
text = text.Insert(caretIndex, pressedKey.ToString().ToUpper());
|
||||
if (!searchCollection.Any(a => a.Name.Contains(text)))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
text = text.Insert(caretIndex, pressedKey.ToString().ToLower());
|
||||
if (!searchCollection.Any(a => a.Name.Contains(text)))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
private static bool IsEnteredTextStartsWithExistingItems(string text, int caretIndex, char pressedKey, bool? isUpper)
|
||||
{
|
||||
var searchCollection = countries.Select(a => a).ToList().Except(selectedItems).ToList();
|
||||
|
||||
if (isUpper == null)
|
||||
{
|
||||
text = text.Insert(caretIndex, pressedKey.ToString());
|
||||
if (!searchCollection.Any(a => a.Name.ToLower().StartsWith(text.ToLower())))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
if (isUpper == true)
|
||||
{
|
||||
text = text.Insert(caretIndex, pressedKey.ToString().ToUpper());
|
||||
if (!searchCollection.Any(a => a.Name.StartsWith(text)))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
text = text.Insert(caretIndex, pressedKey.ToString().ToLower());
|
||||
if (!searchCollection.Any(a => a.Name.StartsWith(text)))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,141 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>8.0.50727</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{64EA0C84-9C54-4148-834C-15EDA9DFA2A3}</ProjectGuid>
|
||||
<ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>RestrictInputToOnlyExistingItems</RootNamespace>
|
||||
<AssemblyName>RestrictInputToOnlyExistingItems</AssemblyName>
|
||||
<TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
|
||||
<TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
|
||||
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
|
||||
<SilverlightApplication>true</SilverlightApplication>
|
||||
<SupportedCultures>
|
||||
</SupportedCultures>
|
||||
<XapOutputs>true</XapOutputs>
|
||||
<GenerateSilverlightManifest>true</GenerateSilverlightManifest>
|
||||
<XapFilename>RestrictInputToOnlyExistingItems.xap</XapFilename>
|
||||
<SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
|
||||
<SilverlightAppEntry>RestrictInputToOnlyExistingItems.App</SilverlightAppEntry>
|
||||
<TestPageFileName>RestrictInputToOnlyExistingItemsTestPage.html</TestPageFileName>
|
||||
<CreateTestPage>true</CreateTestPage>
|
||||
<ValidateXaml>true</ValidateXaml>
|
||||
<EnableOutOfBrowser>false</EnableOutOfBrowser>
|
||||
<OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
|
||||
<UsePlatformExtensions>false</UsePlatformExtensions>
|
||||
<ThrowErrorsInValidation>true</ThrowErrorsInValidation>
|
||||
<LinkedServerProject>
|
||||
</LinkedServerProject>
|
||||
<InBrowserSettingsFile>Properties\InBrowserSettings.xml</InBrowserSettingsFile>
|
||||
<RequireInBrowserElevation>true</RequireInBrowserElevation>
|
||||
|
||||
|
||||
|
||||
|
||||
</PropertyGroup>
|
||||
<!-- This property group is only here to support building this project using the
|
||||
MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs
|
||||
to set the TargetFrameworkVersion to v3.5 -->
|
||||
<PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
|
||||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>Bin\Debug</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
|
||||
<NoStdLib>true</NoStdLib>
|
||||
<NoConfig>true</NoConfig>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>Bin\Release</OutputPath>
|
||||
<DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
|
||||
<NoStdLib>true</NoStdLib>
|
||||
<NoConfig>true</NoConfig>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>false</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="mscorlib" />
|
||||
<Reference Include="System.Windows" />
|
||||
<Reference Include="system" />
|
||||
<Reference Include="System.Core">
|
||||
<HintPath>$(TargetFrameworkDirectory)System.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Windows.Browser" />
|
||||
<Reference Include="Telerik.Windows.Controls">
|
||||
<HintPath>$(TELERIKSLDIR)\Binaries\Silverlight\Telerik.Windows.Controls.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Telerik.Windows.Controls.Input">
|
||||
<HintPath>$(TELERIKSLDIR)\Binaries\Silverlight\Telerik.Windows.Controls.Input.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="App_SL.xaml.cs">
|
||||
<DependentUpon>App_SL.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Country.cs" />
|
||||
<Compile Include="Example.xaml.cs">
|
||||
<DependentUpon>Example.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MainPage.xaml.cs">
|
||||
<DependentUpon>MainPage.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="RestrictInputHelper.cs" />
|
||||
<Compile Include="ViewModel.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Page Include="App_SL.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="Example.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="MainPage.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Properties\AppManifest.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Properties\InBrowserSettings.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Readme.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
|
||||
<SilverlightProjectProperties />
|
||||
</FlavorProperties>
|
||||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
</Project>
|
|
@ -0,0 +1,129 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProjectGuid>{C9977D98-B62B-4955-A93E-D6CD9222D603}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>RestrictInputToOnlyExistingItems</RootNamespace>
|
||||
<AssemblyName>RestrictInputToOnlyExistingItems</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
|
||||
|
||||
|
||||
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
<Reference Include="System.Xaml">
|
||||
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
||||
</Reference>
|
||||
<Reference Include="Telerik.Windows.Controls, Version=2015.3.930.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>$(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Telerik.Windows.Controls.Input, Version=2015.3.930.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>$(TELERIKWPFDIR)\Binaries\WPF40\Telerik.Windows.Controls.Input.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="WindowsBase" />
|
||||
<Reference Include="PresentationCore" />
|
||||
<Reference Include="PresentationFramework" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ApplicationDefinition Include="App.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</ApplicationDefinition>
|
||||
<Compile Include="Example.xaml.cs">
|
||||
<DependentUpon>Example.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="RestrictInputHelper.cs" />
|
||||
<Compile Include="ViewModel.cs" />
|
||||
<Page Include="Example.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="MainWindow.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Compile Include="App.xaml.cs">
|
||||
<DependentUpon>App.xaml</DependentUpon>
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Country.cs" />
|
||||
<Compile Include="MainWindow.xaml.cs">
|
||||
<DependentUpon>MainWindow.xaml</DependentUpon>
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Properties\Resources.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\Settings.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<AppDesigner Include="Properties\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Resource Include="Readme.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
|
@ -0,0 +1,39 @@
|
|||
using System.Collections.ObjectModel;
|
||||
using Telerik.Windows.Controls;
|
||||
|
||||
namespace RestrictInputToOnlyExistingItems
|
||||
{
|
||||
public class ViewModel
|
||||
{
|
||||
public ViewModel()
|
||||
{
|
||||
this.Countries = new ObservableCollection<Country>()
|
||||
{
|
||||
new Country() { Name = "Australia", Capital = "Canberra" },
|
||||
new Country() { Name = "Bulgaria", Capital = "Sofia" },
|
||||
new Country() { Name = "Canada", Capital = "Ottawa" },
|
||||
new Country() { Name = "Denmark", Capital = "Copenhagen" },
|
||||
new Country() { Name = "France", Capital = "Paris" },
|
||||
new Country() { Name = "Germany", Capital = "Berlin" },
|
||||
new Country() { Name = "India", Capital = "New Delhi" },
|
||||
new Country() { Name = "Italy", Capital = "Rome" },
|
||||
new Country() { Name = "Norway", Capital = "Oslo" },
|
||||
new Country() { Name = "Russia", Capital = "Moscow" },
|
||||
new Country() { Name = "Spain ", Capital = "Madrid" },
|
||||
new Country() { Name = "United Kingdom", Capital = "London" },
|
||||
new Country() { Name = "United States", Capital = "Washington, D.C." },
|
||||
};
|
||||
|
||||
this.Modes = new ObservableCollection<TextSearchMode>()
|
||||
{
|
||||
TextSearchMode.Contains,
|
||||
TextSearchMode.ContainsCaseSensitive,
|
||||
TextSearchMode.StartsWith,
|
||||
TextSearchMode.StartsWithCaseSensitive
|
||||
};
|
||||
}
|
||||
|
||||
public ObservableCollection<Country> Countries { get; set; }
|
||||
public ObservableCollection<TextSearchMode> Modes { get; set; }
|
||||
}
|
||||
}
|
|
@ -6,7 +6,7 @@
|
|||
Title="MainWindow" Height="600" Width="600" WindowState="Maximized">
|
||||
<Grid>
|
||||
|
||||
<local:CustomDiagram x:Name="diagram" />
|
||||
<local:CustomDiagram x:Name="diagram" IsEditable="False"/>
|
||||
|
||||
<StackPanel VerticalAlignment="Bottom" HorizontalAlignment="Center" Margin="0 0 0 50">
|
||||
<TextBlock Text="Paste a Shape or Connection and it will be positioned under Mouse pointer." FontSize="18" FontWeight="bold" HorizontalAlignment="Center"/>
|
||||
|
|
|
@ -4,7 +4,6 @@ using System.Drawing;
|
|||
using System.Drawing.Imaging;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Windows.Forms;
|
||||
using System.Windows.Media.Imaging;
|
||||
using Telerik.Windows.Media.Imaging;
|
||||
|
||||
|
@ -12,18 +11,15 @@ namespace WindowsMetafileFormatDecoder
|
|||
{
|
||||
public class WindowsMetafileFormatImageDecoder : IImageDecoder
|
||||
{
|
||||
private static readonly int maxPixelSize = 4096;
|
||||
private static readonly string name = "WindowsMetafileFormatImageDecoder";
|
||||
private static readonly string pngMimeType = "image/png";
|
||||
private const string DecoderName = "WindowsMetafileFormatImageDecoder";
|
||||
|
||||
private static readonly IEnumerable<string> supportedExtensions = new string[] { ".wmf", ".emf" };
|
||||
|
||||
private readonly ImageCodecInfo encoder;
|
||||
|
||||
public string Name
|
||||
{
|
||||
get
|
||||
{
|
||||
return WindowsMetafileFormatImageDecoder.name;
|
||||
return DecoderName;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -35,57 +31,30 @@ namespace WindowsMetafileFormatDecoder
|
|||
}
|
||||
}
|
||||
|
||||
public WindowsMetafileFormatImageDecoder()
|
||||
{
|
||||
this.encoder = ImageCodecInfo.GetImageEncoders().FirstOrDefault(enc => enc.MimeType == pngMimeType);
|
||||
}
|
||||
|
||||
public RadBitmapData Decode(Stream stream)
|
||||
{
|
||||
Metafile metaFile = new Metafile(stream);
|
||||
|
||||
int width = metaFile.Width;
|
||||
int height = metaFile.Height;
|
||||
float scaleFactor = 1f;
|
||||
|
||||
if (metaFile.Width > maxPixelSize ||
|
||||
metaFile.Height > maxPixelSize)
|
||||
Image image = Image.FromStream(stream);
|
||||
using (MemoryStream ms = new MemoryStream())
|
||||
{
|
||||
scaleFactor = Math.Max((float)metaFile.Width / (float)maxPixelSize, (float)metaFile.Height / (float)maxPixelSize);
|
||||
width = (int)(width / scaleFactor);
|
||||
height = (int)(height / scaleFactor);
|
||||
image.Save(ms, ImageFormat.Png);
|
||||
ms.Seek(0, SeekOrigin.Begin);
|
||||
|
||||
return this.DecodeInternal(ms);
|
||||
}
|
||||
}
|
||||
|
||||
// Create a PictureBox control and load the metafile
|
||||
PictureBox box = new PictureBox();
|
||||
box.Width = width;
|
||||
box.Height = height;
|
||||
box.BackColor = Color.White;
|
||||
box.SizeMode = PictureBoxSizeMode.StretchImage;
|
||||
box.Image = metaFile;
|
||||
private RadBitmapData DecodeInternal(MemoryStream stream)
|
||||
{
|
||||
BitmapImage bitmap = new BitmapImage();
|
||||
|
||||
// Create snapshot of the PictureBox and save it as a bitmap
|
||||
Bitmap bmp = new Bitmap(width, height);
|
||||
box.DrawToBitmap(bmp, new Rectangle(0, 0, width, height));
|
||||
bitmap.BeginInit();
|
||||
bitmap.CreateOptions = BitmapCreateOptions.None;
|
||||
bitmap.StreamSource = stream;
|
||||
bitmap.EndInit();
|
||||
|
||||
//load the image in WPF
|
||||
RadBitmap result = null;
|
||||
RadBitmapData data = null;
|
||||
using (MemoryStream output = new MemoryStream())
|
||||
{
|
||||
BitmapImage image = new BitmapImage();
|
||||
RadBitmap result = new RadBitmap(bitmap);
|
||||
|
||||
image.BeginInit();
|
||||
bmp.Save(output, this.encoder, null);
|
||||
output.Seek(0, SeekOrigin.Begin);
|
||||
image.StreamSource = output;
|
||||
image.EndInit();
|
||||
|
||||
result = new RadBitmap(image);
|
||||
data = new RadBitmapData(result.Width, result.Height, result.GetPixels());
|
||||
}
|
||||
|
||||
return data;
|
||||
return new RadBitmapData(result.Width, result.Height, result.GetPixels());
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -41,7 +41,6 @@
|
|||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="System.Core" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче