CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: faiza046

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Thread: UltraGrid

    by faiza046
    Replies
    0
    Views
    679

    UltraGrid

    Hye to ALL
    I am using the infragustics ultraGrid .. I want to know how i would hide the cloumn in this grid and secondly how i make the grid enable that i should not adit the records.. NO records...
  2. Thread: Combo Box

    by faiza046
    Replies
    2
    Views
    708

    Combo Box

    Hello to all
    I am working on an inventory system with Sql server and VB.net
    I enter the Items Like pencil, pen, notepad in Items names and they get saved in the database..

    Now i am using...
  3. Thread: print preview

    by faiza046
    Replies
    0
    Views
    757

    print preview

    hye to all
    i wana to make printing reports,,, I want that i should open the folder dailog box and then slect the .MPL(playlist) file and click on OK... and on this ok i get the saved playlist print...
  4. Thread: Progress bar

    by faiza046
    Replies
    3
    Views
    739

    Re: Progress bar

    Thanks A lot For the Help

    I have applied the code and it is working..
    thanks again:)
    Regards
    Faiza
  5. Thread: Progress bar

    by faiza046
    Replies
    3
    Views
    739

    Progress bar

    PLease help
    I have make the control of progress bar in my form
    how can i run this progress bar on click of nay button
    Thanks In advance
  6. Thread: Milisecs

    by faiza046
    Replies
    4
    Views
    691

    Re: Milisecs

    THANKSS A LOTTT
    It's really helpful and working welll

    SO KIND OF U
  7. Thread: Milisecs

    by faiza046
    Replies
    4
    Views
    691

    Milisecs

    plz help and can anyone tell me
    how to get time in mili sec in VB
    like I have hr:min:sec ... How Can I change it into MILI SECS
  8. Replies
    10
    Views
    671

    Re: listview enter record

    hyee


    With frm.list (u wana to enter)AudioCategories
    For i = 0 To .ListCount - 1
    cmbCategory.AddItem (.List(i))
    cmbCategory.ItemData(cmbCategory.NewIndex) =...
  9. Replies
    1
    Views
    476

    indicator arrow

    I need to show indicator arrow when some song playing in song player list
    plz help me to know how to implement that indicator arrow

    plz see the attachment
    thanks in advance
  10. Replies
    5
    Views
    985

    Re: plzzzzzzzz helpppppppppppppppp

    so how could i know thiss :-(
  11. Replies
    5
    Views
    985

    Re: plzzzzzzzz helpppppppppppppppp

    thanks a lot
    but i also wana to know the RFC of the wma and mpeg video file
    so that the loction of the data, header could be read
    as i am working on the cropping function of audio and video
  12. Replies
    5
    Views
    985

    plzzzzzzzz helpppppppppppppppp

    I am looking for the basic structure of WMA Audio files such that I can read the bit rate, frequency, etc. from the frame headers. Any help would be appreciated.
  13. Replies
    1
    Views
    1,997

    wma frame structure

    I am looking for the basic structure of WMA Audio files such that I can read the bit rate, frequency, etc. from the frame headers. Any help would be appreciated.
  14. Replies
    0
    Views
    445

    video cropping/ cutting

    hi to all
    Can i get the information about the cropping/cutting of mpeg video file IN VB
    i have done for ogg
    but did not getting RFC of mpeg video file to crop it
    plz help me
  15. Thread: html to pdf

    by faiza046
    Replies
    2
    Views
    614

    Re: html to pdf

    http://www.planetpdf.com/forumarchive/27732.asp
    here you go i think it is helpful
  16. Replies
    0
    Views
    517

    video cropping/cutting

    hi to all
    Can i get the information about the cropping/cutting of mpeg video file IN VB
    i have done for ogg
    but did not getting RFC of mpeg video file to crop it
    plz help me
  17. Replies
    2
    Views
    719

    text on bitmap

    Plz help me

    is there any programme in VB in which we can write a text On bitmap

    waiting for reply

    Faiza
  18. Thread: ID3 tags

    by faiza046
    Replies
    4
    Views
    714

    Re: ID3 tags

    Thanksss
    For the HELPPPPPPPPPPPPPP
    so kind of UU both
    I get solutiion
  19. Thread: ID3 tags

    by faiza046
    Replies
    4
    Views
    714

    ID3 tags

    How to write ID3 tags in MP3 files in VB code
    plz helpppp
    i have done the readinf properties frm MP3 file
    what will i use for writing
  20. Thread: MP3 files

    by faiza046
    Replies
    2
    Views
    1,108

    MP3 files

    i am tring to get the attributes of MP3 file like artist, album name by 1d3 tags
    there is a prob in a code

    MsgBox "Track number:" &...
  21. Thread: vb to c#

    by faiza046
    Replies
    2
    Views
    716

    Re: vb to c#

    thanks a lottt
    i get my solution by search
  22. Thread: vb to c#

    by faiza046
    Replies
    2
    Views
    716

    vb to c#

    I am not good in c# plz help to change the following code into c# syantaxxxx
  23. Thread: data tables

    by faiza046
    Replies
    3
    Views
    715

    Re: data tables

    how would i create tables after this
  24. Thread: data tables

    by faiza046
    Replies
    3
    Views
    715

    data tables

    what is the source code for the datatable in C#.net, how to make tables?
  25. Thread: vb to vb.net

    by faiza046
    Replies
    3
    Views
    778

    Re: vb to vb.net

    i am trying to use these s/w .. but they not giving code as well/// just whole project get changed...?
    so u know any speacfic conversion s/w
Results 1 to 25 of 48
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured