Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27513

change BuffredDouble by code without use Me...

$
0
0
Hi

I try to create new Form with DoubleBuffered by code, but the DoubleBuffered is Protected property.
How i can change value of that property


Thanks.......

Code:

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim frm As New Form
        frm.Text = "Draw"

        frm.DoubleBuffered = True

        frm.Show()

    End Sub


Viewing all articles
Browse latest Browse all 27513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>