Cut, Copy, and Paste for MSFlexGrid Control
Category:
Forms and ControlsType:
SnippetsDifficulty:
IntermediateAuthor:
StefanVersion Compatibility:
More information:
These are some Edit functions (Cut, Copy, Paste, Delete, Select All), similar to some Texteditors, for the MSFlexGrid Control. You need a Form with a FlexGrid (MSFlexGrid1).
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: