ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MessageBoxContent Class / OKTextProperty Field



In This Topic
    OKTextProperty Field
    In This Topic
    Identifies the OKText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OKTextProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MessageBoxContent.OKTextProperty
    public static readonly DependencyProperty OKTextProperty
    public:
    static readonly DependencyProperty^ OKTextProperty
    See Also