| StyleElementName Enumeration | 
 
            Name of the style element
            
 
    Namespace: 
   StreetSmart.WinForms.Interfaces
    Assembly:
   StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
 Syntax
Syntaxpublic enum StyleElementName
Public Enumeration StyleElementName
public enum class StyleElementName
 Members
Members|  | Member name | Value | Description | 
|---|
|  | Width | 1 | Width valueof the style element | 
|  | Height | 2 | Height value of the style element | 
|  | Position | 3 | Position of the style element | 
|  | Top | 4 | Top value of the style element | 
|  | Left | 5 | Left value of the style element | 
 See Also
See Also