![]() |
Removing static edge from PropertyGrid |
Post Reply ![]() |
Author | |
Tomasz ![]() Senior Member ![]() Joined: 05 August 2006 Status: Offline Points: 109 |
![]() ![]() ![]() ![]() ![]() Posted: 28 September 2006 at 7:49am |
Hello,
I am using:
grid.GetGridView().ModifyStyleE( WS_EX_STATICEDGE, 0 );
to remove static edge from property grid control. Unfortunatelly it works fine only when help part is not shown (ShowHelp(False)).
Otherwise, help part draws static edge anyway and there is no control over it, other than re-writing CXTPPropertyGridPaintManager::FillPropertyGrid(CDC* pDC) method.
Is it possible to fix that in next version of XTP?
Regards,
Tomasz
|
|
![]() |
|
Tomasz ![]() Senior Member ![]() Joined: 05 August 2006 Status: Offline Points: 109 |
![]() ![]() ![]() ![]() ![]() |
Is it possible to fix that in next version of XTP?
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hello, for next release we added
xtpGridBorderNone, // Without borders
xtpGridBorderFlat, // Black flat borders xtpGridBorderStaticEdge,// Static edge xtpGridBorderClientEdge enumerators.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Tomasz ![]() Senior Member ![]() Joined: 05 August 2006 Status: Offline Points: 109 |
![]() ![]() ![]() ![]() ![]() |
Thanks a lot !
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |