Results 1 to 3 of 3

Thread: [THEME] Unique Theme GDI+ 14 Controls VB.Net

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    THANE
    Posts
    37

    [THEME] Unique Theme GDI+ 14 Controls VB.Net

    Unique Theme GDI+ - My Forth Theme (First shared here... )


    Inspiration & Credit to all Theme Creators of the HF


    Control List -

    1) Theme Container (with Blinking caption)
    2) Unique Button
    3) Unique Check Box
    4) Unique Combo Box
    5) Unique Control Box (Minimize & Maximize buttons can be disabled)
    6) Unique Group Box
    7) Unique Label (Show/Hide Border)
    8) Unique Panel
    9) Unique Progress Bar (Show/Hide Percentage Value), (with Blinking Bar)
    10) Uniqe Radio Button
    11) Unique Separator (with Horizontal & Vertical Alignment), (with Optional Text when Horizontal)
    12) Unique Tab Control
    13) Unique Text Box (Multiline support)
    14) Unique Toggle


    Screenshot -




    Download -

    http://pastebin.com/7yP3YPcQ


    Note -

    1) This is my Forth Theme... written while learning so it may have bugs...

    2) Theme is coded without Themebase...

    3) Constructive Criticism & Suggestions are always welcome...

    4) Please leave comments for encouragement...

    5) Will add more controls if you find it useful & need arises...

    6) Credits to "Aeonhack" for Roundrect function...

    7) Theme container idea taken from Mephobia's Perplex Theme


    Regards
    Saket
    From Manoj's Desk

  2. #2
    VB For Fun Edgemeal's Avatar
    Join Date
    Sep 2006
    Location
    WindowFromPoint
    Posts
    4,255

    Re: [THEME] Unique Theme GDI+ 14 Controls VB.Net

    Since this is a code bank then I'd suggest you provide the code as VB file(s) here.
    Also would be helpful to beginners on how to add/use them in a project.

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    THANE
    Posts
    37

    Re: [THEME] Unique Theme GDI+ 14 Controls VB.Net

    Quote Originally Posted by Edgemeal View Post
    Since this is a code bank then I'd suggest you provide the code as VB file(s) here.
    Also would be helpful to beginners on how to add/use them in a project.
    Steps to follow to use above theme...

    1) Start New project
    2) Add new class
    3) Remove the default contents of the class
    4) copy paste the code provided to the class
    5) compile/build your application
    6) Add controls from Toolbox the way you add default controls to your form
    7) You are done..

    Regards
    Saket
    From Manoj's Desk

Tags for this Thread

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