The button is at the TOP/LEFT corner in the TitleWindow.

it shows the error msg below... any suggestions? 

1120: Access of undefined property mx_internal.




--- In flexcoders@yahoogroups.com, "Claudiu Ursica" <[EMAIL PROTECTED]> 
wrote:
>
> var btn:Button = this.mx_internal::closeButton;
> btn.useHandCursor = true;
> 
> However the mx:internal might change in the future so this is not
> bullet proof.
> 
> 
> --- In flexcoders@yahoogroups.com, "flexawesome" <flexawesome@> 
wrote:
> >
> > Hey there,
> > 
> > In the titlewindow component, I set showCloseButton = true; Do 
you know 
> > how can I show the Hand Cursor on the Close button?
> > 
> > Thanks
> >
>


Reply via email to