public const string LeftKey = "Left"
Public Const LeftKey As String = "Left"
public: literal String^ LeftKey = "Left"
static val mutable LeftKey: string
In This Article