Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBarItem.CustomItemInstance Property

Gets an instance of the custom item.

[Visual Basic]
Public ReadOnly Property CustomItemInstance As Control
[C#]
public Control CustomItemInstance {get;}

Remarks

You can call FindControl on the returned control to locate certain controls in the custom item.

See Also

ToolBarItem Class | EO.Web Namespace


Direct link to this topic