Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
N

Narenge

@Narenge
About
Posts
18
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to change Visual Studio Measurement Unit to mm? [modified]
    N Narenge

    Hi Guys. How to change visual studio measurement Unit to mm? my default measurement unit is Inch and i have problem in Crystal reports page creation. I want Crystal Reports unit to be in mm unit. Please help me.

    modified on Thursday, January 24, 2008 4:29:55 AM

    Visual Studio help csharp visual-studio tutorial question

  • Timer object don't tick in a Module
    N Narenge

    Tnx for your reply. I'm using System.Windows.Forms.Timer class and i was try Stop() and Start() method but my problem is existed likewise. Please tell me how i shold perform that.

    Visual Basic help

  • Timer object don't tick in a Module
    N Narenge

    Hi. I declare a Timer object in a Module and after disabling that, when i enable it again it doesn't tick. Please help me.

    Visual Basic help

  • How pass an event to a sub
    N Narenge

    tnx Guys. I'm implementing and error generator sub that take error code and message from various exeption handlings and it should raise respective events.

    Visual Basic tutorial question

  • How pass an event to a sub
    N Narenge

    Hi guys. I wanna pass an event to a sub but i dono how to perform it. Some thing like this: Private Sub Event_Performer (ByVal arg1 as ????) RaiseEvent arg1 End Sub

    Visual Basic tutorial question

  • How convert win path to dos path [modified]
    N Narenge

    Wow.Great. Tnx for your reply.

    Visual Basic

  • How convert win path to dos path [modified]
    N Narenge

    tnx for your reply. But it's not the style i wanted. i want get full dos mode path like it: C:\Docume~1\Sina\MyDocu~1\MyPict~1\p1~1.jpg

    Visual Basic

  • How convert win path to dos path [modified]
    N Narenge

    Hi guys. How i can convert such a windows base address :

    C:\Documents and Settings\Sina\My Documents\My Pictures\p1(2).jpg

    to Dos style path like :

    C:\docume~1\sina\mydocu~1\...

    Tnx for your reply ;) -- modified at 17:21 Tuesday 22nd May, 2007

    Visual Basic

  • problem with Optional default data
    N Narenge

    Hi guys. I wanna declare a sub like this: Private Sub Test( byval val1 as integer, Optional byval val2 as system.object = Me) but it handle an error like this: Constant expression is required. i think this error is generated by Me . How i can declare my optional val2 with a form like Me?

    Visual Basic help question

  • How to center a control in a TableLayoutPanel ? [modified]
    N Narenge

    i add control to cells but as default it locate in Top Left and i can't change it's position to center auomaticaly. -- modified at 16:12 Sunday 15th April, 2007

    Visual Basic tutorial question

  • How i make a label's backcolor transparent on the picturebox ?
    N Narenge

    Because i wanna make an image button user control component. Yes picture box linked to an image and i'm working with VB.Net 2005 platform. -- modified at 13:32 Tuesday 13th March, 2007

    Visual Basic

  • How i make a label's backcolor transparent on the picturebox ?
    N Narenge

    i set the backcolor of label to Transparent and it's parent to picturebox but nothing appear in runtime :( ??? (picturebox exist under the label)

    Visual Basic

  • Resizing Picture box in StrechImage mode and Gradiant problem!!!???
    N Narenge

    Excuse me. :D My pic was a png that has an inner gradient. :b

    Visual Basic

  • Resizing Picture box in StrechImage mode and Gradiant problem!!!???
    N Narenge

    Hi. I'm making a Button user control and it consist of three parts. Left,center and right Picture boxes. Why when i change picture box width which is set to StrechImage mode, it's image in runtime will take gradient?

    Visual Basic

  • Resizing Picture box in StrechImage mode and Gradiant problem!!!???
    N Narenge

    Hi. I'm making a Button user control and it consist of three parts. Left,center and right Picture boxes. Why when i change picture box width which is set to StrechImage mode, it's image in runtime will take gradient?

    ASP.NET

  • Insert tab pages dinamically to a tab control
    N Narenge

    Tnx for you replies but my problem is diffrent. My main program have to have dinamic tabs which i want add tab pages to them. But i want that these tab pages exist in a external class object or every thing that is possible. Like a user defined control. You assume my program have a button that: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If myVar=0 then externalform.visible=true Else form2.visible=true End If End Sub and this externalform should be imports in header.Means i want to this form be a dll or every thing that is possible.Cause this form change every week. But i donno how i perform this.

    Visual Basic

  • Insert tab pages dinamically to a tab control
    N Narenge

    Oh.Yes. You'r right. I have a program that based on some tabs that those names and number obtain from db. You can think i wanna update my program and wanna just change some dll or everything that you think is possible. How i can change tab pages contents, i mean i wanna set each tab's page's contents from a .dll or something else. means how i can fill each tab's page with my favorite contents such as text boxes,labels and other activeX's.

    Visual Basic

  • Insert tab pages dinamically to a tab control
    N Narenge

    Hi guys. I'm begginer to VB.Net. My main form has a main tab control. And when it run 1-imports from Access DB name and numbers of main tab control's Tab and add tabs to existing empty tabcontrol. 2-Also i wanna my program after creation of tabs, imports tab pages from an external files.But I donno how i can perform second step. Please give me a solution with an examle or tutorial.

    Visual Basic
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups