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

Detect if width and height specified in radopen()

2 Answers 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
adam0101
Top achievements
Rank 1
adam0101 asked on 29 Apr 2010, 11:26 PM
Is there a way to detect if a width and height were specified when radopen() was called? I'd like the page loaded into the radwindow to resize the radwindow to a default width and height, but only if a width and height were not specified when calling radopen().

2 Answers, 1 is accepted

Sort by
0
adam0101
Top achievements
Rank 1
answered on 29 Apr 2010, 11:31 PM
Oops, actually I need to know if oWindow.SetSize() was called or not. Is there a property that tracks this?
0
adam0101
Top achievements
Rank 1
answered on 30 Apr 2010, 12:18 AM
Nevermind. I just created my own property on the rad window object that I checked for in the page I'm loading. 
Tags
General Discussions
Asked by
adam0101
Top achievements
Rank 1
Answers by
adam0101
Top achievements
Rank 1
Share this question
or