Search
Key.Image Property
See Also
 






Gets or sets relative path to an image that should be displayed inside this key.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public string Image { get; set; }

Visual Basic  Copy Code

Public Property Image As String

 Property Value

 See Also