View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff Jeff is offline
external usenet poster
 
Posts: 921
Default Pls help on Excel 2007 SDK sample!

In the sample "Generic" that is part of the Excel 2007 SDK, we see how to
structure and display a "UDD", user-defined dialog box.

The dialogbox basically is created by loading up a struct array. The
question I have is how to read this struct array, what are the fields?

Can someone please help?

thx,
Jeff