A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Controls in VBA



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 28th 09, 01:35 PM posted to microsoft.public.outlook.program_vba
Alberto[_2_]
external usenet poster
 
Posts: 28
Default Controls in VBA


Hello, i'd like to make more smart my controls in my VBA project. Instead of
Windows Forms 2.0 which ist the primary option when using Windows Forms I am
trying to use the controls of Microsoft Windows Common Controls 6.0 (SP6).
In particular: ListView, ListviewControl, ImageList, ImageCombo... and I'm
experiencing problems when using these controls. I´d like to show a list of
mails and an special icon associated depending of the sender. This ist not
possible with Windows Forms 2.0 and that's why i'm exploring this option.

Is it maybe not recommend the use of these controls in a VBA project??

Thank you.



  #2  
Old December 28th 09, 02:57 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Controls in VBA

What problems are you experiencing, please be specific.

What version of Outlook and what version of Windows?

Where are you trying to use those controls, in an Outlook custom form or a
VBA UserForm?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Alberto" wrote in message
...

Hello, i'd like to make more smart my controls in my VBA project. Instead
of
Windows Forms 2.0 which ist the primary option when using Windows Forms I
am
trying to use the controls of Microsoft Windows Common Controls 6.0
(SP6).
In particular: ListView, ListviewControl, ImageList, ImageCombo... and I'm
experiencing problems when using these controls. I´d like to show a list
of
mails and an special icon associated depending of the sender. This ist not
possible with Windows Forms 2.0 and that's why i'm exploring this option.

Is it maybe not recommend the use of these controls in a VBA project??

Thank you.




  #3  
Old December 28th 09, 06:55 PM posted to microsoft.public.outlook.program_vba
Alberto[_2_]
external usenet poster
 
Posts: 28
Default Controls in VBA


So i'm using:

Outlook 2003 11.8217 (SP3).
Windows XP Professional (SP2)

I'm trying to use these forms in an VBA UserForm.

Basically the problem appears in design mode when trying to link an
ImageList to a control which could use symbols or icons, i.e. Toolbar
Control, ListView...

I add one or more pictures to the ImageList Control, that's no problem. The
problem comes when i go to the Toolbar Control, click on (custom) and the
property pages will show. On the General tab I select Imagelist but there's
anything else than None. I was expecting to see the previously fullfilled
ImageList1 as selectable but it's not there, so I cannot add pictures to the
project (i didn't really go further because adding pictures is the only thing
i'm at this point interested on)

So, i would be very very happy if it was possible to use properly these
controls in VBA Forms..

Any help?

Thank you in advance...





"Ken Slovak - [MVP - Outlook]" wrote:

What problems are you experiencing, please be specific.

What version of Outlook and what version of Windows?

Where are you trying to use those controls, in an Outlook custom form or a
VBA UserForm?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Alberto" wrote in message
...

Hello, i'd like to make more smart my controls in my VBA project. Instead
of
Windows Forms 2.0 which ist the primary option when using Windows Forms I
am
trying to use the controls of Microsoft Windows Common Controls 6.0
(SP6).
In particular: ListView, ListviewControl, ImageList, ImageCombo... and I'm
experiencing problems when using these controls. I´d like to show a list
of
mails and an special icon associated depending of the sender. This ist not
possible with Windows Forms 2.0 and that's why i'm exploring this option.

Is it maybe not recommend the use of these controls in a VBA project??

Thank you.




.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New outlook controls Prashant Shah Outlook and VBA 4 June 13th 09 07:19 PM
View controls Cain T. S. Random Add-ins for Outlook 1 January 24th 08 01:46 AM
Unbound Controls Alexander Mueller Outlook - Using Forms 2 December 12th 07 11:09 PM
Add controls with out publishing in C# lg Add-ins for Outlook 12 July 13th 06 02:49 PM
Using MFC controls in Outlook Add-in (ATL/C++) Kim, KiSong Add-ins for Outlook 0 March 7th 06 07:03 AM


All times are GMT +1. The time now is 11:35 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.