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"