Color of Stencil Background and Shapes on Drawing Page

S

Saritha

Hello,
How can i change the BackGround Color Of a Stencil Programatically?
How can i change the color of a shape in a drwaing page depending on some
condition Programatically.(Visio active X Control)
Any Suggestions?


Thanks & Regards
Saritha.
 
S

Saritha

I can change the Line color but How to change the Background Color of
Stencil Window?

Thanks
Saritha
 
M

Mark Nelson [MS]

Application.Settings.BackgroundColor and
Application.Settings.BackgroundColorGradient
 
S

Saritha

ThankU...
Saritha.

Mark Nelson said:
Application.Settings.BackgroundColor and
Application.Settings.BackgroundColorGradient

--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top