﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><pubDate>Wed, 21 Dec 2011 23:45:58 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;You will need to provide the content that will be spinned. After the content is available, the up/down button will be automatically enabled.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Please kindly let us know what kind of content that going to be entered into the UXButtonSpinner? We’ll try to assist you on how to implement your required scenario.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><pubDate>Wed, 21 Dec 2011 08:25:14 GMT</pubDate><dc:creator>terrell.jm@gmail.com</dc:creator><description>&lt;p&gt;Hi, I understand that I have to manage the content by handling the spin event, but can't do this as the up/down buttons are always disabled when the control displays. All I want to know is how to enable the spin butons. If the control is not designed to support this type of requirement then that's ok.  Jonathan&lt;/p&gt;</description></item><item><title>UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><pubDate>Wed, 21 Dec 2011 03:00:46 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;UXButtonSpinner is a content control that represents a spin box (also known as an up-down control). The up-down control can be used to increase or decrease. You can use spin event to perform a logic for increase or decrease when the spin button is click.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;As a content control, you will need to provide the content and handle the logic for the up-down control.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;There are controls that use UXButtonSpinner, such as: UXNumericUpDown; UXDateTimeUpDown; etc. Could you please inform what kind of scenario that you wish to achieve from the usage of UXButtonSpinner? We probably might be able to help you further.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><pubDate>Tue, 20 Dec 2011 03:47:30 GMT</pubDate><dc:creator>terrell.jm@gmail.com</dc:creator><description>&lt;p&gt;I'm very sorry, I mistakenly typed UXButtonSplit it is the &lt;a href="http://127.0.0.1:47873/help/1-4960/ms.help?method=page&amp;amp;id=4DE0C5AC-5A0D-4D6E-AC92-49028D22193A&amp;amp;product=VS&amp;amp;productVersion=100&amp;amp;topicVersion=&amp;amp;locale=EN-US&amp;amp;topicLocale=EN-US&amp;amp;embedded=true" target=""&gt;UXButtonSpinner&lt;/a&gt; I can not get to work. Jonathan&lt;/p&gt;</description></item><item><title>UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><pubDate>Mon, 19 Dec 2011 21:45:04 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please find the live version of UXSplitButton sample in &lt;a href="http://live.clientui.com/Intersoft.ClientUI.SamplesTestPage.html#/ButtonControls/UXSplitButton"&gt;http://live.clientui.com/Intersoft.ClientUI.SamplesTestPage.html#/ButtonControls/UXSplitButton&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Following is the snippet code of UXSplitButton.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXSplitButton Name="SampleControl1" Content="Save" Width="90" Height="30"
                         HorizontalContentAlignment="Center" &amp;gt;
    &amp;lt;Intersoft:UXMenuItem Header="Save and Create New" /&amp;gt;
    &amp;lt;Intersoft:UXMenuItem Header="Save and Create New With Same Store" /&amp;gt;
    &amp;lt;Intersoft:UXMenuItem Header="Save and Create New With Same Target" /&amp;gt;
&amp;lt;/Intersoft:UXSplitButton&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;The image below shows how the UXSplitButton code viewed in browser.&lt;/span&gt;&lt;/p&gt;&lt;img src="http://www.intersoftpt.com/Community/Attachments/3064/UXSplitButton.png" /&gt; 
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;I have tested the code on both of Silverlight and WPF project. Everything worked smoothly and the split button can be accessed without any issues.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXButtonSplit</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXButtonSplit/</link><pubDate>Mon, 19 Dec 2011 14:50:50 GMT</pubDate><dc:creator>terrell.jm@gmail.com</dc:creator><description>&lt;p&gt;Hi, I'm trying to use the UXButtonSplit control. I copied the examples from the documentation and tried them in both WPF and Silverlight projects under Windows 7 and Vista, but the spin buttons are always disabled. I can't find a complete example in the documentation or a working example in the samples.  Do you have any suggestions? Thanks, Jonathan&lt;/p&gt;</description></item></channel></rss>