Hmmm... these properties are no longer public, but you could always use
geChildAt() to get references to anything to want inside a component. It
looks like they'd be getChildAt(10) and getChildAt(11).

- Gordon

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of flexhtoo
Sent: Thursday, March 23, 2006 12:07 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: How to hide backMonthButton and fwdMonthButton
of DateChooser Control?

--- In flexcoders@yahoogroups.com, "Gordon Smith" <[EMAIL PROTECTED]> wrote:
>
> In Beta 2, try
> 
> <mx:DateChooser initialize="backMonthButton.visible = false;
> fwdMonthButton.visible = false"/>
> 
> - Gordon
> 
> 


Thanks Gordon for your reply.

It get work in Beta 1. Do you know New Flex Beta 2 come out? I
wanna know for Beta 2. 

In Beta 2, there are problems message:
Access of undefined property 'backMonthButton'
Access of undefined property 'fwdMonthButton'.


http://labs.macromedia.com/wiki/index.php/Flex:Beta_1_to_Beta_2_Changes#
Changes_to_the_mx.controls_Package

Thanks.


> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On
> Behalf Of flexhtoo
> Sent: Wednesday, March 22, 2006 10:04 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] How to hide backMonthButton and fwdMonthButton
of
> DateChooser Control?
> 
> I want to konw how to hide backMonthButton and fwdMonthButton of
> DateChooser in Flex Beta 2.
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> Yahoo! Groups Links
>





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to