<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Layer State Event in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/layer-state-event/m-p/1244519#M46309</link>
    <description>Hi,&lt;BR /&gt;
  How are you? &lt;BR /&gt;
  I am working on a Layer State routine. I am wondering if there is events of Layer State. what I want to know is, if someone change the Layer State from A to B in layer dialog box, I will have my routine do something. I can not find it from help and this group. &lt;BR /&gt;
  Thank you very much if you can point me to right direction. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Have a great day&lt;BR /&gt;
Wes</description>
    <pubDate>Wed, 09 Feb 2005 18:03:16 GMT</pubDate>
    <dc:creator>wesbird</dc:creator>
    <dc:date>2005-02-09T18:03:16Z</dc:date>
    <item>
      <title>Layer State Event</title>
      <link>https://forums.autodesk.com/t5/vba-forum/layer-state-event/m-p/1244519#M46309</link>
      <description>Hi,&lt;BR /&gt;
  How are you? &lt;BR /&gt;
  I am working on a Layer State routine. I am wondering if there is events of Layer State. what I want to know is, if someone change the Layer State from A to B in layer dialog box, I will have my routine do something. I can not find it from help and this group. &lt;BR /&gt;
  Thank you very much if you can point me to right direction. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Have a great day&lt;BR /&gt;
Wes</description>
      <pubDate>Wed, 09 Feb 2005 18:03:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/layer-state-event/m-p/1244519#M46309</guid>
      <dc:creator>wesbird</dc:creator>
      <dc:date>2005-02-09T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Layer State Event</title>
      <link>https://forums.autodesk.com/t5/vba-forum/layer-state-event/m-p/1244520#M46310</link>
      <description>I don't think there are any events tied directly to changes in the layer states or use of the layer state manager. You *might* be able to use the document's "EndCommand" event and look for the Layer command having been used, since users have to go through that in order to reach the layer states, but this obviously is far from foolproof.&lt;BR /&gt;
&lt;BR /&gt;
Another approach would be to have your routine take care of changing layerstates, then doing whatever else is needed. Make it convienent enough so users will want to use your routine(s) instead of going off to the layer dialog box and then into the layer state dialog box.&lt;BR /&gt;
&lt;BR /&gt;
...Colin French</description>
      <pubDate>Wed, 09 Feb 2005 20:32:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/layer-state-event/m-p/1244520#M46310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-09T20:32:12Z</dc:date>
    </item>
  </channel>
</rss>

