StrataFrame Forum

SF Maintenance Form -> BrowseDialog

http://forum.strataframe.net/Topic2955.aspx

By Scott - 9/21/2006

Is there a way to get the browse button of the SFMainenance form to call the showdialog with true so that it is first displayed with data?
By Trent L. Taylor - 9/21/2006

Right now there is not a property that allows you to specify this on the MaintenanceFormToolstrip.  So for now the answer is, "No."  But we are aware that this would be helpful.  For now you just have to create another button and manually call the ShowDialog() with the True.  Sorry Ermm
By Scott - 9/21/2006

Thanks, just was thinking I was missing something....  again.  I gotta get my boss to send me to the next training class.  Being a newbie to .Net I was wondering if either you or Ben has any suggestions about some good .Net books to have as a resource.  I think I currently have about 6 but I am always looking for more.

Scott

By StrataFrame Team - 9/21/2006

The one that I learned .NET on was a VB.NET book... had lots of good general .NET info, but everything was in VB syntax, so I'm not sure it would do you much good.
By Scott - 9/21/2006

What book was it,  I wouldn't mind lerning VB (can never have to much knowledge).
By StrataFrame Team - 9/21/2006

Lemme find it... it's lying around here somewhere Unsure