Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2008 > Visual Basic 2008 Essentials
|
Visual Basic 2008 Essentials If you are new to Visual Basic programming with version 2008, this is the place to start your questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2008 Essentials section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 27th, 2010, 04:23 AM
Authorized User
 
Join Date: Apr 2010
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Red face How to insert and use tablelayout?

Hi,
I am trying to start working with tablelayout! VB 2008 gives me all properties of column, rows and I have insert the button Add Items to the table and txtBox for write. Now, please, someone tell me how to proceed to programing the table. I mean, I need simpley to put the text inside!
Thanx in advance!
 
Old April 29th, 2010, 09:55 PM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default

Hi

Can you try using the normal .Text property of Textbox

Textbox1.Text = "Simple Text"

Cheers
Shasur
__________________
C# Code Snippets (http://www.dotnetdud.blogspot.com)

VBA Tips & Tricks (http://www.vbadud.blogspot.com)
 
Old April 30th, 2010, 03:39 AM
Authorized User
 
Join Date: Apr 2010
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Post Hi

thanx for replaying!
What I need is to insert a sheet like excel (but not excel) to put the things inside, save them and etc... do you know where to find that sheet?





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to insert " ". Somesh XML 1 March 6th, 2007 01:30 PM
How to insert " ". Somesh HTML Code Clinic 1 March 6th, 2007 08:52 AM
insert into U.N.C.L.E. SQL Language 3 June 6th, 2006 06:35 PM
trigger to insert current date on insert kev_79 SQL Server 2000 3 January 23rd, 2006 05:58 PM
"INSERT INTO" kaz SQL Language 7 December 15th, 2003 07:40 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.