M malform Registered User. Local time Today, 03:38 Joined Aug 8, 2006 Messages 21 Apr 6, 2007 #1 I would like to change the width of a form with a checkbox, I have tried code like this: compiledlistview.width = 1872.00 But it just causes an error... Is there a way to make this work? Thank you.
I would like to change the width of a form with a checkbox, I have tried code like this: compiledlistview.width = 1872.00 But it just causes an error... Is there a way to make this work? Thank you.
KeithG AWF VIP Local time Today, 00:38 Joined Mar 23, 2006 Messages 2,592 Apr 6, 2007 #2 What is the error? Looks like you are not referencing the form correctly.
boblarson Smeghead Local time Today, 00:38 Joined Jan 12, 2001 Messages 32,059 Apr 6, 2007 #3 For a form you would need to reference Me.InsideWidth = 1872