Click here to Skip to main content
15,894,180 members
Everything / Extended.Toolkit

Extended.Toolkit

Extended.Toolkit

Great Reads

by cogi83
A SW to send your WAN IP and other info via email

Latest Articles

by cogi83
A SW to send your WAN IP and other info via email

All Articles

Sort by Updated

Extended.Toolkit 

16 Oct 2012 by #realJSOP
I'm using the WPF Extended Toolkit PropertyGrid (v1.7), and I'm trying to setup a custom editor to display a dialog box when the user clicks a button. My problem is that I can't get the property grid to display the editor panel at all. The property in question is properly adorned with the...
13 Nov 2014 by Anbu_Mannan
function ValidateDate(txt, keyCode) { if(keyCode==16) isShift = false; var val=txt.value; var lblmesg = document.getElementById("") ; if(val.length == 10) { var...
8 Sep 2014 by cogi83
A SW to send your WAN IP and other info via email
20 Apr 2014 by karthik Udhayakumar
Hello Prashanth,pls refer thesehttp://www.dotnetperls.com/checkbox-wpf[^]http://msdn.microsoft.com/en-us/library/ms743611(v=vs.85).aspx[^]All the Best:)
20 Apr 2014 by User CP
Hi,What is the Property to be set in CheckComboBox be default in WPF.Here is my code:
25 Jun 2015 by Vidhya Raju
I'm newbie in indesign stuffs.So I couldn't post my trials.Objective:I have an indd document which will have figure caption,label etc. I need to copy content(figure which is editable) from other indd file to this document where related figure label exists.For...