<DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Sub FromHdib( _ ByVal hdib As IntPtr _ )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public void FromHdib( IntPtr hdib )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void FromHdib( IntPtr hdib )
Parameters
- hdib
- Handle to the DIB to transfer into this component.