Print Page | Close Window

is it bug of VS.net (TaskPane)??

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=1419
Printed Date: 28 September 2024 at 5:08pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: is it bug of VS.net (TaskPane)??
Posted By: hmrk
Subject: is it bug of VS.net (TaskPane)??
Date Posted: 16 November 2004 at 8:33am

I'm use Xtreme Suite ActiveX 9.51 in windows 2000 using vb.net.
I created a user control, in which there is a listview. but it does not work when using the following codes.

             dim group ...  
             dim item ...
             Dim a As New UserControl1
             Group = wndTaskPanel.Groups.Add(0, "aaa")
             Item = Group.Items.Add(0, "", XTPTaskPanelItemType.xtpTaskItemTypeControl, -1)
             Item.Control = a
             a.Dock = DockStyle.Fill

but when click the Group, the appearance can be seen but disappeared immediately.

Please kindly advise it's due to my fault or just the bug of VS.net. Appreciate your prompt reply. tks & b.rgds



-------------
I like this Game



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net