Ignore Junction Points in Win Vista and 7
Windows Vista and Windows 7 include some junction points by default for backward compatability with Windows XP/2000 (such as the junction point in the root of C: called “Documents and Settings” pointing back to the C:\Users location. Is there any way
DockManager Basic Question
I have just downloaded latest suite. In trying the DockManager and reading documentation, it seems there is no way to visually design a form’s or client controls docked controls, all has to be done in code. Is this correct? For instance, I just have
GetChildToolWindowIndex
Short Question: So, there is a SetChildToolWindowIndex but I can’t find how to retrieve that index. Is there a GetChildToolWindowIndex (or equivalent) that I’m missing? Root of the Problem Question: The reason I need the above is that when I save
Inverting an axis (spec. depth axis)
I’m wondering if there’s a way to invert an axis, in particular the depth axis. It would be really nice to have the oldest date be at the back and the most recent date be at the front without having to destroy the data and create custom axis labels to
Controls are greyed out in the toolbox
Hello, The chart controls are greyed out in the toolbox, either in VS2010 or VS2012. I tried to change the target framework with no success. Please help me out ! Best regards. __________________________________________________________________________________
Right Click on the Grid
I have a grouped grid, which has normal (data) rows and summary (stat) row. When I right-click on the normal row, I pop up a context menu. right now, when I click on the summary row, the context menu is pop up too. How can I find that the row is a summary
License issue with Xceed.Grid.v3.9
Hello, we use a licensed version of the grid in our products, without any problems up to now. Now, we got one customer having trouble with the grid, throwing the following exception: ———————————— MyGUI.MyGUI_Utils.Init Exception has been thrown by the
AvalonDock: Keep floating windows visible when minimizing main application
Is it possibe to keep the floating windows visible(maximized) when minimizing the main application?
Xceed RichTextBox Vertical Alignment
How to align a text vertically using Xceed.Richtextbox. Sample for horizontal alignment as Left: var richTextBox = obj as Xceed.Wpf.Toolkit.RichTextBox;
var selectedText = richTextBox.Selection;
selectedText.ApplyPropertyValue(Paragraph.TextAlignmentProperty,
How to apply Metro Ligth Theme to StyleableWindow using xaml
H. I’m new to using xceed components. i’d like to apply the metro light theme to my app but it was not being applied on my styleable window. here is what i did: in my app.xaml, <ResourceDictionary> <vm:ViewModelLocator x:Key=”Locator” d:IsDataSource=”True”
PropertyGrid : Dictionary Not Displaying Values using ICustomTypeDescriptor
Currently I can only get the names of the dynamic properties to display not the values, the values result in the follow errors: System.Windows.Data Error: 40 : BindingExpression path error: 'Test' property not found on 'object' ''ConcurrentDictionary<code>2'
Single / fixed global deatils header row
I’m using XCeed’s WPF DataGrid with a Master – Detail setup. When the grid is populated, and master rows expanded, the grid looks like: <Fixed Master Header Row> <Master Row1> <Child Header Row> <Child Row1> <Master Row2> <Child Header Row> <Child Row2>
Begin edit on pressing enter
Hi all, I have an Xceed DataGrid, and I’d like for the user to be able to begin edit by either clicking on a currently selected cell (which is the standard behavior), or by pressing the ENTER key on the keyboard while a cell is selected. In the latter
Master-Detail hide expander on empty details section
I’m binding to a BindingList to a class that has a child BindingList for the details that show up in my Master-Detail grid. Based on records in the user’s DB, some of master records don’t have any child records. I’ve searched high & low trying to figure
Datagrid look and feel (Windows 7 vs. Windows 10)
I’ve been developing a WPF application in Windows 7 and testing it on Windows 10. I should note that I’m using the Github Extended WPF toolkit found here. I’m sure this is a common issue, but the appearance of the Datagrid between Windows 7 and 10 is
Download a specific version
Hi, For some reason we have in production a 5.6 pre-release version of the Xceed WPF grid and currently we are experiencing a bug when grouping and selecting a row. The problem may be very well already fixed in the next release version ( 5.7? ) however
Best way to remove password from archive
Hi, What’s the best way to do the following: Input: Password protected archive. Output: Same archive without a password. Thanks, Shaul.
Copy items from zip using ZipReader
Hi, I currently in the process of integrating Xceed Real-Time Zip in my code. Still on the trial period and using ver 6.1. I seem to be having an issue when using the CopyTo and CopyFilesTo method as nothing is getting copied from or to the archive. I
Xceed Zip .Net installation – requires .Net 3.5
HEllo, I Have to install the last version of the software “Xceed Zip for .NET” which is indicated that it is compatible with .Net Framework 4.5. Nevertheless during the installation in a Win12R2, the following error message appears : “the following feature
Using SendFile on a file that is open for updates
Hi, I have a file that consistently gets updated several times a minutes (after a day, the file rolls to a new one). Every hour, I need to FTP that file so that I have a snapshot while the file is being updated. But, when I use SendFile, I get an FtpException
Odd behaviour in SmartUI 2
HI, I’m working on an old piece of VB6 code which uses SmartUI and have come across what appears to be the strangest behaviour….. The control has several smart items, the first one of which is ToolDefault which displays an info window The next item is
Xceed Backup Library 1.1 on Windows 10
Can someone please tell me if the Xceed ActiveX Backup Library 1.1 is compatible with Windows 10? This component is used on Windows 7 and Windows Server 2008 and works fine; however when installed on Windows to I get a message that says it is out of
Deploying a DotNet Application using XceedCry.dll
Our application is developed using Visual Studio 2005 and uses XceedCry.dll as an interop control. We use the RSA encryption class. If we build the application on our development machine, and generate a random key pair, it works fine. We then create a
Can Xceed Encryption work with the .NET encryption classes?
The Xceed Encryption Library can be compatible with the Framework’s Rijndael class however you have to be careful when initializing the objects, since we only support the ECB (emoFreeBlocks) and CBC (emoChainedBlocks) encryption modes. Also, you must
FtpClient transfer mode
Hello, How can I change the transfer mode in FtpClient (binary or ASCII)? Thank you.
Upload/Download multiple files simultaneously
Hello, I was wondering if I can do this using the Xceed FTP library? Thank you, Noel
async transfer VBS
hello, a question about asynchronous transfert. I see it was possible to put BackgroundProcessing = true to transfer file in asynchronous mode. so after the SendFile the code continue. My question is how is it possible to catch the events link to the
license key missing or invalid
We have a legacy app using xceedftp and xceedzip. The zip function is working fine. However, on some windows 10 machines, we are getting a license key missing or invalid when being called. The same code will work on other machines, and windows 7 machines.
XceedSco.dll is there a 64 bit version available
I installed Xceed Zip for X64. It installed in the default folder C:\Program files(x86). I guess this folder is meant for 32 bit applications and XceedSco.dll is a 32 bit dll. Is there a 64 bit dll version available , so that i could call it from 64
Xceed Zip with multiple formats
Hi, I have a requirement to extract files from different file compressions formats like .zip, .rar, .Z001, .Z002 etc. can we do this using Xceedzip library? If yes, can you provide me sample code blocks for each format. Thanks, Basanthi
How to use XceedZip to decompress data in RHEL 6 ?
Hi, I am developing Application for Trading Market Data of MCX( Multi Commodity Exchange India). In the process data needs to be decompressed and then mapped to structure. I have developed the same in C# and vc++ 2010 using your trial version. Now i
SmartUI Windows 7 compatibility
One of the applications I am maintaining was written using Visual Studio 2005 and as such is a .Nst 2.0 application. It is using Xceed SmartUI 3.3.3031 to place a SmartCheckedListBox on a form. One of our users who has been upgraded to Windows 7 is no
How to set bottom height when i pin layoutanchorable in avalondock
Hi, How to set bottom height when I pin layoutanchorable in avalondock
How XceedZip is for Windows Server 2008 R2
Hello, I want know, what XceedZip I can use for Windows Server 2008 R2 I have a application in VS2005 NetFramework 2.0 (XceedZip 4.1), in WinServer 2003 it works OK, but with WinServer 2008 R2, send me this error: Faulting application name: GenProd_PFI.exe,
Error when using ChartControl
Hello, When I drag ChartControl from the toolbox into my form, I have 2 errors: Error 1 Invalid Resx file. Type could not be read from the data in line 1610, position 5. The type’s internal structure may have changed. Either implement ISerializable
Getting Axes Min & Max values.
I’ve created charts with multiple axes. I want to add stripes at the end of each axis. I can do it only if I know max/min values of primaryY & SecondaryY. ax.NumericScale.MajorTickMode = MajorTickModeNumeric.Auto Debug.Print(ax.NumericScale.Max) This
Chart for .net 64-bit
Question: Do you have a 64-bit version of the Xceed Chart for .net?
How to copy a Column data from XCEED datagrid into an array or list
I need to copy all of the data from a specified Column as bind to an XCeed DataGrid into an Array or List. I need the data from the Grid and not the Grid Binding Source. So far I cannot find any way to do this. Thanks
LayoutAnchorablePane won't dock when floating
Hello, First of all, nice Docking framework I’ve got a small wpf usercontrol which is hosted by a windows forms application. In this wpf usercontrol I’ve inserted a basic DockingManager with some LayoutAnchorables and LayoutAnchorablePanes in it. The
StatRow ContentStringFormat completely ignored
Hi, I’ve got this config as part of my datagrid:
<xcdg:DataGridControl.DefaultGroupConfiguration>
<xcdg:GroupConfiguration>
<xcdg:GroupConfiguration.Footers>
<DataTemplate>
Next Page