[Home] [By Thread] [By Date] [Recent Entries]

  • To: <xml-dev@l...>
  • Subject: HELP with Shape element Button attribute.
  • From: "Thomas Tappe" <ttappe@a...>
  • Date: Thu, 6 Jan 2005 14:56:42 -0500
  • Importance: Normal
  • Organization: SITA
  • Reply-to: <ttappe@a...>

 

 

I’m looking for help with the “button” attribute as shown below.  The following comes from the MSDN Reference Library for VML.  I have tried this attribute, but I don’t see any indication when the shape is clicked on.  I also don’t know how to reference this shape button state in a script.  Any help would be most appreciated.  Thanks, Tom

 

 

 

Button Attribute

http://msdn.microsoft.com/workshop/index/default.asp


November 9, 1999

Determines whether a shape will be processed as a button. Read/write VgTriState.

Applies To

http://msdn.microsoft.com/workshop/author/VML/Shape/e_shape.asp

Tag Syntax

<v:element o:button="expression">

Remarks

The default is False. If True, the shape is processed as a button.

Microsoft Office Extensions Attribute

Example

The shape is a button.

   <v:rect id=myrect fillcolor="red" o:button="True"
   style="position:relative;top:1;left:1;width:20;height:20">
   </v:rect>

 


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member