|
Rank: Member Groups: Member
Joined: 5/12/2012 Posts: 11
|
I noticed the right side of the "cancel" button is cut off on the dialog box with the Vista theme applied. I double checked your demo and the result is the same. Is there a way I can set padding to prevent this?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
I believe that's because the image file used by CloseButtonUrl does not have the right border. So you can just capture a good close button image file and set CloseButtonUrl to use that image file instead.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/12/2012 Posts: 11
|
Where do I place the new file?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
CloseButtonUrl is a property. You put the image wherever you want to put it and then set CloseButtonUrl to point to it.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/12/2012 Posts: 11
|
I found the MinimizeButtonURL, but the RestoreButtonURL doesn't seem to work. Is there another property that should be used?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
They both work just fine. RestoreButtonUrl is only used after you clicked the minimize button to minimize the dialog.
Thanks
|
|