RE: How do I ... save toolbar state
- From: "David Thielen" <thielen@xxxxxxxxxxxxx>
- Date: Wed, 8 Jun 2005 09:20:51 -0700
Thank you to Peter & Tom - I think with your info I can do this.
--
thanks - dave
""Peter Huang" [MSFT]" wrote:
> Hi
>
> I think we can set/get the four property of CommandBar(Toolbar)
>
> cb.Visible = true; //if it is up/displayed
> cb.Position = MsoBarPosition.msoBarFloating;//if it is docked and where is
> it docked.
> cb.Left = 0; //the detailed position of the commandbar
> cb.Top = 0;//the detailed position of the commandbar
>
>
> Best regards,
>
> Peter Huang
> Microsoft Online Partner Support
>
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
.
- References:
- How do I ... save toolbar state
- From: David Thielen
- RE: How do I ... save toolbar state
- From: "Peter Huang" [MSFT]
- RE: How do I ... save toolbar state
- From: David Thielen
- RE: How do I ... save toolbar state
- From: "Peter Huang" [MSFT]
- How do I ... save toolbar state
- Prev by Date: RE: Any suggestions - drag & drop
- Next by Date: RE: bitmaps assigned to menus
- Previous by thread: RE: How do I ... save toolbar state
- Next by thread: RE: How do I ... save toolbar state
- Index(es):
Relevant Pages
|