Bug? Group.Item controls loose X,Y on focus |
Post Reply |
Author | |
keepITcool
Groupie Joined: 08 April 2009 Status: Offline Points: 36 |
Post Options
Thanks(0)
Posted: 10 April 2009 at 4:11am |
SuiteControls directly assigned to a TaskPanelGroupItem via Item.Control loose their coordinates when focused/edited.
They jump back to the X,Y coords they had when assigned to the Item, most likely in a part of the form which is not visible at runtime.
This does not happen with native VB6 form controls, but I observed this with Combo's/ListBoxes and Flatedits.
The workaround seems to be to use a Picture control as container, but this is a nuisance.
|
|
Xtreme :SuitePro (ActiveX) version 13.1.0
Language: VB 6.0 Platform: WinXP/Win7(32+64bit) |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
yes, put controls to picturebox and attach picturebox to TaskPanel.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |