Hi all
I have an embebbed application using MapInfo and Visual Basic. In a VB dialog the user can pick a Symbol Font from the standard MapInfo SymbolPicker. Once a symbol is selected, how is it possible to show it in a Visual Basic control like a textbox or label. For example: To show a Standard Font is possible to do this: Dim X As New StdFont X.Bold = True X.Name = "Arial" Set Text1.Font = X but how is possible to show the MapInfo Symbol, Font or CustomSymbol selected WITHOUT using a Map ? Regards Alejandro --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 2995
