Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ShouldSerializeFont Method


In This Topic
    ShouldSerializeFont Method (ElementContainerControl)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Shadows Function ShouldSerializeFont() As Boolean
    'Usage
     
    
    Dim instance As ElementContainerControl
    Dim value As Boolean
     
    value = instance.ShouldSerializeFont()
    public virtual new bool ShouldSerializeFont()
    See Also