thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
411 stars 224 forks source link

Can't paste to MetroTextBox ? #134

Closed AtlantisDe closed 3 years ago

AtlantisDe commented 3 years ago

Can't paste to MetroTextBox ?

// Can't paste 
MetroTextBox 

//System components can be selected and copied and pasted... but MetroFramework cannot.

// TextBox is Ok 
 System.Windows.Forms.TextBox
AtlantisDe commented 3 years ago

ShortcutsEnabled = true;