Hi. If you mean a UITableViewCell you can use a nib to design it as you wish.
Here is a link to a tutorial on how to do it: http://www.alexyork.net/blog/2011/07/18/creating-custom-uitableviewcells-with-monotouch-the-correct-way/ 2012/11/10 Morten Kruse <[email protected]> > Hmm... nobody who knows how to make a beautiful cell? > > I was thinking (programmatically) to get the frame effect give the cell a > background color and then lay another colored box on top of that cell but > positioned 2-3 px. from each border. > Make another cell (transparent and not clickable) to add spaces between > cells. > > or Mutch easier (i think) make a png and add that picture to the cell. Make > the cell higher than the picture to add more space between cells. > > Is this possible? > > Br Morten > > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/How-to-make-a-Beautifull-cell-tp4657646p4657650.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
