PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / TextSearchPanelStrings Class / MatchCase Property

In This Topic
    MatchCase Property (TextSearchPanelStrings)
    In This Topic
    Gets or sets the text of the "Match Case" checkbox.
    Syntax
    'Declaration
     
    Public Property MatchCase As String
    public string MatchCase {get; set;}
    See Also