OutlookBar for WPF and Silverlight
C1.Silverlight.OutlookBar.Resources Namespace / C1_Silverlight_OutlookBar Class / ShowMoreButtonsContent Property

In This Topic
    ShowMoreButtonsContent Property
    In This Topic
    Looks up a localized string similar to Show More Buttons.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ShowMoreButtonsContent As String
    public static string ShowMoreButtonsContent {get;}
    See Also