CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: asp.net

Threaded View

  1. #1
    Join Date
    Mar 2003
    Location
    Mumbai(India)
    Posts
    1

    Lightbulb How to make (toolbar like)control used in asp.net

    hi friends,
    how are you all,
    I have a very basic Question.

    How the controls are made in asp.net.I tried to make some controls from scratch, by inheriting control class, But could not have the user interface, as desired.
    Can servercontrols with attractive userinterface(like toolbar)can be made in asp.net, or how can i make my own controls like this.

    I am urgently needing it.
    If possible , also write me about the sites & books where i can get information about it.

    Thanks in advance for your support
    with regards
    Peeyush
    Last edited by Peeyush; March 7th, 2003 at 06:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured