Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Bug in TaskPanelGroupItem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Bug in TaskPanelGroupItem

 Post Reply Post Reply
Author
Message
Maui View Drop Down
Groupie
Groupie


Joined: 10 June 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote Maui Quote  Post ReplyReply Direct Link To This Post Topic: Bug in TaskPanelGroupItem
    Posted: 17 December 2004 at 6:20am

I was having a play with the toolbox sample

I added this code into the CreateToolBox Sub

    Dim Item As TaskPanelGroupItem
    Set Item = FolderPropertyPanes.Items.Add(1, "Test", xtpTaskItemTypeControl, 1)
    Set Item.Control = Text1

The Text1 control is added ok.

The bug is that the control is positioned with its .top and .left values being drawn relative to the form, not to wndToolBox.

 



Edited by Maui
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2004 at 7:35am
This is fixed with the next release
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.