Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control Problem
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00891041
Message ID:
00891065
Views:
23
Kevin.

Any chance thisform.LockScreen is on?

This code works fine for me:
* form.Resize
with this.oListView
   .Width = this.Width - 2 * .Left
   .Height = this.Height - 2 * .Top
endwith
>I have an ActiveX Listview on a form. In the resize of the
>form I have:
>
>ThisForm.oleListView.Width = ThisForm.Width
>
>Yet the control does not resize until I click it. Strange.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform