A few question...

S

Sidney

1) How to set a list box that can multicolumn with fixed column width and
different column have different field in dataset?
2) Can I set short cut key to call the programme when I am on the window
platform?
3) What is Outlook object Model?
4) I want to add a task to MS Oulook through my system..how to do it?

Thanks a lot~~~

Sidney
 
H

Herfried K. Wagner [MVP]

Sidney said:
1) How to set a list box that can multicolumn with fixed column width
and different column have different field in dataset?

You may want to use a datagrid control instead of the listbox.
2) Can I set short cut key to call the programme when I am on the
window platform?

Create a shortcut to the application and assign the shortcut in its
properties.
3) What is Outlook object Model?

It's a set of classes and interfaces which can be used to automate and
interact with Outlook.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top