Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / DisabledCuesVisibilityProperty Field

In This Topic
    DisabledCuesVisibilityProperty Field (C1NumericBox)
    In This Topic
    Identifies the DisabledCuesVisibility dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DisabledCuesVisibilityProperty As DependencyProperty
    public static readonly DependencyProperty DisabledCuesVisibilityProperty
    See Also