Drawing a Table in Windows.Forms
- From: Paul Robson <paul@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 06 Mar 2006 18:18:11 +0000
Something fairly simple ; I want to have a Grid of a specific size that I can have various text and graphics in.
Is there any way in VB.Net that I can do something like the Java thing where you have an interface and create a class that has GetRowCount() GetColumnCount() etc. members ? Or do I have to set up DataRows etc. for a largely empty grid ?
How easy is it to change the colour of individual cells and put images in there ?
TIA
Paul
.
- Prev by Date: Convert Script code to VB.Net
- Next by Date: Re: Using the backgroundworker to populate a treeview
- Previous by thread: Convert Script code to VB.Net
- Next by thread: Re: Write to the registry
- Index(es):
Relevant Pages
|