Search found 147 matches

Go to advanced search

by TaterJuice
Tue Mar 28, 2017 12:53 pm
Forum: General Discussion and Other
Topic: Roadmap questions: Style.Triggers, RelativeSource Binding, x:Type, MethodBase.GetMethodFromHandle
Replies: 1
Views: 5115

Roadmap questions: Style.Triggers, RelativeSource Binding, x:Type, MethodBase.GetMethodFromHandle

What is the current timeline to bring the following features to CSHTML5? Style.Triggers , for example: <Style.Triggers> <Trigger Property="IsMouseOver" Value="True"> <Setter Property="Background" Value="Red" /> </Trigger> </Style.Triggers> RelativeSource Bindi...
by TaterJuice
Sun Mar 26, 2017 1:31 pm
Forum: Bug Reports
Topic: [SOLVED] PasswordBox.Padding causes Null Reference Exception
Replies: 3
Views: 5521

[SOLVED] PasswordBox.Padding causes Null Reference Exception

Using the "Padding" property on the XAML class "PasswordBox" causes a Null Reference Exception, <PasswordBox Padding="1"> with the following StackTrace: {"Object reference not set to an instance of an object."} at DotNetForHtml5.Core.INTERNAL_HtmlDomManager.Ge...
by TaterJuice
Thu Mar 16, 2017 12:42 pm
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 10.12 of C#/XAML for HTML5 released
Replies: 5
Views: 9701

Re: New Beta 10.12 released! [Download]

Dear TaterJuice, We are unable to reproduce the issue. This is what we have tested: ..... Can you please tell me if the steps above produce the same result on your computer, and how to modify the steps above to reproduce your issue? Thanks a lot. Regards, JS-Support Thanks for the quick reply. I te...
by TaterJuice
Thu Mar 16, 2017 7:58 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 10.12 of C#/XAML for HTML5 released
Replies: 5
Views: 9701

Re: New Beta 10.12 released! [Download]

ListBox SelectedItem Background Colors appear broken in this build. I can't get even a simple Listbox to show me the system-default background colors when selecting an item. The Items instead allow me to select their text as if they were a Listbox. It doesn't seem to matter if I set the SelectedItem...
by TaterJuice
Thu Mar 16, 2017 6:03 am
Forum: Technical Support
Topic: TabControl TabStripPlacement\Orientation
Replies: 2
Views: 5318

TabControl TabStripPlacement\Orientation

The normal WPF TabControl has a Property called TabStripPlacement which defines the orientation of the tabs. I do not see this Property in C#\XAML for HTML5.
Is this property in development, or is there another way to orient my TabControl so that its headers are on the left side instead of the top?
by TaterJuice
Thu Mar 16, 2017 5:58 am
Forum: Technical Support
Topic: [SOLVED] Type 'TabControl' was not found
Replies: 1
Views: 4184

Re: Type 'TabControl' was not found

I updated to Beta 10.12 from this forum, and the issue is resolved.
by TaterJuice
Thu Mar 16, 2017 5:49 am
Forum: Technical Support
Topic: [SOLVED] Type 'TabControl' was not found
Replies: 1
Views: 4184

[SOLVED] Type 'TabControl' was not found

When attempting to use the TabControl, I receive an error that it does not exist. If I try to compile, C#/XAML for HTML5 gives me the following error: C#/XAML for HTML5: XamlPreprocessor (pass 1) failed: Type not found: "TabControl" in namespace: "http://schemas.microsoft.com/winfx/20...

Go to advanced search

 

 

cron