jakalspop Posted November 21, 2010 Posted November 21, 2010 if i have GUICtrlCreatePic biger then GUICreate how can i use _GUIScrollBars_Init to make user Sroll up and down to see all pic in real size of pic $Form1 = GUICreate("Screen", 480, 453, 206, 163) $Label1 = GUICtrlCreatePic(@MyDocumentsDir&"\GDIPlus_Image1.jpg", 0, 0, 1800, 600, BitOR($SS_BLACKRECT,$SS_NOTIFY))
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now