Can you load an OlkComboBox and show a previously selected value?

Status
Not open for further replies.
P

pkelley

I know how to load the OlkComboBox, but if I want to show the user a value

that he/she selected 3 days ago, how would I do that?

Details:

I'm using Visual Studio 2005 Professional.

Visual Studio 2005 Tools for Office SE.

My OlkComboBox control resides on an Outlook 2007 Addin, Separate FormRegion.
 
You need to store the selected value for the combo in a user property, then

you can retrieve that value subsequently. When you open the property dialog

of the combo you can set either an existing or new user property to link to

the combo selected value.

"pkelley" <pkelley> wrote in message

news:6A3F1C98-93D1-4568-8225-BF0CA0BA4CA2@microsoft.com...
> I know how to load the OlkComboBox, but if I want to show the user a value
> that he/she selected 3 days ago, how would I do that?

> Details:
> I'm using Visual Studio 2005 Professional.
> Visual Studio 2005 Tools for Office SE.
> My OlkComboBox control resides on an Outlook 2007 Addin, Separate
> FormRegion.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
D Outlook 2016 Unable to load Outlook data pst file Using Outlook 5
J VB6 Add-in fails to load in Outlook 16 - message useless Outlook VBA and Custom Forms 4
A How can I load a HTML template into the WordEditor? Outlook VBA and Custom Forms 3
Diane Poremsky Always Load an Outlook Addin Using Outlook 1
William getting custom form to load category colors Outlook VBA and Custom Forms 4
J BCM 2013 in Outlook 2013 will not load BCM (Business Contact Manager) 5
H Macro to load an Outlook Template Using Outlook 2
M Load a template when you reply Using Outlook 1
A Not able to load an add-in for outlook 2007 developed in VSTO 2005 Outlook VBA and Custom Forms 2
S COM Addin Failed to load in Outlook 2003 Outlook VBA and Custom Forms 1
S Outlook 2007 Add-in strange load behavior Outlook VBA and Custom Forms 10
G "Cannot load GUI library into memory" Outlook VBA and Custom Forms 3
D Why does BCM not always load when I restart Outlook? BCM (Business Contact Manager) 1
G Using VBA to load the CC line on an Outlook email Outlook VBA and Custom Forms 2
S BCM does not load in Windows 7 BCM (Business Contact Manager) 1
W My VSTO 3.0 Outlook addin doesn’t load Outlook VBA and Custom Forms 1
P What is it, and why won't it load? BCM (Business Contact Manager) 10
M VBA Form how to load in Outlook 2003 Outlook VBA and Custom Forms 4
S Business Data Import and Export Load Error Cannot Map BCM (Business Contact Manager) 1
D Outlook AddIn can't load outside Visual Studio Outlook VBA and Custom Forms 1
D Application.ActiveInspector() is Null on Ribbon Load Outlook VBA and Custom Forms 1
Q Load a recipient based on a value in a combo box Outlook VBA and Custom Forms 7
S Business contact manager will not load? databinding? BCM (Business Contact Manager) 2
J add-in won't load Outlook VBA and Custom Forms 12
N Load audio file into Media Player control Outlook VBA and Custom Forms 2
S Related messages show in main Outlook window vice new Advanced Find windows Using Outlook 1
M New Calendar Appointments: Conditionally turn off reminder and show time as free Using Outlook 5
C Outlook 365 Copy/Save Emails in Folder Outside Outlook to Show Date Sender Recipient Subject in Header Using Outlook 0
N Outlook 365 How to show all calendars at startup? Outlook VBA and Custom Forms 0
Victor.Ayala Automated way to check the option "Show this folder as an email Address Book" Outlook VBA and Custom Forms 2
R Sent emails show iCloud mail account not the alias Using Outlook 2
J Names in sent items suddenly show as Bob Smith (bobsmith@sample.com) Using Outlook 3
S Visual indicator of a certain property or to show a macro toggle Outlook VBA and Custom Forms 2
Horsepower Contacts added from iPhone don't show up in Outlook Using Outlook 2
C All Gmails don't show in Outlook 2019 Using Outlook 2
C How to use VBA to show only items x days old or more Outlook VBA and Custom Forms 1
L Option to Show Cancelled Appointments Using Outlook 0
Z How to show concatenated categories in list task view? Using Outlook 2
M Outlook .com group does not show up in Outlook for office 365 home Using Outlook 3
F Appointment Show All Fields Using Outlook 1
G Calendar View in Outlook Office 365 - Doesn't show enough hours, and the 30/60 min choice isn't the solution Using Outlook 4
N How to disable shortcuts for Pilcrow in Outlook (Show or hide paragraph marks) Using Outlook 0
V Outlook Macro to show Flagged messages Outlook VBA and Custom Forms 2
F How to show assigned tasks under certain mailbox? Using Outlook 4
Witzker social connector 2010 does not show all emails to or from contact Using Outlook 3
Witzker social connector 2010 does not show all emails to or from contact Using Outlook 0
S Outlook.com birthdays show up 1 day late on iPhone contacts list Using Outlook.com accounts in Outlook 27
A Outlook 2016 Will Not Show Any Data In the People Pane Using Outlook 17
Rupert Dragwater Email flag does not show up in Outlook2013 Using Outlook 13
S Show Total Number Of Items Not Displaying Using Outlook 9

Similar threads

Back
Top