Search:

Type: Posts; User: Nolo

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,060

    Re: Noob question on custom interface

    Never mind, got it.


    Class Form1
    Private Sub Form1_Load(sender As Object, e As System.EventArgs) Handles Me.Load
    Dim testButton As New Button
    ...
  2. Replies
    1
    Views
    1,060

    [RESOLVED] Noob question on custom interface

    I'm trying to get a button that filters out clicks based on transparency mask of a background image.

    E.g. when I set FormBorderStyle to (none) and TransparencyKey to MyFormImage.GetPixel(0,0),...
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width