|
-
Aug 15th, 2003, 04:42 AM
#1
Thread Starter
Hyperactive Member
Where is the .Top & .Left properties for my usercontrol
I have created a usercontrol that simulates a listview.
I have some problem with the header and therefore I would like to find the .Top and .Left values for my control
so that I can position the header properly.
I have looked in "this. "-property but I have not found .top or .left properties. Is there any or do I have to create them myself??
Any ideas
Onerrorgoto
Dont be to optimistic, the light at the end of the tunnel might be a train
-
Aug 15th, 2003, 04:50 AM
#2
Thread Starter
Hyperactive Member
to clarify
I want to find the top & left property of the usercontrol inside the usercontrol itself.
(In codebehind in my usercontrol I want to read the top and left property and do some calculations on these values.)
Onerrorgoto
Dont be to optimistic, the light at the end of the tunnel might be a train
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|