Docking an Add-in form written in C#.

S

Sam Santiago

Is there any way to dock a form for an add-in developed using C#? I would like to have a non-modal form active while a drawing window is active. Docking this form would work better from a UI perspective, but I have not been able to figure out a way to do so. Currently, the form and active drawing are resized to fit side by side. Any tips greatly appreciated.

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
 
D

David Parker

Suggest you download the Visio 2003 SDK and view the samples.
Is there any way to dock a form for an add-in developed using C#? I would like to have a non-modal form active while a drawing window is active. Docking this form would work better from a UI perspective, but I have not been able to figure out a way to do so. Currently, the form and active drawing are resized to fit side by side. Any tips greatly appreciated.

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
 
S

Sam Santiago

I have downloaded the SDK and looked at the examples. I'll have to look again more carefully. Do you know which example has this scenario?

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
Suggest you download the Visio 2003 SDK and view the samples.
Is there any way to dock a form for an add-in developed using C#? I would like to have a non-modal form active while a drawing window is active. Docking this form would work better from a UI perspective, but I have not been able to figure out a way to do so. Currently, the form and active drawing are resized to fit side by side. Any tips greatly appreciated.

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
 
S

Sam Santiago

Thanks for the tip. I found the example in the User Interface section named Anchor Bar Usage. I'll review this example carefully.

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
I have downloaded the SDK and looked at the examples. I'll have to look again more carefully. Do you know which example has this scenario?

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
Suggest you download the Visio 2003 SDK and view the samples.
Is there any way to dock a form for an add-in developed using C#? I would like to have a non-modal form active while a drawing window is active. Docking this form would work better from a UI perspective, but I have not been able to figure out a way to do so. Currently, the form and active drawing are resized to fit side by side. Any tips greatly appreciated.

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top