call up a custom toolbar 2005-07-06 - By Andr? Adam
Back Something like this?
var oShelf = Application.Desktop.ActiveLayout.CreateView("MyShelf", "MyShelf"); oShelf.Move(120, 33); oShelf.Resize(333, 130);
Asked the same question a few months ago; documentation on this topic is pretty bad...
Cheers!
-Andr?
Stefan Andersson wrote:
>Hi all, > >I can't seem to find a command for opening a custom toolbar... I've >created a custom toolbar which I would like to open up through a menu >that I made. But I can't seem to find it in the SDK docs... > >Or does anyone else has a nifty little trick how to get floating menu/toolbars? > >regards >stefan andersson > >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|