Recent

Author Topic: TPageControl w/o border  (Read 4473 times)

AlvaroPB

  • Newbie
  • Posts: 5
TPageControl w/o border
« on: June 12, 2009, 06:48:41 pm »
Hello,

It's possible to remove the border from a TPageControl?

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12345
  • Debugger - SynEdit - and more
    • wiki
Re: TPageControl w/o border
« Reply #1 on: June 12, 2009, 07:38:56 pm »
There is an alternative solution.

have multiply panels , all overlapping each other.
work with visible, and or BringToFront

Eg, have the Panels all alClient

in the designer select the one to edit, by sending the others back (z-order)
in your app, have them Visible:=false by deault.
Set the one you whist to show Visible:=True

AlvaroPB

  • Newbie
  • Posts: 5
Re: TPageControl w/o border
« Reply #2 on: June 12, 2009, 11:02:20 pm »
Thanks man. It's solve my problem.

 

TinyPortal © 2005-2018