Forum Replies Created

Viewing 6 posts - 46 through 51 (of 51 total)
  • Author
    Posts
  • Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Error Unlicensed #1147

    Hi please contact us through [email protected]. Thank you.

    Amos Chepchieng
    Keymaster
    Post count: 51

    This issue has been fixed by [Renaming the DLL file] ; problem with VS import of DLL files.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Hi Ze Zhang Try renaming the DLL file and re-import

    Amos Chepchieng
    Keymaster
    Post count: 51

    How to License to avoid exception occurrence
    How to license to avoid errors

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: VB.NET #649

    Hi danisrael80 communicating to you regarding that via email shortly.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: VB.NET #628

    On VB.NET
    Steps
    1.[File > New > Project > Visual Basic > Windows Forms Application >]
    2.Add Reference i.e Bunifu_UI_v_1.1/1.2
    3.Choose Toolbox items > browse for Bunifu_UI_v_1.1/1.2 DLL then add toolbox items.
    4.Go to Project properties and uncheck Enable application framework
    5.Add this code on your application entry point

    Shared Sub Main()
    'Code sent to you goes here without the semi-colon
    Application.Run(New Form1())
    End Sub

    VB.NET
    6.Enjoy using Bunifu.NET UI Framework

Viewing 6 posts - 46 through 51 (of 51 total)