thielj / MetroFramework

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

Can't paste to MetroTextBox ? #134

Closed AtlantisDe closed 2 years ago

AtlantisDe commented 2 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 2 years ago

ShortcutsEnabled = true;