Message 1 of 13
Programatically Activating my ToolPalette
Not applicable
10-24-2006
09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I've installed my product which loads a few toolpalettes & toolpalettesets. On first start I would like to open the toolpalette to my new toolpalette in code.
I can open the toolpalette by sending "TP" command, but this just opens the palette windo to the last used palette. I cannot figure out a way to 'Activate' or Focus my new toolpalette. I need to SetCurrent on it.
I've tryed PaletteSet.Activete(). Fails.
Any Ideas?
I've installed my product which loads a few toolpalettes & toolpalettesets. On first start I would like to open the toolpalette to my new toolpalette in code.
I can open the toolpalette by sending "TP" command, but this just opens the palette windo to the last used palette. I cannot figure out a way to 'Activate' or Focus my new toolpalette. I need to SetCurrent on it.
I've tryed PaletteSet.Activete(). Fails.
Any Ideas?