This is a migrated thread and some comments may be shown as answers.

hiding Maximize box when it it sets to false in radform

1 Answer 112 Views
Form
This is a migrated thread and some comments may be shown as answers.
Hari Atluri Atluri
Top achievements
Rank 1
Hari Atluri Atluri asked on 09 Feb 2010, 11:28 AM
Dear Friends,

I am dealing tedious situation as i have to hide maximize box on the title bar of radform when it sets to false.

is it possible..? i have to make the form to be with only minimize and close boxes in title bar.

please help me with a means to do that..

Thanks,
Regards,
Hari Atluri

1 Answer, 1 is accepted

Sort by
0
Hari Atluri Atluri
Top achievements
Rank 1
answered on 09 Feb 2010, 12:01 PM
Dear friends,

Finally i got to know this.....fallowing simple line is fix for the query

-->this.FormElement.TitleBar.MaximizeButton.Visibility = ElementVisibility.Collapsed;

Thanks,
regards,
Hari
Tags
Form
Asked by
Hari Atluri Atluri
Top achievements
Rank 1
Answers by
Hari Atluri Atluri
Top achievements
Rank 1
Share this question
or