|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Trouble with TableLayoutPanelI want to add a lable at a specific cell in table layout Panel how?
I want to do this at runtime
Show quoteHide quote "David S. Zuza" <dsz***@hotmail.com> wrote in message news:Oe6MMcPOGHA.1832@TK2MSFTNGP11.phx.gbl... >I want to add a lable at a specific cell in table layout Panel how? > > On Thu, 23 Feb 2006 22:01:49 -0600, "David S. Zuza"
<dsz***@hotmail.com> wrote: >I want to add a lable at a specific cell in table layout Panel how? This would add a label named "MyLabel" to the cell located at column3,> row2. Assumes MyLabel exists as a control on a form or has been created dynamically at runtime. TableLayoutPanel.Controls.Add(MyLabel, 3,2) Gene
Newbie: trying to run one forms event from another form.
User "sticky" profile possible to create one control array with different controls? vb2005 propertybag After export to Excel, that excel cannot open Late binding equivalent "The path is not of a legal form" error - WinFoms designer dealing with images of varing sizes on a form. Field token out of range (System.BadImageFormatException) VB 'Phone Home' |
|||||||||||||||||||||||