Class_ImageButton Class_LV_Colors Class_LV_InCellEdit Class_RichEdit Class_SQLiteDB DeltaCompression ExprEval FF_COM FTPv2 Example.ahk Example_Async.ahk FTPv2.ahk FTPv2.chm FTPv2.zip README Fast_ini_library FormsFramework Fraction.ahk
If (BtnClass != "Button") || ((BtnStyle & 0xF ^ BS_GROUPBOX) = 0) || ((BtnStyle & RCBUTTONS) > 1) { GoSub, CreateImageButton_GDIPShutdown ErrorLevel := "YoucanuseImageButtononlyforPushButtons!" Return False } ; --- ; Get the button's font GDIPFont := 0 DC := DllCall(...