LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RichTextBox

Solved!
Go to solution

Hello.

 

The question is how to get .NET Refnum of a certain *.rtf file in order to put it's contents into RichTextBox container.

 

Thanks.

0 Kudos
Message 1 of 4
(5,161 Views)

Hi,

 

Hope this helps

 

LabVIEW includes the following refnum controls located on the Refnum palette:

.NET Refnum—Use this refnum to launch the Select .NET Constructor dialog box and select an assembly in the Global Assembly Cache (GAC) or navigate to a private assembly.
Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
Message 2 of 4
(5,151 Views)
Solution
Accepted by TerraNova

You should really stick to your original post so people know what you are trying to do.

 

 


ABCPrograms wrote:.

 

Hi,

 

Hope this helps

 

LabVIEW includes the following refnum controls located on the Refnum palette:

.NET Refnum—Use this refnum to launch the Select .NET Constructor dialog box and select an assembly in the Global Assembly Cache (GAC) or navigate to a private assembly.

- Bjorn -

 


 

That's not how you would do it. You'd insert a RichTextBox into a .NET container on the front panel.

 

 


@TerraNova wrote:

Hello.

 

The question is how to get .NET Refnum of a certain *.rtf file in order to put it's contents into RichTextBox container.

 

Thanks.


Did you try a search? Examples have been posted on how to use a RichTextBox in LabVIEW. All you need to do is this:

 

Message 3 of 4
(5,141 Views)

Done with that.

 

Thanks.

0 Kudos
Message 4 of 4
(5,136 Views)