logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
Anja Posted: Saturday, June 18, 2016 5:52:04 AM(UTC)
 

Sure:
bei System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
bei System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
bei System.Windows.FrameworkElement.set_Name(String value)
bei Patagames.Pdf.Net.Controls.Wpf.ToolBars.PdfToolBarZoomEx.CreateZoomDropDown()
bei Patagames.Pdf.Net.Controls.Wpf.ToolBars.PdfToolBarZoomEx.InitializeButtons()
bei Patagames.Pdf.Net.Controls.Wpf.ToolBars.PdfToolBarZoomEx..ctor()

Paul Rayman Posted: Saturday, June 18, 2016 2:32:24 AM(UTC)
 
Anja Posted: Friday, June 17, 2016 2:49:23 PM(UTC)
 
When placing a PdfToolBarZoomEx in a ToolBarTray and start debugging the application crashes with "btnZoomLevel_66,6699981689453" ist kein gültiger Wert für die Eigenschaft "Name".
(no valid value for the property Name). What am I missing here?