Re: How to duplicate TabPage during run-time ?
On Nov 11, 6:33 am, Sharon <Shar...@xxxxxxxxxxxxxxxxx> wrote:
Thank a lot guys,
The idea of building a custom control that will contain all the control
needed to be in the tab is very convenient.
And in run-time, I simply adding a new tab and putting a new instance of the
custom made control on it.
Thank you all
Sharon
Pete is the man!
.
Relevant Pages
- Re: Asp.Net AJAX dynamically added Tab Control not displaying
... TabPanel assumes there's no active tab and it hides all the tabs at client ... protected void Page_PreRender ... Microsoft is providing this information as a convenience to you. ... does not control these sites and has not tested any software or information ... (microsoft.public.dotnet.framework.aspnet) - Re: Subform trouble for New User
... control as suggested. ... I didn't use that field in the Subform Field Linker). ... The structure of this tab is ... continuous form.I have limited the fields in the continuous form to ... (microsoft.public.access.forms) - Re: Tab Control
... here's the code on an Option Group control that changes ... to the corresponding index value of the tab control page you ... click to go to the first tab page, and set the button's OptionValue property ... i keep the list of available subforms in tbl00SubformReports, ... (microsoft.public.access.formscoding) - Re: Calculated fields in subforms of Tab Control not refreshing
... Private Sub TabCtl0_Change ... from the drop down so that the tab selection works on first click. ... Right-click the edge of a subform control, ... Calculations in some fields use data from fields in other ... (microsoft.public.access.modulesdaovba) - RE: cant seem to control tab order
... Thanks for the added info. I've learned quite a few details about the tab ... control in the last few days. ... it's own tab order, and then each page on the tab control has it's own order. ... tab order of a control "within" a rectangle, ... (microsoft.public.access.forms) |
|