« Notable Links | Main | DataGrid.ColAutoResize »
Posted by: David Carroll
If (Control.ModifierKeys And Keys.Control) = Keys.Control Then DoSomethingElse()Else DoSomethingDifferent()End If
Add New Comment