﻿<?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 - WebCombo - Set webcombo style in clientside</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-webcombo-style-in-clientside/</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>Set webcombo style in clientside</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-webcombo-style-in-clientside/</link><pubDate>Wed, 26 Jan 2011 23:12:35 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>webcombo style clientside</category><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;You will need to use GetFrameElement(). &lt;/p&gt;
&lt;p&gt;e.g             combo.GetFrameElement().childNodes[2].childNodes[0].style.color = "Red";&lt;/p&gt;
&lt;div&gt;Fyi, WebCombo TextBox style has 3 modes such as active,normal and over.&lt;/div&gt;
&lt;p&gt;When you set from element, you only set for normal mode. You need to validate so it can work such as in 3 modes.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Set webcombo style in clientside</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-webcombo-style-in-clientside/</link><pubDate>Wed, 26 Jan 2011 20:54:38 GMT</pubDate><dc:creator>20100520</dc:creator><category>webcombo style clientside</category><description>&lt;p&gt;I want to change the TextBoxStyle's forecolor. I use GetControlElement() to get the element,but it still doesn't work&lt;/p&gt;</description></item><item><title>Set webcombo style in clientside</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-webcombo-style-in-clientside/</link><pubDate>Thu, 20 Jan 2011 14:47:42 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>webcombo style clientside</category><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Which one forecolor that you referred to? We have several forecolor style in WebCombo such as TextBoxStyle,FrameStyle,ResultBoxStyle and etc. &lt;br /&gt;I think you could not change the style via properties in javascript. You only can change it via element.&lt;br /&gt;For tooltip, currently, there is no method to change its tooltip. You also could not set it via properties in javascript. However, you can get the div text element and set the title.&lt;br /&gt;E.g Please refer into my sample.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Set webcombo style in clientside</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-webcombo-style-in-clientside/</link><pubDate>Wed, 19 Jan 2011 21:27:24 GMT</pubDate><dc:creator>20100520</dc:creator><category>webcombo style clientside</category><description>&lt;p&gt;hi &lt;/p&gt;
&lt;p&gt;    I want to change the webcombo's forecolor and toolTip in the client side, how can I do.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>