Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OCX and Powerbuilder

77 views
Skip to first unread message

MSComctlLib.listview_OLE_How_to_use

unread,
Jul 22, 2003, 10:05:14 AM7/22/03
to
Hi,

I want to use 2 ocx controls WMList.ocx ( ObjectListControl ) and
WMQuery.ocx ( QueryControl) in PowerBuilder,
the QueryControl.GetList method returns Object and I am able to
successfully use it but ObjectListControl.GetList method returns
MSComctlLib.listview and I am unable to use it successfully, I have
tried it with simple declaring oleobject as following

oleobject lole_objectlist

and then we came up with exception, and if we try it with type ( any ) then
we are unable to get the class name with method ClassName(any)

Any help regarding usage of OCX Control ( ObjectListControl
)MSComctlLib.listview will be great help, you can also contact me directly
on "khurra...@hotmail.com"

0 new messages