|
-
May 11th, 2005, 07:41 PM
#1
Thread Starter
Giants World Champs!!!!
Help with Homemade Outlook Control **Resolved**
A friend of mine gave me a great idea on how I can create my own Outlook Control (see attached Project) by using two (2) Command Buttons, one (1) Listview and one (1) Image List. I am having two problems with the control that I can seem to solve.
1) When both Command Buttons are on the top of the listview the first item in the Listview is partially hidden, so what I did was to add blank item as the first item which moves the items down so that they are not hidden but there is a large space between the Action Buttons and the Feature Buttons (see image).
2) The items in the listview are not center left to right, I have used the PictureAlignment to lvwCenter but to no avail. The only way I can get them centered is to reduce the width of the listview but I think there is a better way (please no sub classing).
any help will be greatly appreciated.
Last edited by Mark Gambo; May 12th, 2005 at 04:01 AM.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
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
|