Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XPress SideBar
Message
From
30/05/2001 12:51:05
 
 
To
03/03/2001 12:19:20
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00481671
Message ID:
00512758
Views:
7
Hola Leopoldo, precisamente hoy caí en lo mismo, estoy intentando hacerlo por medio de código pero este es tan lejos como llegué:

WITH ThisForm.Olecontrol2
.Object.groups.add
.Object.groups.item(0).caption = 'Catálogos'
.Object.GroupsFont.Name = 'Arial'
.Object.GroupsFont.Size = 8
.Object.GroupsFont.Bold = .T.
.Object.GroupsColor = 12615808
.Object.GroupsFontColor = 33023
.Object.items.add
.Object.items(0).Caption = 'Item 1'

ENDWITH

¿También tienes problemas con el despliegue de propiedades de imagen en el diseñador desde VFP?


Oscar

>Hi!
>
>Is anyone using xPress SideBar? I'm having some trouble linking the object with the ImageList object.
>Can anybody help?
>
>Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform