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
S

Sreepathi

@Sreepathi
About
Posts
14
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Calling Windows service in webServices
    S Sreepathi

    Hi, Do any one know how to call a windows service in the web service. A line of code will be great. Thanks in advance, Sreepathi.

    .NET (Core and Framework) tutorial

  • How to know I am on a frame(GroupBox)
    S Sreepathi

    Hi All, I have some frames(GroupBoxes) for my application and would like to know when the mouse comes onto the frame(GroupBox). Any ideas please. Or can I know the coordinates of the mouse when I am on the frame(GroupBox)(Some thing like that) Thanks in advance. Sreepathi

    .NET (Core and Framework) tutorial

  • Freeze some columns in Datagrid
    S Sreepathi

    Hi, Do any one know how to freeze some columns in datagrid, like excel does. I would like to see some columns always appear and rest of the columns should appear and disappear with a horizontal scrollbar(like excel freeze). Thanks in advance. Sreepathi

    .NET (Core and Framework) json tutorial

  • Highlight Treeview Node
    S Sreepathi

    Hi, I am using Treeview for drag and drop, and when I am dragging and moving around the treeview, I would like to highlight the node that has current focus, so that I can come to know on which node it is dropped, just like Explorer window. Thanks, Sreepathi

    .NET (Core and Framework)

  • Creating help file
    S Sreepathi

    Hi, How to create, Edit and Load help file for each control. Or I would like to know how to write help file for my application for each control. Any help will be appreciated. Thanks,

    Visual Basic help tutorial

  • How to create Help files in windows
    S Sreepathi

    Hi, Can any know how to create, edit and display help when F1 is clicked for each control in VB.NET Sreepathi.

    .NET (Core and Framework) csharp help tutorial

  • How to know the focused control
    S Sreepathi

    Hi, I used the following code to know the control which has focus: System.Windows.Forms.AccessibleObject.GetFocused The error I got is 'GetFocused' is not a member of 'AccessibleObject', but Documentation says, it is a member. Do you any one know how to find the focused control. Thanks, Sreepathi

    .NET (Core and Framework) help tutorial

  • How to know user rights
    S Sreepathi

    Hi Roman Rodov and all, It doesn't work for me. Giving an error saying that the Specified cast is not valid. Thanks, Sreepathi. Got it Thanks....

    .NET (Core and Framework) help tutorial

  • How to know user rights
    S Sreepathi

    Hi, I would like to know the Administrator Rights are there are not for the current user. My application gives the computer name etc., when the user runs on his machine, at the same time I would like to know whether the user have Administrator rights or not. Can any one help me. Thanks, Sreepathi Sreepathi

    .NET (Core and Framework) help tutorial

  • Save word
    S Sreepathi

    In simple I would like to know whether the Word document is already open or not before opening a document. I want a boolean which tells the document is open or not. Thanks.

    .NET (Core and Framework) tutorial csharp

  • Save word
    S Sreepathi

    Hi, I have an application which opens and saves word document from vb.net(windows) application. I open a document directly let us say TestReport.doc, I didn't closed and minimised the same. Now I run the .NET application and in the save dialog box I gave the same file name and path, then the application is hang up. Can any one guide me how to handle the same. Thanks, Sreepathi

    .NET (Core and Framework) tutorial csharp

  • RichTextBox.Rtf property
    S Sreepathi

    Thanks for the answer. Actually can you give me a method which will translate the Rtf formatted string to stadard text, as I am going to use the same on different controls, which are not having Rtf property with them. I am looking for a method which can translate both ways, i.e. if I send Rtf then it should return Standard string and If I send Standard string it should send Rtf formatted string. Thanks

    .NET (Core and Framework) csharp help

  • RichTextBox.Rtf property
    S Sreepathi

    Hi Mazdak, Thanks for your reply. Actually I have some nodes in a TreeView, and RichTextBox control on a frame. Now as I navigate through the records in the treeview, the details of the node text are displayed in the RichTextBox. I selected the text in the RichTextBox and made Bold and some text to Underline. Then when I tabOut of the RichTextBox, the details are updated to the respective TreeView node. When I select the same TreeView node I would like to see the same text with Bold or Underline(what ever I set for the text). For this I have written that TreeView.SelectedNode.Text = RichTextBox.Rtf, but when I tabbed out of the RichTextBox then the TreeView node text is changed to Rtf format I think. And it is not readable and having all {.../b.../u...} etc. When I click the TreeView node again the RichTextBox also displays the same in the Rtf format and which can not be readable. I hope you got my problem. Can you help me in this please.

    .NET (Core and Framework) csharp help

  • RichTextBox.Rtf property
    S Sreepathi

    Hi, I am working on VB.NET. And used treeView and RichTextBox to dispaly the details. When I clicked the treeView node, the details of the node are displayed in the RichTextBox and some other controls. Now I selected some text in the RichTextBox and made bold and underline. Now I want to save and retrive the same. When I used RichTextBox.Rtf, then the text is converted to rtf format, but when I retrive the same and want to display in the RichTextBox again, I need to convert back to text with Bold or Underline as I set earlier. I could set Bold and Underline to the selected text in RichTextBox using Font dialog box. Can any one help me in doing this. Thanks, Sree Sreepathi Rao

    .NET (Core and Framework) csharp help
  • Login

  • Don't have an account? Register

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