Difference between the TabStrip and MultiPage controls??

Status
Not open for further replies.
C

cmonroe21

I am designing a task form template in Outlook 2007 in which I want to use

either the MultiPage or TabStrip controls. They look similar, what is the

difference? I have noticed that with the TabStrip control there are not dots

in the background (like there are on the form in design mode), but there are

in the MultiPage control. (I can still place controls on the TabStrip,

though??) Also, I see that I cannot modify the font of the tab labels in the

MultiPage control but I can in the TabStrip control. I tried to look the two

controls up in your book (MS OL 2007 Programming) but only found a paragraph

on the MultiPage control and didn't see anything on the TabStrip control.

Could you shed some light on the differences between the two so that I know

which fits the functionality that I need? Thanks so much!


 
If you want to place controls on the design surface, use a multi-page

control. I can't think of any scenarios where tabstrip would be preferred

unless modifying the font of the tab labels is the most important feature

you need.

Sue Mosher

"cmonroe21 " <u48566@uwe> wrote in message

news:954aafc3ff705@uwe...
> I am designing a task form template in Outlook 2007 in which I want to use
> either the MultiPage or TabStrip controls. They look similar, what is the
> difference? I have noticed that with the TabStrip control there are not
> dots
> in the background (like there are on the form in design mode), but there
> are
> in the MultiPage control. (I can still place controls on the TabStrip,
> though??) Also, I see that I cannot modify the font of the tab labels in
> the
> MultiPage control but I can in the TabStrip control. I tried to look the
> two
> controls up in your book (MS OL 2007 Programming) but only found a
> paragraph
> on the MultiPage control and didn't see anything on the TabStrip control.
> Could you shed some light on the differences between the two so that I
> know
> which fits the functionality that I need? Thanks so much!

> >
>
>
 
Thank you so much!

Sue Mosher [MVP] wrote:
> If you want to place controls on the design surface, use a multi-page
> control. I can't think of any scenarios where tabstrip would be preferred > unless modifying the font of the tab labels is the most important feature
> you need.
> >I am designing a task form template in Outlook 2007 in which I want to use
> > either the MultiPage or TabStrip controls. They look similar, what is the

> [quoted text clipped - 13 lines]
> > know
> > which fits the functionality that I need? Thanks so much!



 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
V Difference between attachment displayname and filename Outlook VBA and Custom Forms 6
Commodore Difference between Facebook entries in browser vs. people pane Using Outlook 2
Jennifer Murphy Difference between export and archive? Using Outlook 10
V Difference between UserProperties and ItemProperties? Outlook VBA and Custom Forms 4
Q Difference between Regular Attachments and Signature Attachments Outlook VBA and Custom Forms 3
T The From field difference in OL 2003 to 2010 Using Outlook 1
C Trying to move messages between imap accounts/folders Using Outlook 5
O How to sync (one way) contacts between two Outlook (exchange) accounts? Using Outlook 0
L Format Lost between Tasks and To Do Using Outlook 0
Commodore Automatic switch between working offline/online Using Outlook 4
J VBA for outlook to compare and sync between calendar Outlook VBA and Custom Forms 1
H Stationery using between OL 2019 and OL 2010 Using Outlook 0
HarvMan Toggle between calendar and email in Outlook 365 Using Outlook 12
A VBA Script - Print Date between first email in Category X and last email in Category Y Outlook VBA and Custom Forms 3
P Move emails between 2 mailboxes. Using Outlook 0
G Outlook 2016 sync contacts directly between phone and computer using outlook 2016 Using Outlook 0
L Moving emails with similar subject and find the timings between the emails using outlook VBA macro Outlook VBA and Custom Forms 1
I Automating message move between folders Outlook VBA and Custom Forms 0
D Move Emails between Folders in Separate Mailbox Outlook VBA and Custom Forms 12
S Moving Emails Between Archive Folders Using Outlook 1
C VBA to Forward e-mails from certain address and between certain times Outlook VBA and Custom Forms 1
J Syncing notes between Outlook 2016/Exchange and Outlook for Android Using Outlook 2
R Trying to extract information between two symbols from outlook subject Using Outlook 2
K Macro to search emails between two time slots on public folders with excel export Outlook VBA and Custom Forms 12
H Sync Contacts between Office 365 and Gmail. Exchange Server Administration 3
I Outlook Contacts and Calenders not syncing between PC, IPhone, and Windows 8.1 tablet Using Outlook 3
N Passing Attachments between forms? Outlook VBA and Custom Forms 2
C Is it possible to have contacts sync real-time between Outlook and iCloud? Using Outlook 1
W Sync categories between Exchange and 2007 Exchange Server Administration 1
S Updating between Smartphone and PC Using Outlook 3
M moving custom field data between outlook and excel? Using Outlook 4
Paul Van Cotthem Is calendar synchronization between Office 2013 and Outlook.com capped by spam or bandwidth limits? Using Outlook.com accounts in Outlook 12
P Sync 2013 calendar between 2 devices -Surface 2 and Desktop using Outlook.com Using Outlook.com accounts in Outlook 8
X When travel between time zones Calendar Daily Items a fixed times vs Meetings? Using Outlook 2
Y Search/list all emails sent between 6pm to 12am in the past 30 days Using Outlook 3
L Outlook 2007 Delete and Paste Between Fields Using Outlook 25
X VBA: Confused with variables between ThisOutlookSession and UserForm Using Outlook 1
R Slow Calendar Synch Between Outlook 2013 and iCloud Using Outlook 5
B Syncing Outlook 2010 between two computers Using Outlook 1
F I want simple syncing between my 3 PCs and Android devices. Using Outlook 1
S Syncing Email Between Computers Using Outlook 6
S Share between 2000 and 2010 Using Outlook 3
A Network Permissions for sharing calenders between exchange severs Using Outlook 1
S Calendar sharing problmes between Outlook 2007 &amp; 2010 Exchange Server Administration 0
R Share ost between connector and exchange cache mode = "everything everywhere" Using Outlook 3
J switching BCM between to computers BCM (Business Contact Manager) 1
B Copying data between atbs in a custom form Outlook VBA and Custom Forms 4
P Public folder replication between Exchange 2007 and Exchange 2010 Exchange Server Administration 11
T Categories not persisted between sessions in Outlook 2007 Outlook VBA and Custom Forms 8
L Programmatically moving between pages in a form Outlook VBA and Custom Forms 2

Similar threads

Back
Top