Click here to Skip to main content
15,906,625 members
Home / Discussions / C#
   

C#

 
GeneralRe: FolderBrowseDialog problems Pin
Stefan Troschuetz20-Apr-04 23:34
Stefan Troschuetz20-Apr-04 23:34 
GeneralRe: FolderBrowseDialog problems Pin
WillemM20-Apr-04 23:37
WillemM20-Apr-04 23:37 
GeneralRe: FolderBrowseDialog problems Pin
Heath Stewart21-Apr-04 3:59
protectorHeath Stewart21-Apr-04 3:59 
GeneralRe: FolderBrowseDialog problems Pin
Stefan Troschuetz21-Apr-04 5:18
Stefan Troschuetz21-Apr-04 5:18 
GeneralRe: FolderBrowseDialog problems Pin
Heath Stewart21-Apr-04 6:50
protectorHeath Stewart21-Apr-04 6:50 
GeneralRe: FolderBrowseDialog problems Pin
Stefan Troschuetz21-Apr-04 8:11
Stefan Troschuetz21-Apr-04 8:11 
GeneralRe: FolderBrowseDialog problems Pin
Heath Stewart21-Apr-04 8:32
protectorHeath Stewart21-Apr-04 8:32 
GeneralGet a string in a Textbox on Cursoposition Pin
Eolus20-Apr-04 21:00
Eolus20-Apr-04 21:00 
Hi again,

hope somebody could help me again,

<code>
string s = "<SAVE>";
textBox1.Text = textBox1.Text.Insert(0,s);
</code>

this is my Code when press a button. But in this case the String would inserted on first position in the textbox. How could i change the code to insert the code on Cursorposition. I've searched for it but found nothing that still works.

Eolus

If you want realize your dreams, you shouldn't sleep!
GeneralRe: Get a string in a Textbox on Cursoposition Pin
«_Superman_»20-Apr-04 21:14
professional«_Superman_»20-Apr-04 21:14 
GeneralRe: Get a string in a Textbox on Cursoposition Pin
Eolus20-Apr-04 21:43
Eolus20-Apr-04 21:43 
Generala XSD problem Pin
wokankan20-Apr-04 20:59
wokankan20-Apr-04 20:59 
GeneralRe: a XSD problem Pin
wokankan20-Apr-04 21:02
wokankan20-Apr-04 21:02 
GeneralRe: a XSD problem Pin
Heath Stewart21-Apr-04 4:01
protectorHeath Stewart21-Apr-04 4:01 
GeneralClass instantiation question Pin
ecnava20-Apr-04 17:44
ecnava20-Apr-04 17:44 
GeneralRe: Class instantiation question Pin
Roman Rodov20-Apr-04 20:44
Roman Rodov20-Apr-04 20:44 
GeneralRe: Class instantiation question Pin
scadaguy21-Apr-04 3:36
scadaguy21-Apr-04 3:36 
GeneralRetrieve DateTime Pin
Apusnaias20-Apr-04 16:02
Apusnaias20-Apr-04 16:02 
GeneralRe: Retrieve DateTime Pin
Angel Reyes20-Apr-04 18:49
Angel Reyes20-Apr-04 18:49 
GeneralRe: Retrieve DateTime Pin
Apusnaias21-Apr-04 3:01
Apusnaias21-Apr-04 3:01 
GeneralRe: Retrieve DateTime Pin
Heath Stewart21-Apr-04 4:05
protectorHeath Stewart21-Apr-04 4:05 
GeneralRe: Retrieve DateTime Pin
Apusnaias21-Apr-04 4:21
Apusnaias21-Apr-04 4:21 
GeneralRe: Retrieve DateTime Pin
Heath Stewart21-Apr-04 6:23
protectorHeath Stewart21-Apr-04 6:23 
GeneralRe: Retrieve DateTime Pin
Apusnaias22-Apr-04 6:12
Apusnaias22-Apr-04 6:12 
Generalwindows media player question Pin
Marveyles20-Apr-04 15:57
Marveyles20-Apr-04 15:57 
GeneralRe: windows media player question Pin
Mazdak21-Apr-04 2:27
Mazdak21-Apr-04 2:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.