Access SMath objects

Access SMath objects - Messages

#1 Posted: 12/10/2010 1:03:50 PM
Edward Ulle

Edward Ulle

20 likes in 182 posts.

Group: Moderator

Is there a way to access the SMath objects from MS Visual Web Developer?

For example in Excel VBA you can access properties of Excel

Application.Worksheets(1) will return the first worksheet.

Say I wanted to add a new MathToolbar.

Dim mb As SMath.DeskTop.MathBar
mb = New MathBar

SMath.DeskTop.MathToolbar.AddBar(mb)

Of course this doesn't work because SMath.DeskTop.MathToolbar is not a reference to the SMath MathToolbar. I need something like

Application.MathToolbar.AddBar(mb)

Is this possible? And how? Thanks.
Ed
#2 Posted: 12/11/2010 10:48:06 AM
Andrey Ivashov

Andrey Ivashov

2270 likes in 3734 posts.

Group: Super Administrator

Thank you for he question. No this is not possible for now, but I will try to handle it later.

Regards.
  • New Posts New Posts
  • No New Posts No New Posts