We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added Inherits section
Add section for new App object properties and Timer.Interval limit removal
Add information about coclass and custom constructor.
Add Image control StretchMode section
Updated twinBASIC Features (markdown)
Added CheckMark to New Controls
Add [Flags] to Misc Attribs
Optimized new generics example
Redid generics section with added info/example on Class(Of )
Added section for debug trace logger and additional inline init example
Edit to New Control description
Added section for new controls (QR+Multiframe)
Update Package Manager picture
Add WinServicesLib, DEP/ASLR/Custom base, [Debuggable], theming, ProgId/CLSIDOfDeclaredType; slight organizational changes
Added section for inline declaration with For; minor touchups.
Added __vbaCastObj to supported internal redirects list
Minor typo correction
Revised new UC key handling events as suggested by Tecman
Added section on new UC PreKey additions
Added additional Label new properties
Include a example for cdecl callback and clean up formatting for variadic for readability.
Add a section for variadic argument support
Added section on new Delegate syntax
Added sentence about Std Dll startup objects
Clarification to CDecl in Emit() section
Added section on Emit()
Updated destructuring array section with new assignment method
Added sections on CType(Of type) pointer use and Strict Mode warnings, new project explorer, dllstackcheck, and new label props
Add section on [PreserveSig(False)] for API declares
Clarified Open-Encoding section