c# sample Coding
Pages
C# Sample
Excel Macro
SQL Query
Use full Free Download Links
Thursday, 23 May 2013
Comobo Box Hide / Not Type (Key press)
Solutions :
private void ComoboBox1_KeyPress(object sender, KeyPressEventArgs e)
{
e.Handled = true;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment