﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Using multiple MaintenanceFormToolStrips on the same form</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 14 Sep 2026 08:16:06 GMT</lastBuildDate><ttl>20</ttl><item><title>Using multiple MaintenanceFormToolStrips on the same form</title><link>http://forum.strataframe.net/FindPost26060.aspx</link><description>Hi,&lt;br&gt;
&lt;br&gt;
I am trying to use two MaintenanceFormToolStrips on the same form, where I manage a main business object, and its child business object together. I have two listviews, and I would like to use one MaintenanceFormToolStrip for each. However, I have seen that MaintenanceFormToolStrips use the PrimaryBusinessObject of the form. I couldn't find a way to set another business object to it.&lt;br&gt;
&lt;br&gt;
Is it possible to use it like that?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Buluc</description><pubDate>Tue, 16 Feb 2010 07:41:49 GMT</pubDate><dc:creator>Buluc Celik</dc:creator></item><item><title>RE: Using multiple MaintenanceFormToolStrips on the same form</title><link>http://forum.strataframe.net/FindPost26064.aspx</link><description>It is possible, but I would not go down that road.&amp;nbsp; If you are using ListVIews, then there is a MUCH better way!&amp;nbsp; If you open up the StrataFlix sample, we show a number of different scenarios where we do this very thing.&amp;nbsp; The ListView has&amp;nbsp;the ability to handle the Add, Edit, and Delete for you and ties into a ChildFormDialog.&amp;nbsp; There is literally no coding of those controls and they will be automatically handled (enabled states, etc.).&lt;/P&gt;&lt;P&gt;Instead of me giving a play-by-play, you may first want to open up the StrataFlix sample to see what we do there as I believe it will save you some time.</description><pubDate>Tue, 16 Feb 2010 07:41:49 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>