![]() |
Home |
Select Language |
|||
|
|||||
|
• LMD DesignPack.NET 1.0
General InformationIntroduction Key Features Order Links (switches to order page) Screenshots Screenshot 1 - DesignPack.Toolbox Screenshot 2 - DesignPack.ObjectFieldList Screenshot 3 - Designer Form Screenshot 4 - High-level diagram of the package Component Overview Components of LMD DesignPack.NET 1.0 Component Overview LMD DesignPack.NET contains the following components: LMDDesignSurface is the central component of the LMD DesignPack .NET package which:
LMDPropertyGrid control is an enhanced version of the standard Windows Forms PropertyGrid and provides the following functionality to the user:
additional property editors can be used with LMD.DesignPack.Toolbox, including those which use the drop-down list or display the modal editor window and therefore require the PropertyValueUIService and/or WindowsFormsEditorSerivice services; however, some property editors may require services not provided by the LMDDesignPack.NET, see the Package Architecture topic for the list of available services. LMD.DesignPack.Toolbox control represents a toolbox which allows a user to select
the type of component to be added to the visual designer in the LMDDesignSurface. This control
has no additional properties, methods or events to be used by the user. This control also
implements the IToolbox service of the MS designing infrastructure.
LMD.DesignPack.ObjectFieldList list box control is a helper component which displays a list of fields and properties of a given component (assigned to its SourceComponent property). It can be useful when creating a user interface of the designer which would allow user to conveniently select shared variables (ScriptPassedVariables property of the LMDDesignSurface component) to be available in the event handlers script. Screenshot 2... |
|
|