﻿<?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?)  » MaintenanceFormToolStrip...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 02 May 2026 14:47:56 GMT</lastBuildDate><ttl>20</ttl><item><title>MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost6291.aspx</link><description>If I have two business objects on the same form and neither of them is the primary business object, and I have two MaintenanceFormToolStrips on the same form... can I bind one toolstrip to one BO and the other toolstrip to the other BO?</description><pubDate>Tue, 06 Mar 2007 10:08:16 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost7328.aspx</link><description>Yes, you can drop as many BrowseDialogs on a form as you want... you can only set one of them to be the dialog called by the Browse button on the maintenance form toolstrip.&amp;nbsp; However, you can manually show a BrowseDialog by calling ShowDialog() on it, so you can just add a button or a toolstrip button somewhere and manually call the other BrowseDialogs.</description><pubDate>Tue, 06 Mar 2007 10:08:16 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost7327.aspx</link><description>Since we cannot have multiple MaintenanceFormToolstrips on a single form. Can we add browse dialogs without the toolstrips?</description><pubDate>Tue, 06 Mar 2007 10:01:52 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>RE: MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost6301.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #1f5080"&gt;Or if you’re able to spend a few bucks, you could purchase the icon set from &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #1f5080"&gt;&lt;A href="http://www.iconexperience.com/"&gt;http://www.iconexperience.com&lt;/A&gt;. I’ve used a number of them in my applications to provide a look and feel that is consistent with the framework.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;</description><pubDate>Fri, 26 Jan 2007 10:34:27 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost6299.aspx</link><description>You could drop a MFTS on your form and set the .Image property of your toolstrip buttons equal to the .Image property of the corresponding MFTS button...</description><pubDate>Fri, 26 Jan 2007 09:57:45 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost6295.aspx</link><description>Thanks. I wish I could use your buttons to create my own toolstrip. There goes my consistent look and feel. :P</description><pubDate>Fri, 26 Jan 2007 08:55:31 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: MaintenanceFormToolStrip...</title><link>http://forum.strataframe.net/FindPost6293.aspx</link><description>No, the MaintenanceFormToolstrip is designed to call the methods on the parent form.&amp;nbsp; And the parent form, in turn, uses the IncludeInForm settings to call the corresponding methods on the included busines objects.&amp;nbsp; There's no way to have one MFTS use one business object and another MFTS use another business object unless you create your own toolstrip.</description><pubDate>Fri, 26 Jan 2007 08:47:18 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>