Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / DYNAMICNAME Field


In This Topic
    DYNAMICNAME Field
    In This Topic
    Represents the default name for shape, the name will be correct when the shape is added to the collection. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DYNAMICNAME As String
    'Usage
     
    
    Dim value As String
     
    value = ElementWindowless.DYNAMICNAME
    public static readonly string DYNAMICNAME
    See Also