A
Asif
Hi All,
I want to change Visio Drawing and Stencil window color. I find that
following properties can be used for color settings
Application.Settings.StencilBackgroundColor
Application.Settings.DrawingBackgroundColor
These properties expect values in System.UInt32 format, where as I
have values in RGB Format. (Each has 0-255 integer value)
Can any one tell me about how to convert color values in RGB format to
System.UInt32 format?
Also can the color of Stencil Scroll bar, Stencil Name Header and
Visio Control Rulers be change?
Thanks
Asif
I want to change Visio Drawing and Stencil window color. I find that
following properties can be used for color settings
Application.Settings.StencilBackgroundColor
Application.Settings.DrawingBackgroundColor
These properties expect values in System.UInt32 format, where as I
have values in RGB Format. (Each has 0-255 integer value)
Can any one tell me about how to convert color values in RGB format to
System.UInt32 format?
Also can the color of Stencil Scroll bar, Stencil Name Header and
Visio Control Rulers be change?
Thanks
Asif