I had decided to rebuild my Pageframe class because when I built it originally (probably around 1996) I didn't sub-class the pages within it, and that's been a source of annoyance for me.
In the process I decided to get rid of the border created by the frame, in favor of a more flexible style, but I discovered that in the base and sub-class of PageFrame the properties for BoderColor and BorderWidth are not editable?! I find that very odd.
Am I doing something wrong? Is there some way to change these properties? What I ultimately want is no border on the Pageframe.
I had thought that setting the BorderWidth to 0 would make it not appear, or at least setting the border color to be equal to my background color, so it's not visible, but I can't change either (at least at the properly level). I assume if you can't change them at design time, you can't change them at runtime either?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."
In the process I decided to get rid of the border created by the frame, in favor of a more flexible style, but I discovered that in the base and sub-class of PageFrame the properties for BoderColor and BorderWidth are not editable?! I find that very odd.
Am I doing something wrong? Is there some way to change these properties? What I ultimately want is no border on the Pageframe.
I had thought that setting the BorderWidth to 0 would make it not appear, or at least setting the border color to be equal to my background color, so it's not visible, but I can't change either (at least at the properly level). I assume if you can't change them at design time, you can't change them at runtime either?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."