Compare with Previous | Blame | View Log
<GuiXml> <Controls> <TopLevelControl name="TGT_SwimlaneListControl" hidden="true" layer="OVERLAY" level="1" allowBringToTop="false" mouseEnabled="true" movable="true" clampedToScreen="true"> <Anchor point="TOPLEFT" relativeTo="GuiRoot" relativePoint="TOPLEFT"/> <Dimensions x="1218" y="265" /> <OnMoveStop>TGT_SwimlaneList:OnSwimlaneListMoveStop()</OnMoveStop> <Controls> <Control name="$(parent)MovableControl" tier="PARENT" inherits="MovableBackdropControl"> <Anchor point="TOPLEFT"/> <Anchor point="BOTTOMRIGHT" /> </Control> <Control name="$(parent)Swimlane1" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)" relativePoint="TOPLEFT" /> </Control> <Control name="$(parent)Swimlane2" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane1" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane3" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane2" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane4" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane3" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane5" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane4" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane6" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane5" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane7" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane6" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane8" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane7" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane9" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane8" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane10" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane9" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane11" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane10" relativePoint="TOPRIGHT" offsetX="3" /> </Control> <Control name="$(parent)Swimlane12" inherits="GroupUltimateSwimlane"> <Anchor point="TOPLEFT" relativeTo="$(parent)Swimlane11" relativePoint="TOPRIGHT" offsetX="3" /> </Control> </Controls> </TopLevelControl> </Controls> </GuiXml>