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

Search:

Type: Posts; User: dewoul

Page 1 of 3 1 2 3

Search: Search took 1.21 seconds.

  1. Replies
    2
    Views
    781

    Justify Ruch Text Box

    Hi,
    how can i set tehe justify properties for a rich text box?

    Than's
  2. Thread: Rich Text HTML

    by dewoul
    Replies
    4
    Views
    752

    Re: Rich Text HTML

    Thank' s jshultz,
    but you have buy a component or you write one? And if you buy a component, what component?

    Thank's
  3. Thread: Rich Text HTML

    by dewoul
    Replies
    4
    Views
    752

    Rich Text HTML

    Hi,
    i need to find a rich text control that allow me to get the text in a html format. I need to get this text and save to a database. Anyone know a control that can save the text in a html format?...
  4. Thread: Sin & Cos

    by dewoul
    Replies
    1
    Views
    667

    Sin & Cos

    How can rappresent sin^-1(X) in c#? And Cos^2(X)?
    ^= high

    Thank's
  5. Thread: sql server info

    by dewoul
    Replies
    6
    Views
    1,938

    Re: sql server info

    @@servername contains the name of instance of sql server.
  6. Replies
    2
    Views
    814

    Rich Text Control

    Hi all,
    anyone know where can i download a free rich text control for .net?
    Thank's
  7. Replies
    1
    Views
    1,178

    Drag & DRop DataGridView

    Hi all,
    i have a datagridview in a windows c# project. Now i want that the user can order the rows of gridview between drag and drop.
    Someone know link or code that cna help me?
    Thank's
  8. Replies
    4
    Views
    901

    Re: Remove Null value

    Ok i resolve using parameter field and formula.
    Thank's
  9. Replies
    4
    Views
    901

    Re: Remove Null value

    No i'm sorry,
    i want to placed the field with null value in another section. My problem is that i have a report whit detail section. In this section the number of the columns is variable and i...
  10. Replies
    4
    Views
    901

    Remove Null value

    Hi all,
    i want to remove the field in my crystal report if the value of that fields are null.
    How can i do this?
    Thanks
  11. Replies
    0
    Views
    554

    C# & synconization

    Hi all i have a sqlserver2055 and many client with the express edition. In the client tere are a subscriptions of a database replication. Now how can i syncronize the replication in the client with...
  12. Replies
    1
    Views
    527

    Sync main thread

    How can i syncronize the main thread with another thread?
    Thank's
  13. Replies
    0
    Views
    503

    Crystal Viewer & .pdf

    Hi all,
    in may application i use crystal report viewer of visual studio 2005.Ther's a way to set the viewer's export button only for .pdf files?

    Thank's
  14. Replies
    1
    Views
    4,542

    Sort DropDownList Items

    Hi all,
    i want to sort the items of a drop down list by text in c#! has anibody an idea?
    Thank's
  15. Thread: c# & outlook

    by dewoul
    Replies
    0
    Views
    782

    c# & outlook

    Hi all,
    i need to add a button on the command bar of the "create contact's form" of outlook. Now i'm using vsto2005 se with Visual Studio 2005. Has anyone an idea? Thank's
  16. Thread: Outlook plugin

    by dewoul
    Replies
    1
    Views
    671

    Outlook plugin

    I have to create a Microsoft Outlook Plugin which once configured through Outlook will display a button and the moment you press the button show a message. Can anyone suggest me how i can accompalish...
  17. Thread: C# and Outlook

    by dewoul
    Replies
    1
    Views
    587

    C# and Outlook

    Hi all,
    i want to call the outlook form send mail from c#. How can i do this from c#2.0?
    Thank's
  18. Thread: lock pdf export

    by dewoul
    Replies
    1
    Views
    861

    lock pdf export

    Hi
    i just create a report in c#. The user can export this report in .pdf format. Now i want to lock the content of this .pdf files. How can i do this in crystal report 10?
    Thank's
  19. Thread: Rtf String

    by dewoul
    Replies
    4
    Views
    886

    Re: Rtf String

    Ok i read another article and so i must to write an rtf reader for the string.

    Thanks
  20. Thread: Rtf String

    by dewoul
    Replies
    4
    Views
    886

    Re: Rtf String

    Ok i explain the problem:
    I have a DatagridView where there is a columnTextBox. In this column i have some text where the user can edit this text and modify with a form where there is a rich text...
  21. Thread: Rtf String

    by dewoul
    Replies
    4
    Views
    886

    Rtf String

    Hi all i want add a string, that rappresent an rtf format, in a text box. How can i do this in c#2.0?

    Thank's
  22. Replies
    0
    Views
    687

    Crystal Report & C#

    Hi all
    i'm using visual studio 2005 with crystal report X and i want add an image at runtime at the report that i created.How can i do this?
    Now i create a dataset, i passed a stream of bytes in a...
  23. Replies
    0
    Views
    651

    Select Cell DataGrid

    Hi all,
    i want to be able to select a cell of datagrid and assign an "ID" of each cell.
    How can i do this?
  24. Replies
    3
    Views
    3,260

    Get First Day of week

    Hi all,
    i want get the first day of the week from today date. How can i do this?
    Thank's
  25. System.Security.Permissions.FileIOPermission

    Hi All
    i have a problem in my aspx application. When i open an image file i get this exception:
    'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral,...
Results 1 to 25 of 63
Page 1 of 3 1 2 3





Click Here to Expand Forum to Full Width

Featured