Search:

Type: Posts; User: emtec

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,303

    How to write the content of a Textbox in a txt

    HI,

    hope you guys can helpe me:




    private: System::Void button8_Click(System::Object^ sender, System::EventArgs^ e) {

    String ^content= textBox2->Text;
  2. hi, no one can help me ?

    hi,

    no one can help me ?
  3. hi, i dont know.... i just use visual...

    hi,

    i dont know....

    i just use visual studio and i made a windows form.

    my text box looks like this


    this->richTextBox2->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif",...
  4. Pictures in a Richtextbox or only in a scrolled text

    Hi,

    i am doing a Software like a catalog.

    I made a long discribtion and now i want to a add some pictures at the bottom.

    The Problem is, that i cannot add a Pic on a scrolled page.

    I am...
  5. Thread: listbox Problem

    by emtec
    Replies
    2
    Views
    1,341

    oh my god... and i thought i need a integer...

    oh my god...


    and i thought i need a integer to compare it.

    I dont thought that i can ask for a string with this "".

    ty

    i searched yesterday 4 h for this problem....
  6. Thread: listbox Problem

    by emtec
    Replies
    2
    Views
    1,341

    listbox Problem

    Hi,

    I've made my listbox is finally searched the item herraus which clicks the user.

    Unfortunately, this is written as a string, but now I need to compare again an integer.

    Here's my problem:
Results 1 to 6 of 6