Xceed Grid for WinForms v4.3 Documentation
WinButton Constructor(Type)


Xceed.Editors.v2.6 Assembly > Xceed.Editors Namespace > WinButton Class > WinButton Constructor : WinButton Constructor(Type)
This constructor is reserved for internal use and is not intended to be used directly from your code.
Syntax
'Declaration
 
<StrongNameIdentityPermissionAttribute("002400000480000094000000060200000024000052534131000400000100010071E9D3E8FB4B521B04EA8F76D94C5FE657793FF51E88DD9DD1AD6D056525454770A74B63478A1B63ED2AD979E65BEE25DE44BA686242CE430F0C7DF1475C18BEB5467555F740961A969E5E411CA4567C73B471F32815041356C9A106309D46EF9F232CB4BB0B0746475B5DB8CE1D4FCF17D99A80A0F7205DFD03D43B109583C2")>
Public Function New( _
   ByVal callerType As Type _
)
'Usage
 
Dim callerType As Type
 
Dim instance As New WinButton(callerType)
[StrongNameIdentityPermission("002400000480000094000000060200000024000052534131000400000100010071E9D3E8FB4B521B04EA8F76D94C5FE657793FF51E88DD9DD1AD6D056525454770A74B63478A1B63ED2AD979E65BEE25DE44BA686242CE430F0C7DF1475C18BEB5467555F740961A969E5E411CA4567C73B471F32815041356C9A106309D46EF9F232CB4BB0B0746475B5DB8CE1D4FCF17D99A80A0F7205DFD03D43B109583C2")]
public WinButton( 
   Type callerType
)

Parameters

callerType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WinButton Class
WinButton Members
Overload List