Search results for query: *

  • Users: glow360
  • Content: Threads
  • Order by date
  1. G

    gridlike table control?

    Hi, What do you call this gridlike table (I have circled it in red in the pic below)? I'd like to add it to a form. Thanks guys!
  2. G

    ToolStripMenuItems - How do i set a string as a variable name at runtime?

    I have a situation where I do not know the amount of ToolStripMenuItems to instantiate until runtime where the user will input the amount. Preferably I would not like to precreate a large amount of instances. If I can set a string as a variable name at runtime then the prob will b solved. is...
  3. G

    Highlighting positions in textboxs

    Hi Im new to VB.net and would like to know if it is possible to just highlight certain position of a TextBox or RichTextBox by dragging a square anywhere on the window? (even if the textbox has no text) refer to the image below... I do not want 2 highlight entire lines, just for example 2...
Back
Top