I just right-clicked on a new StrataFrameWindowsAppWithSecurity project, selected Add Class, named it SecDialog.cs, and entered this:
using System;using System.Collections.Generic;using System.Text;
namespace SubClassSecDialogs{ class SecDialog: MicroFour.StrataFrame.Security.SecurityDialog { }}
When I double-clicked on this humble filename in the Solution Explorer, I got the attached screen!
All properties are exposed and settable! I'd never tried it before. Thanks for the idea! Dang! Now i'll be up half the night playing with it...
Les
LesPinter.com is back up, and articles 414 and 415 are posted. 415 has a video that proves that the article is a ten-minute exercise, if you type as fast as I talk <g>
His site is still down now however.... Russ Brown (Using C#2010/SQL Server 2008)
His site happens to be down now because of the winter blizzard affecting his hosting provider up in Michigan I believe. Russ Brown (Using C#2010/SQL Server 2008)