Support
CopyArray(Array)
CursorToIPicture(Cursor)
Eqv(Boolean, Boolean)
Eqv(Byte, Byte)
Eqv(Int16, Int16)
Eqv(Int32, Int32)
Eqv(Int64, Int64)
Eqv(Object, Object)
FontChangeBold(Font, Boolean)
FontChangeGdiCharSet(Font, Byte)
FontChangeItalic(Font, Boolean)
FontChangeName(Font, String)
FontChangeSize(Font, Single)
FontChangeStrikeout(Font, Boolean)
FontChangeUnderline(Font, Boolean)
FontToIFont(Font)
Format(Object, String, FirstDayOfWeek, FirstWeekOfYear)
FromPixelsUserHeight(Double, Double, Int32)
FromPixelsUserWidth(Double, Double, Int32)
FromPixelsUserX(Double, Double, Double, Int32)
FromPixelsUserY(Double, Double, Double, Int32)
FromPixelsX(Double, ScaleMode)
FromPixelsY(Double, ScaleMode)
GetActiveControl()
GetCancel(Button)
GetDefault(Button)
GetEXEName()
GetHInstance()
GetItemData(Control, Int32)
GetItemString(Control, Int32)
GetPath()
IconToIPicture(Icon)
IFontToFont(Object)
ImageToIPicture(Image)
ImageToIPictureDisp(Image)
Imp(Boolean, Boolean)
Imp(Byte, Byte)
Imp(Int16, Int16)
Imp(Int32, Int32)
Imp(Int64, Int64)
Imp(Object, Object)
IPictureDispToImage(Object)
IPictureToImage(Object)
LoadResData(Object, Object)
LoadResData(Object, Object, CultureInfo)
LoadResPicture(Object, LoadResConstants)
LoadResPicture(Object, LoadResConstants, CultureInfo)
LoadResString(Int32)
LoadResString(Int32, CultureInfo)
PixelsToTwipsX(Double)
PixelsToTwipsY(Double)
SendKeys(String, Boolean)
SetCancel(Button, Boolean)
SetDefault(Button, Boolean)
SetItemData(Control, Int32, Int32)
SetItemString(Control, Int32, String)
SetResourceBaseName(String)
SetResourceBaseName(String, String)
ShowForm(Form, Int32, Form)
TabLayout(Object[])
ToPixelsUserHeight(Double, Double, Int32)
ToPixelsUserWidth(Double, Double, Int32)
ToPixelsUserX(Double, Double, Double, Int32)
ToPixelsUserY(Double, Double, Double, Int32)
ToPixelsX(Double, ScaleMode)
ToPixelsY(Double, ScaleMode)
TwipsPerPixelX()
TwipsPerPixelY()
TwipsToPixelsX(Double)
TwipsToPixelsY(Double)
ValidateControls(ContainerControl)
WhatsThisMode(Form)
ZOrder(Control, Int32)
net35
namespace Microsoft.VisualBasic.Compatibility.VB6
{
[StandardModule]
public sealed class Support
{
public static object LoadResData(object ID, object restype, CultureInfo Culture);
}
}
.NET Framework | 1.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net35 | |
Assembly | Microsoft.VisualBasic.Compatibility , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API