Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "OleCreatePropertyFrame" in [All]

ole32

.

static extern void OleCreatePropertyFrame(IntPtr hwndOwner, int x, int y,

.

Declare Function OleCreatePropertyFrame Lib "ole32.dll" (TODO) As TODO

.

    Declare Function OleCreatePropertyFrame Lib "oleaut32" _

.

        hr = OleCreatePropertyFrame(owner.Handle, 0, 0, Name, o.Length,

.

    static extern int OleCreatePropertyFrame(IntPtr hwndOwner,

.
Documentation
[OleCreatePropertyFrame] on MSDN
.

static extern void OleCreatePropertyFrame(IntPtr hwndOwner, uint x, uint y,

.

Declare Function OleCreatePropertyFrame Lib "ole32.dll" (TODO) As TODO

.

    Declare Function OleCreatePropertyFrame Lib "olepro32" _

.
Documentation
[OleCreatePropertyFrame] on MSDN

 
Access PInvoke.net directly from VS: