CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > windows_hosting.hosting_open_forum Tags:
Item Type: NewsGroup Date Entered: 7/27/2005 11:59:33 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 31 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
juhi_27705
Asp.Net User
Creating a Tab Control using IE Controls,not getting it in correct form7/27/2005 11:59:33 AM

0/0

Hi folks,

               I have a problem in creating a Tab Control using IE Controls.I am really not sure whats going wrong?????
I have included Microsoft.Web.UI.WebControls.dll  as a reference for the same and also in teh bin directory of my application
               In short I have downloaded the IE controls and have included the sources for the same in webctrl_client/1_0 in my project.
            
               The issue being before I run the code and see the tab control in the Design mode it looks fine,the moment I run it it shows only the text value as assigned to it .Even if I change the orientation to horizontal or vertical it remains always horizontal.
        
               Please do let me know what can be the solution for the same.
               
               My Html code for the same looks as follows

<%@ Register TagPrefix="IECONTROLS" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls" %>

<%@ import namespace="Microsoft.Web.UI.WebControls"%>

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="Webform5.aspx.vb" Inherits="WebApplication6.Webform5"%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
 <HEAD>
  <title>Webform5</title>
  <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
  <meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
  <meta content="JavaScript" name="vs_defaultClientScript">
  <meta content="
http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  <LINK href="Styles.css" type="text/css" rel="stylesheet">
 </HEAD>
 <body MS_POSITIONING="GridLayout">
  <form id="Form1" method="post" runat="server">
    
   <IECONTROLS:TABSTRIP id="myTabStrip" runat="server" Orientation="Horizontal" TabDefaultStyle="background-color:#000000;font-family:verdana;font-weight:bold;font-size:8pt;color:#33cc66;width:79;height:21;text-align:center"
    TabHoverStyle="background-color:#6633ff" TabSelectedStyle="background-color:#ffffff;color:#ff0099">
    <IECONTROLS:Tab Text="Tab 1"></IECONTROLS:Tab>
    <IECONTROLS:TabSeparator></IECONTROLS:TabSeparator>
    <IECONTROLS:Tab Text="Tab 2"></IECONTROLS:Tab>
    <IECONTROLS:TabSeparator DefaultStyle="height:100%;"></IECONTROLS:TabSeparator>
   </IECONTROLS:TABSTRIP>
  </form>
 </body>
</HTML>

Tons of Thanks in advance!!!!!!!!!
regards,
juhi 
1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Hospital Epidemiology and Infection Control Authors: C. Glen Mayhall, Pages: 2060, Published: 2004
Managing Your Patients' Data in the Neonatal and Pediatric ICU: An Introduction to Databases and Statistical Analysis Authors: Joseph Schulman, Pages: 365, Published: 2006
1001 Things You Wanted to Know About Visual FoxPro Authors: Marcia Akins, Andy Kramek, Rick Schummer, ebrary, Inc, Pages: 566, Published: 2000

Web:
CodeProject: Creating a web based tab control. Free source code ... May 15, 2006 ... NET Tab Control Using the MultiView control , but if you have good ... control , i worked fine as interface ,but the form couldnt get the ...
Using the tab control on a form - Access - Microsoft Office Online The tab control. Creating a tabbed form. Adding a bound control to a tab .... The one form control that can not be placed directly on a tab page is another ...
Windows Mobile Development » Blog Archive » Creating a Tab Control ... Sep 29, 2007 ... I am not sure using such a control is good from a usability .... is creating panels outside of the form which hosts the tab control. ...
ASP.Net Tutorial - Using the MS IE TabStrip Control (ASP.Net ... Net Panel Controls, using the Visible property of the Panel Control. ... < font Size="5" Color="#9900CC">TabStrip Example (MS IE Webcontrols) ...
Tab control "anchor" - .NET C# Tab control "anchor". Get answers to your questions in our .NET C# forum. ... form that is displayed on the tab control does not move ...
Creating New Tab Control help - Xtreme .NET Talk This control isn't the hardest thing to do but it's not that simple either. ... 2- A tabcontrol, i.e. inherited Windows.Forms.Panel control ...
Using MS Access: Password Protect Tab Control, control question ... Feb 13, 2008 ... I have not created separate tables...just separate forms I am thinking of putting on a tab control in the main order form... reason being... ...
Creating Tab Controls Using CTabCtrl Creating Tab Controls Using CTabCtrl. I have seen many questions asking how to use .... The tab control is not the parent! The parameters for CreateTab are: ...
A new Silverlight control - TabControl For a video demonstration of using TabControl, visit the Silverlight community .... I can not get any focus on any other tabitem control unless the user ...
Boot Tab Control by Ozcan DEGIRMENCI Before using Boot Tab Control you have to add reference to its .... when you resize the form, the resizing is not proportionately correct. ...




Search This Site:










adding user control properties?

getting the collection out of the dropdownlist

saving a method call / using reflection

viewsate is not saved

inheritance and overriding property types

dynamically added user control disapearing on postback

any ideas on building this kinda control??

suggestion

override default indentation

problem with <button> tag and postback - please help :(

how to override rendering of the htmltextwriter... possible?

spla licensing for virtual server 2005 - any modifications?

get property of top level class

question about a shared host and limitations on scripting

click event raised two times

composite control - property cascading

accessing properties of a dynamically added user control

how to create a property browser

postback event not firing

anyone uses gate.com hosting?

building auto-validated textbox using inheritance

aspnet hosting problem

application caching within a web control

control to validate does not produce correct name

dropdownlists

building dynamic buttons

custom control attributes in property box

design-time collections properties

dynamic textbox control problem

reuse of validationexpression in regularexpressionvalidator

  Privacy | Contact Us
All Times Are GMT