Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropDown Class / SmallImageSource Property

In This Topic
    SmallImageSource Property (C1ToolbarDropDown)
    In This Topic
    Gets or sets the small image source of the control.
    Syntax
    'Declaration
     
    
    Public Property SmallImageSource As ImageSource
    public ImageSource SmallImageSource {get; set;}
    See Also