Search:

Type: Posts; User: engineer

Page 1 of 6 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    1,138

    Re: RichTextBox: PrintView and Printing

    Well... I searched for this and got the idea that I should use PrintDialog and PrintDocument controls. I was also able to get some piece of code from web:


    printDialog1.Document =...
  2. Replies
    3
    Views
    1,138

    RichTextBox: PrintView and Printing

    Dear All,

    I want to implement printview and printing in my application(it is using RichTextBox.) Can you please guide.
  3. Replies
    6
    Views
    3,156

    Re: RichTextBox:Underline text

    Thanks gamesguru...
  4. Replies
    6
    Views
    3,156

    [RESOLVED] RichTextBox:Underline text

    Dear All,

    I am using a RichTextBox. How can I make the text underline?
  5. Replies
    1
    Views
    550

    [RESOLVED] FontDialog

    Dear All,

    I am using RichTextBox. I am using FontDialog to change font of the text in RichTextBox. On FontDialog, there is strikeout and underline chekboxes. How can I check whether user has...
  6. Replies
    3
    Views
    566

    Re: Access all MdiChild form on runtime

    Thanks nmadd.
    But what if I want to access Mdi child forms not fron MdiParent form but from one of the child form...

    I will appreciate if you could help.
  7. Replies
    3
    Views
    566

    Access all MdiChild form on runtime

    Dear All,

    I am new in C# and writing my very first program in it( A basic notepad).

    Question: How can I access all opened forms (infact MDI child forms) in an MDI application at runtime.
    ...
  8. Replies
    2
    Views
    498

    replying an email

    Dear All,
    I have a servey that i want my clients to fill in and response me. The survey will be sent to them on their email addresses. I think survey should be in HTML and that HTML should be...
  9. Re: SHow login name on printout (printed from MS word and pdf)

    http://www.merrioncomputing.com/Programming/SetPrinter.htm

    on the above URL, the topic "Getting a pointer to a string" seems to help in solution.

    But I am not sure. Can anyone guide.
  10. Re: SHow login name on printout (printed from MS word and pdf)

    Thanks for your reply.

    But I want that when user prints the document then windows user name should automatically come on it....

    I am blank.... Don't know what to do...

    Please guide.
  11. SHow login name on printout (printed from MS word and pdf)

    Scenario: We have a network. There is a shared printer that we use. We wnat that: when a user prints MS word document/ pdf document from computer then the print out (hardcopy) should contain name of...
  12. Thread: Rich Text box

    by engineer
    Replies
    2
    Views
    699

    Re: Rich Text box

    Ok.
    I will take care next time.
  13. Thread: Rich Text box

    by engineer
    Replies
    2
    Views
    699

    Rich Text box

    On my form I have rixh Tetx control and one button.

    User can type in rixh text control. I need the functionality that when I click on the button then date should be inserted in the rich text box...
  14. Thread: Rich Text box

    by engineer
    Replies
    4
    Views
    698

    Rich Text box

    On my form I have rixh Tetx control and one button.

    User can type in rixh text control. I need the functionality that when I click on the button then date should be inserted in the rich text box...
  15. Replies
    9
    Views
    793

    Re: Restrict user from opening a file

    How? can you give some detail please.
  16. Replies
    9
    Views
    793

    Re: Restrict user from opening a file

    Thanks for reply.

    I am encrypting the data and then saving it in text file.
    But user can open the file, add some thing in it or delet from it.

    I want that no one could open that file. If they...
  17. Replies
    9
    Views
    793

    Restrict user from opening a file

    I am creating a text file in my c: drive using vb program. It contains some critical data.

    Is there any way that only my application can read that data.
    No other use of pc should be able to open...
  18. Changing icons/Image on toolbar without recompiling the exe

    Dear All,

    I want to give the facility to user to change the toolbar icons.
    Suppose there are ten buttons on toolbar and they have icons/images. Is it possible that user can change the...
  19. Re: Attaching scanned documents automatically with records

    Thanks for the reply.

    ok. I agree. Lets say before scanning the document, a bar code is attached on the document and then the document is scanned.

    Now is it possible that the software can read...
  20. Re: Attaching scanned documents automatically with records

    Any idea friends, OCR, OMR, Bar code e.t.c.....
  21. Attaching scanned documents automatically with records

    Dear All,

    I don't know where to post this problem, but as this forum resolved my problems so I am posting it here.

    Problem:

    In my application, there are records of persons(say employees)....
  22. Replies
    3
    Views
    915

    Re: Spell Checker in C#

    yes I added the "using Word;"
  23. Replies
    4
    Views
    20,644

    setting tooltip on textbox

    There is a control named as tooltip. I am using it on a form. It shows me the tooltip on textbox when I bring mouse over the textbox.
    Is it possible that when the textbox gets focus(using tab key)...
  24. Replies
    3
    Views
    915

    Spell Checker in C#

    Dear All,

    I have downloaded a code that uses MSWord for spell checking.
    the URL from where I downloaded is:

    http://www.codeproject.com/csharp/spellcheckdemo.asp

    Problem:

    When I run it it...
  25. Replies
    2
    Views
    674

    Uploding files to ftp

    I have written a database application. In that, there is a feature of offsite database backup. I need to upload the database to ftp server.


    How can I upload the database to ftp? Can anyone...
  26. Re: Check Proper URL: Using Regex in vb

    Thank bushmobile for your help.


    'Include Microsoft VBScript Regular Expressions 5.5 in project references

    Dim Validate As Boolean
    Dim regEx As RegExp

    Set regEx = New RegExp...
  27. [RESOLVED] Check Proper URL: Using Regex in vb

    My friends use Regex in C#.I have just come to know that we can use Regex in vb.
    I haven't worked on it. Can anyone provide me a code which can check for the proper URL(whether it is proper or not)...
  28. Replies
    1
    Views
    513

    proper URL check

    User is entering a URL in textbox and saving in database.
    How can I check whether a URl is proper or not?
    User may enter URL as: http://www.yahoo.com
    or
    www.yahoo.com
    or
    yahoo.com
    ...
  29. Re: MDI From: Capturing minimize and restore

    Thank you so much.
  30. Replies
    19
    Views
    11,511

    Re: How can we show MDiChild form as Modal?

    Sir, the form that is at top, the titlebar of that's form is inactive. It is really on top and not letting me to go on other form but its titlebar is also grayed. :(
  31. Replies
    19
    Views
    11,511

    Re: How can we show MDiChild form as Modal?

    Thanks. It works.
    But the forms title bar gets grayed and user may get the feeling that it is inactive.
  32. Replies
    19
    Views
    11,511

    How can we show MDiChild form as Modal?

    Dear All,

    I have an MDI form and another form named frmTest which is its child i.e MDIChild property of frmTest is True.

    In applictaion, I come across a situation where I have to show the...
  33. [RESOLVED] MDI From: Capturing minimize and restore

    Dear All,

    I have a MDI form. When the form is minimized I have to perform some task. How can I capture the minimize event.

    Also When the form is restored, I have to perform some task in code. I...
  34. Re: How can i detect hidden files in a folder

    Thank you sir.

    The following worked for me:

    If (GetAttr(strFIleCompletePath) = 34) Then

    Msgbox "Hidden File"

    End if
  35. Re: Count number of lines in MS-WORD Document

    Thank you Sir. :thumb:
  36. [RESOLVED] How can i detect hidden files in a folder

    Dear All,

    In a folder I have some files. Some of them are hidden files.
    How can I check whether this folder contains hidden files or not. Also I want to get the names of the hidden files.
    ...
  37. [RESOLVED] Count number of lines in MS-WORD Document

    Dear All,

    How can I count the number of lines in MS-WORD document programatically.

    Plz help and guide.

    Thanks
  38. Re: C# and Database: How to Insert New record and save it

    Ok. I am going to look into the links.
    Thanks.
  39. C# and Database: How to Insert New record and save it

    Dear All,

    I am a very much new to C#. Today I developed my first database application using c#.

    I am doing this to bind records:

    txtLastName.DataBindings.Add("text", myds, "pm.last_name");
    ...
  40. Replies
    3
    Views
    706

    fso+file attribute

    Dear All,

    I want to know how can I check whether a file is hidden or not.
    e.g. I give file name to code and it should tell whether the file is hidden or not.

    I think this can be done by using...
Results 1 to 40 of 240
Page 1 of 6 1 2 3 4



Click Here to Expand Forum to Full Width