vba - Visio Dock Stencil Window on Right -



vba - Visio Dock Stencil Window on Right -

i'm trying programmatically dock stencil window on right side of screen. know can set windowstate property of window viswsdockedright if have stencils docked on right, stencil i'm trying dock gets own sub window, rather appearing on stack of other stencils.

while need do, it's not quite there. much improve if there way add together window already-docked windows.

i have bank of docked stencils on left side of screen , on right. can utilize documents.openex open stencil docked, can't specify dock use.

how opening stencil? if open this, should dock in stack of open stencils:

documents.openex "stencil.vss", visopendocked

vba visio

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -