11-01-2011, 10:22 AM
Hi all!
Does anyone know how to show a web document in the Gecko Web Browser? Here is the code I have:
I had DocumentText before, but it would not permit me to use that.
Any and all help is greatly appreciated.
UtilityBuilder <!-- s --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt="" title="Wink" /><!-- s -->
P.S- Can you upload the source for the latest HTML-IDEx? What did you use to create the fourth caption button of double arrows?
Does anyone know how to show a web document in the Gecko Web Browser? Here is the code I have:
Code:
Private Sub RichTextBox1_KeyPress(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles Mkc_CodeBox1.KeyPress
GeckoWebBrowser1.Text = RichTextBox1.Text
End Sub
Any and all help is greatly appreciated.
UtilityBuilder <!-- s --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt="" title="Wink" /><!-- s -->
P.S- Can you upload the source for the latest HTML-IDEx? What did you use to create the fourth caption button of double arrows?
My project: http://openexpressions.sourceforge.net