Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / SkinColors Class
Members
In This Topic
    SkinColors Class
    In This Topic
    Harness proD application's skin colors.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.SkinColors

    Syntax
    public class SkinColors 
    Remarks
    Colors for skinning your plugin application in the same way as the Harness proD (including the UI color scheme).
    Public Properties
     NameDescription
    Public PropertyHighlight color.  
    Public PropertyBackground color.  
    Public PropertyLight background color.  
    Public PropertyBorder color.  
    Public PropertyLight border color.  
    Public PropertyNegative color.  
    Public PropertyText color.  
    Public PropertyDisabled text color.  
    Top
    See Also